debian/0000775000000000000000000000000011770000471007165 5ustar debian/changelog0000664000000000000000000000666011770000404011043 0ustar pocket-lint (0.5.31-0ubuntu1) quantal; urgency=low [ Charlie Smotherman ] * Update Standards Version to 3.9.3, no changes needed. [ Curtis C. Hovey ] * New upstream release. Fixes LP:#988313 -- Curtis C. Hovey Mon, 18 Jun 2012 09:12:16 -0400 pocket-lint (0.5.30-0ubuntu1) precise; urgency=low * New upstream release. Fixes LP:928903 -- Curtis C. Hovey Fri, 10 Feb 2012 08:23:45 -0500 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 Sun, 05 Feb 2012 08:34:54 -0500 pocket-lint (0.5.21-0ubuntu1) precise; urgency=low * New upstream release. -- Curtis C. Hovey Sun, 11 Sep 2011 17:22:02 -0400 pocket-lint (0.5.13-0ubuntu1) natty; urgency=low * New upstream bug fix release - Fixes crash when pyflakes is not installed (LP: #762280) -- Michael Terry Sat, 16 Apr 2011 15:32:48 -0400 pocket-lint (0.5.12-0ubuntu1) natty; urgency=low * New upstream release * debian/control: - Recommend python-cssutils and Suggest spidermonkey-bin -- Michael Terry Fri, 15 Apr 2011 13:37:44 -0400 pocket-lint (0.5.5-0ubuntu1) natty; urgency=low * initial natty upload -- Michael Vogt Wed, 17 Nov 2010 15:46:54 +0100 pocket-lint (0.5.1-0ppa1) UNRELEASED; urgency=low * Bump standards version to 3.9.1. * Remove leading space in description. * Add Vcs-Bzr header. * Change architecture to all. Fixes installation for all system- provided Pythons. -- Jelmer Vernooij Mon, 02 Aug 2010 23:27:33 +0200 pocket-lint (0.5.1-0ppa0) lucid; urgency=low * New uptream release that fixes a local import. -- Curtis C. Hovey Sun, 01 Aug 2010 17:48:03 -0400 pocket-lint (0.5.0-0ppa0) lucid; urgency=low * New uptream release that improves type checking and fixes reporting issues -- Curtis C. Hovey Thu, 29 Jul 2010 12:10:26 -0400 pocket-lint (0.4.0-0ppa0) lucid; urgency=low * Check for tabs, and non-ascii. Let python2.5 use the with statement. -- Curtis Hovey Tue, 06 Jul 2010 13:01:30 -0400 pocket-lint (0.3.0-0ppa0) lucid; urgency=low * Fixed Zope zcml and pt mime-types. -- Curtis Hovey Fri, 02 Jul 2010 15:17:00 -0400 pocket-lint (0.2.0-0ppa0) lucid; urgency=low * New javascript lintings -- Curtis Hovey Tue, 30 Jun 2010 10:35:00 -0400 pocket-lint (0.1.0-0ppa0) lucid; urgency=low * First packaging of pocket-lint -- Curtis Hovey Tue, 29 Jun 2010 13:34:00 -0400 debian/copyright0000664000000000000000000000252411767774156011153 0ustar This package was debianized by Curtis C. Hovey. It was downloaded from https://launchpad.net/pocket-lint Copyright: Upstream Author: Curtis C. Hovey Primary license: The MIT License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. contrib/cssccc.py license: Public Domain The Debian packaging is: Copyright 2010 Curtis C. Hovey and is under the MIT licence. debian/compat0000664000000000000000000000000211767774156010413 0ustar 7 debian/rules0000775000000000000000000000005711767774156010277 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/control0000664000000000000000000000212411770000344010566 0ustar Source: pocket-lint Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Curtis C. Hovey Homepage: https://launchpad.net/pocket-lint Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~) X-Python-Version: >= 2.5 Vcs-Bzr: http://bazaar.launchpad.net/~sinzui/pocket-lint/packaging Standards-Version: 3.9.3 Package: python-pocket-lint Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends} Recommends: python-cssutils, gjs Description: 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 debian/watch0000664000000000000000000000021511767774156010244 0ustar version=3 https://launchpad.net/pocket-lint/+download http://launchpad.net/pocket-lint/trunk/[0-9.]+/\+download/pocketlint-([0-9.]+)\.tar\.gzdebian/source/0000775000000000000000000000000011770000471010465 5ustar debian/source/format0000664000000000000000000000001411767774156011723 0ustar 3.0 (quilt)