lintian4python 0.28.1 source package in Ubuntu

Changelog

lintian4python (0.28.1) experimental; urgency=low


  * checks/python/pth, checks/python/package-name:
    + Correctly handle empty data files.

  * data/python*-sys.path-additions:
    + Update.

  * debian/control:
    + Update (Build-)Depends to support pyflakes 0.8.1 (closes: #743349).
      Thanks to Julian Andres Klode for the bug report.
    + Add python3-debian to Build-Depends.
  * debian/rules:
    + Ensure that .desc files for code-analysis and pyflakes checks are
      up-to-date.
    + Build the binary package exactly once.
  * debian/tests/adequate:
    + Avoid an unnecessary fork.

  * helpers/python/pyflakes:
    + Fix a pyflakes warning.

  * private/aptly.py:
    + Move apt-specific code from misc.py here.
  * private/update-sys.path-additions:
    + Use ‘aptly’ instead of ‘misc’. 
    + Don't blacklist PIL.
    + Blacklist setuptools-*.egg-info.
  * private/update-*-tags:
    + Add the --dry-run option.
    + Exit with non-zero status if the .desc files were not up-to-date.

 -- Jakub Wilk <email address hidden>  Wed, 02 Apr 2014 00:57:36 +0200

Upload details

Uploaded by:
Jakub Wilk
Uploaded to:
Experimental
Original maintainer:
Jakub Wilk
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
lintian4python_0.28.1.dsc 1.8 KiB 3cb1490c877cd6692ef3901b458228c34786204c0a9079229f2ecd45d3ee67f1
lintian4python_0.28.1.tar.xz 77.2 KiB 1604cf641d0177ff0a5cb6ca9cdd6e7720a8c9185f2d4f13c192632e2c94e2d1

Available diffs

No changes file available.

Binary packages built by this source

lintian4python: Debian package checker (for Python packages)

 Lintian dissects Debian packages and reports bugs and policy
 violations. It contains automated checks for many aspects of Debian
 policy as well as some checks for common errors.
 .
 This package provides an experimental flavor of Lintian designed to check
 packages implemented in Python.