pocket-lint 0.5.28-0ubuntu1 source package in Ubuntu

Changelog

pocket-lint (0.5.28-0ubuntu1) precise; urgency=low

  [ Curtis C. Hovey ]

  * New upstream release. Updated python, javascript, and css style checks
    and fixes unicode issues.

  [ Charlie Smotherman ]

  * Update packaging to use dh7, dh_python2 and source format 3.0 (quilt), to
    be more inline with current python packaging guide lines.
  * added debian/source/format.
  * Added debian/compat, it is needed by newer debhelper.
  * Removed debian/pyversions not needed.
  * debian/rules switch to use dh7 tiny rules and dh_python2
  * debian/control
    - update debhelper min version to >= 7.0.50~
    - update python-all min version to >= 2.6.6-3~
    - removed B-D on cdbs
    - removed B-D on python-support, it is depreciated.
    - added X-P-V >= 2.5
    - updated Standards Version to 3.9.2
    - corrected syntax errors in description
 -- Charlie Smotherman <email address hidden>   Sun, 05 Feb 2012 08:34:54 -0500

Upload details

Uploaded by:
Charlie_Smotherman
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pocket-lint_0.5.28.orig.tar.gz 88.2 KiB 90d37bde5565cb82c509b0619c724f5cd457b7673336dd21c916acba21f12fc0
pocket-lint_0.5.28-0ubuntu1.debian.tar.gz 2.8 KiB 463dd9b57d8a1850ca7b54a56d47138db3c92ad6ca3fa5eb67ec598f351796f7
pocket-lint_0.5.28-0ubuntu1.dsc 1.3 KiB 5a7e62bf1109d5ad1fcd51e0ab2dd5ffb500dfec5a8b9bfa36bef375cee834a7

View changes file

Binary packages built by this source

python-pocket-lint: composite linter and style checker

 Pocket-lint has several notable features:
  * Provides a consistent report of issues raised by the subordinate checkers.
  * Alternate Reports can be written to change the report, or integrate
    the report into another application.
  * Supports checking of multiple source types
   * Python syntax and style
   * Python doctest style
   * XML/HTML style and entities
   * CSS style
   * JavaScript syntax and style
   * Plain text
  * Supports reporting
   * Python doctests
   * CSS
   * XML/HTML