[Python-apps-commits] r13954 - in packages/pyflakes/tags (11 files)

onovy at users.alioth.debian.org onovy at users.alioth.debian.org
Sat Apr 8 17:02:46 UTC 2017


    Date: Saturday, April 8, 2017 @ 17:02:44
  Author: onovy
Revision: 13954

[svn-buildpackage] Tagging pyflakes 1.5.0-1

Added:
  packages/pyflakes/tags/1.5.0-1/
  packages/pyflakes/tags/1.5.0-1/debian/changelog
    (from rev 13953, packages/pyflakes/trunk/debian/changelog)
  packages/pyflakes/tags/1.5.0-1/debian/compat
    (from rev 13950, packages/pyflakes/trunk/debian/compat)
  packages/pyflakes/tags/1.5.0-1/debian/control
    (from rev 13952, packages/pyflakes/trunk/debian/control)
  packages/pyflakes/tags/1.5.0-1/debian/copyright
    (from rev 13953, packages/pyflakes/trunk/debian/copyright)
  packages/pyflakes/tags/1.5.0-1/debian/tests/control.autodep8
    (from rev 13948, packages/pyflakes/trunk/debian/tests/control.autodep8)
Deleted:
  packages/pyflakes/tags/1.5.0-1/debian/changelog
  packages/pyflakes/tags/1.5.0-1/debian/compat
  packages/pyflakes/tags/1.5.0-1/debian/control
  packages/pyflakes/tags/1.5.0-1/debian/copyright
  packages/pyflakes/tags/1.5.0-1/debian/tests/control

Deleted: packages/pyflakes/tags/1.5.0-1/debian/changelog
===================================================================
--- packages/pyflakes/trunk/debian/changelog	2017-04-08 15:03:40 UTC (rev 13945)
+++ packages/pyflakes/tags/1.5.0-1/debian/changelog	2017-04-08 17:02:44 UTC (rev 13954)
@@ -1,383 +0,0 @@
-pyflakes (1.3.0-1) unstable; urgency=medium
-
-  * New upstream release.
-
- -- Barry Warsaw <barry at debian.org>  Tue, 25 Oct 2016 17:53:29 -0400
-
-pyflakes (1.2.3-1) unstable; urgency=medium
-
-  * New upstream release.
-  * d/patches/relative-import.patch: Removed; applied upstream.
-
- -- Barry Warsaw <barry at debian.org>  Thu, 12 May 2016 16:15:52 -0400
-
-pyflakes (1.2.2-3) unstable; urgency=medium
-
-  * d/patches/relative-import.patch: Update based on latest upstream pull
-    request.
-
- -- Barry Warsaw <barry at debian.org>  Thu, 12 May 2016 13:08:22 -0400
-
-pyflakes (1.2.2-2) unstable; urgency=medium
-
-  * d/patches/relative-import.patch: Fix for crash on relative imports.
-    (Closes: #824072)
-  * d/tests/relative-import.sh: New test for testing upstream regression.
-
- -- Barry Warsaw <barry at debian.org>  Wed, 11 May 2016 17:35:29 -0400
-
-pyflakes (1.2.2-1) unstable; urgency=medium
-
-  * New upstream release.
-  * d/control: Bump Standards-Version with no other changes needed.
-
- -- Barry Warsaw <barry at debian.org>  Mon, 09 May 2016 17:55:09 -0400
-
-pyflakes (1.1.0-2) unstable; urgency=medium
-
-  * d/control: Bump Suggests to Recommends, and add Recommends to
-    python-pyflakes and python3-pyflakes packages.
-
- -- Barry Warsaw <barry at debian.org>  Tue, 15 Mar 2016 12:09:45 -0400
-
-pyflakes (1.1.0-1) unstable; urgency=medium
-
-  * New upstream release.
-    - Closes: #595181
-    - Closes: #700566
-    - Closes: #742995
-    - Closes: #757004
-    - Closes: #666494
-    - Closes: #641316
-  * d/control, d/rules: Split pyflakes binary package so that the Python 3
-    version is now in pyflakes3.  (Closes: #804303)
-  * d/control: Bump Standards-Version.
-  * d/manpages: Replaced by d/pyflakes.manpages and d/pyflakes3.manpages.
-  * d/tests/control: Updated for package split.
-
- -- Barry Warsaw <barry at debian.org>  Sat, 12 Mar 2016 12:56:14 -0500
-
-pyflakes (1.0.0-4) unstable; urgency=medium
-
-  * d/copyright: Add upstream author copyright notice.
-
- -- Barry Warsaw <barry at debian.org>  Tue, 10 Nov 2015 10:35:42 -0500
-
-pyflakes (1.0.0-3) unstable; urgency=medium
-
-  * d/control: Add the proper Replaces/Breaks to handle post-binary
-    package split upgrades.  (Closes: #804319)
-
- -- Barry Warsaw <barry at debian.org>  Mon, 09 Nov 2015 11:29:51 -0500
-
-pyflakes (1.0.0-2) unstable; urgency=medium
-
-  [ Robert Bruce Park ]
-  * Split pyflakes binary package library and cli packages.
-    (Closes: #726732)
-  * d/control:
-    - Add pyflakes Depends on python3-pyflakes.
-    - Add python-pyflakes and python3-pyflakes binary packages for the
-      libraries.
-  * d/rules:
-    - Remove the explicit http_proxy export since pybuild does this for us.
-    - Remove the PYBUILD_DESTDIR_python{2,3} exports since they aren't
-      necessary any more.
-    - override_dh_auto_install: Move the /usr/bin/pyflakes{,3} versions to
-      the pyflakes binary package.
-
-  [ Barry Warsaw ]
-  * d/control:
-    - Add myself to Uploaders.
-    - wrap-and-sort
-  * d/tests: Add DEP-8 smoketests for both the libraries and cli.
-  * d/links: Removed.
-  * d/pyflakes.1: Updated.
-  * d/pyflakes3.1: Added manpage.  (Closes: #779861)
-  * d/manpages: Install pyflakes3.1 manpage.
-
- -- Barry Warsaw <barry at debian.org>  Fri, 06 Nov 2015 10:46:54 -0500
-
-pyflakes (1.0.0-1) unstable; urgency=medium
-
-  * Team upload.
-    - Apparently I'm still looking after this package after all.
-  * New upstream release.
-    - Drop python35-compat.patch (applied upstream).
-
- -- Tristan Seligmann <mithrandi at debian.org>  Tue, 06 Oct 2015 19:15:29 +0200
-
-pyflakes (0.9.2-1) unstable; urgency=medium
-
-  * Team upload.
-
-  [ Tristan Seligmann ]
-  * Remove myself from uploaders since I'm no longer actively looking after
-    this package.
-
-  [ Barry Warsaw ]
-  * New upstream release.
-  * d/patches/python35-compat.patch: Cherry picked upstream patch to fix a
-    test failure under Python 3.5.
-  * d/control: Bump Standards-Version to 3.9.6 with no other changes needed.
-  * d/rules: Add PYBUILD_{BEFORE,AFTER}_TEST variables to set up the
-    conditions required for the test suite.
-  * d/watch: Use the pypi.debian.net redirector.
-
- -- Barry Warsaw <barry at debian.org>  Tue, 25 Aug 2015 16:59:45 -0400
-
-pyflakes (0.8.1-1) unstable; urgency=medium
-
-  * Team upload.
-  * New upstream release.
-
- -- Barry Warsaw <barry at debian.org>  Mon, 31 Mar 2014 13:58:49 -0400
-
-pyflakes (0.8-1) unstable; urgency=medium
-
-  * Team upload.
-  * New upstream release.
-  * d/patches/patch 0.7.3-17-gecd6eca.patch: Removed, applied upstream.
-  * d/control: Bump Standards-Version with no other changes needed.
-
- -- Barry Warsaw <barry at debian.org>  Fri, 28 Mar 2014 11:27:36 -0400
-
-pyflakes (0.7.3-2) unstable; urgency=medium
-
-  * Cherry-pick 17 upstream commits since 0.7.3, to add python 3.4
-    support.
-
- -- Dimitri John Ledkov <xnox at ubuntu.com>  Mon, 20 Jan 2014 23:00:22 +0000
-
-pyflakes (0.7.3-1) unstable; urgency=low
-
-  * Switch to dh-python.
-  * New upstream release (Closes: #718728)
-    - "Fix undefined name for generator expression and dict/set
-    comprehension at class level"
-    - drop all patches
-
- -- Dmitrijs Ledkovs <xnox at debian.org>  Sun, 04 Aug 2013 23:49:01 +0100
-
-pyflakes (0.7.2-1) unstable; urgency=low
-
-  [ Sandro Tosi ]
-  * debian/control
-    - remove myself from pyflakes maintainership
-
-  [ Jakub Wilk ]
-  * Use canonical URIs for Vcs-* fields.
-
-  [ Barry Warsaw ]
-  * Export proxy setting, to prevent accessing internet at build time.
-
-  [ Dmitrijs Ledkovs ]
-  * New Upstream Release (Closes: #674796, #674797, #700565, #666503)
-  * Add /usr/bin/pyflakes3 script to check python3 code
-  * Cherry pick patches from upstream to run and pass testsuite.
-  * Bump standards version
-  * Switch to dh_python2|3
-  * Bump debhelper to 9
-
- -- Dmitrijs Ledkovs <xnox at debian.org>  Fri, 28 Jun 2013 20:03:06 +0100
-
-pyflakes (0.5.0-2) unstable; urgency=low
-
-  * debian/copyright
-    - remove old reference to upstream page, it's in Homepage field now
-  * debian/patches/set_exit_status.diff, debian/pyflakes.1
-    - removed no longer needed patch, and updated manpage to reflect the real
-      exit status of the program; thanks to Jakub Wilk for the report and to
-      Johannes Kulik for the patch; Closes: #595177
-  * debian/control
-    - bump XS-Python-Version to at least 2.6; thanks to Jakub Wilk for the
-      report; Closes: #674798
-    - bump Standards-Version to 3.9.3 (no changes needed)
-
- -- Sandro Tosi <morph at debian.org>  Sun, 17 Jun 2012 22:45:07 +0200
-
-pyflakes (0.5.0-1) unstable; urgency=low
-
-  [ Jakub Wilk ]
-  * Fix a typo in the manual page.
-
-  [ Sandro Tosi ]
-  * New upstream release
-  * debian/watch
-    - use Pypi
-  * debian/copyright
-    - extended upstream and packaging copyright information
-  * debian/control
-    - update Homepage field
-    - bump Standards-Version to 3.9.2 (no changes needed)
-    - removed XB-P-V, no more needed
-  * debian/rules
-    - removed 'get-orig-source', no more needed
-  * Converted to '3.0 (quilt)' + patches refresh
-  * debian/{pyflakes.preinst, README.source, pycompat}
-    - removed, not needed anymore
-  * debian/{control, rules)
-    - install upstream changelog (via override, so dh b-d bump)
-
- -- Sandro Tosi <morph at debian.org>  Sun, 11 Sep 2011 20:02:20 +0200
-
-pyflakes (0.4.0-1) unstable; urgency=low
-
-  * New upstream release
-  * debian/patches/always_close_fd.diff
-    - refreshed to reflect new code
-  * debian/{control, rules}
-    - use 'dh --with quilt $@', b-depending on the minimum version of quilt that
-      supports it, also adjusting XS-P-V to '>= 2.5' so it will be compatible
-      with Python 2.6; code changes inspired by Ubuntu diff
-
- -- Sandro Tosi <morph at debian.org>  Sun, 20 Dec 2009 23:15:18 +0100
-
-pyflakes (0.3.0-2) unstable; urgency=low
-
-  * debian/control
-    - bump Standards-Version to 3.8.3 (no changes needed)
-  * debian/{control, rule, pyflakes.preinst}
-    - migrated from python-central to python-support
-
- -- Sandro Tosi <morph at debian.org>  Fri, 02 Oct 2009 21:15:41 +0200
-
-pyflakes (0.3.0-1) unstable; urgency=low
-
-  [ Tristan Seligmann ]
-  * New upstream release.
-
-  [ Sandro Tosi ]
-  * debian/copyright
-    - added my contribution to packaging
-    - updated upstream copyright years
-  * debian/README.source
-    - removed paragraph about "./debian/rules get-orig-source"
-  * debian/control
-    - updated short and long descriptions
-
- -- Tristan Seligmann <mithrandi at mithrandi.net>  Fri, 30 Jan 2009 20:38:15 +0200
-
-pyflakes (0.2.1+svn17054-1) unstable; urgency=low
-
-  [ Sandro Tosi ]
-  * New SVN snapshot; thanks to Julian Andres Klode for the patch;
-    Closes: #509984
-    - fixes new python features, like "with statement"
-  * debian/patches/install_scripts_package.diff
-    - removed, since merged upstream in this snapshot
-  * debian/patches/always_close_fd.diff
-    - refreshed
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
-  * debian/{compat,control,rules}
-    - package converted to debhelper v7; thanks to Julian Andres Klode for the
-      patch
-  * debian/watch
-    - fixed to cope well with svn snapshots
-  * debian/patches/*.diff
-    - added descriptions
-
-  [ Marco Rodrigues ]
-  * debian/control:
-    + Add ${misc:Depends} to Depends to remove lintian warning.
-    + Add watch file.
-
- -- Sandro Tosi <morph at debian.org>  Sat, 10 Jan 2009 18:10:42 +0100
-
-pyflakes (0.2.1+svn16699-1) unstable; urgency=low
-
-  [ Tristan Seligmann ]
-  * Remove redundant/broken python_unicode patch.
-  * Remove unneeded dependency on python-dev.
-
-  [ Sandro Tosi ]
-  * debian/control
-    - changed my email address
-    - bump Standards-Version to 3.8.0
-      + added debian/README.source
-  * debian/rules
-    - added get-orig-source
-  * debian/copyright
-    - updated copyright information
-
-  [ Hervé Cauwelier ]
-  * Update to a recent SVN checkout; Closes: #499123
-  * Strip whitespace in debian/rules
-  * Refresh patches
-  * Fixed installation with debian/patches/install_scripts_package.diff
-
- -- Sandro Tosi <morph at debian.org>  Sun, 21 Sep 2008 00:17:47 +0200
-
-pyflakes (0.2.1+svn14502-2) unstable; urgency=low
-
-  [ Varun Hiremath ]
-  * debian/control
-    - change Build-Depends: python-central (>= 0.6)
-    - fix lintian spelling-error-in-description: s/python/Python/
-  * debian/rules
-    - remove /usr/lib directory removal (Closes: #472021)
-  * debian/patches/set_exit_status.diff
-    - fixed duplicated output, thanks to  Martin Geisler <mg at daimi.au.dk>
-      (Closes: #467135)
-
-  [ Sandro Tosi ]
-  * Adopting for PAPT (Closes: #453462)
-  * debian/control
-    - added Vcs-{Svn,Browser} fields
-    - set PAPT as maintainer
-    - set Tristan, Varun and me as uploaders
-    - removed empty lines at endfile
-
- -- Varun Hiremath <varun at debian.org>  Sun, 23 Mar 2008 21:42:53 +0530
-
-pyflakes (0.2.1+svn14502-1) unstable; urgency=low
-
-  * QA upload.
-  * New upstream release.
-  * debian/manpages:
-    + Add debian/pyflakes.1. Thanks to Bastian Kleineidam.
-      (Closes: #414694, #439187)
-  * debian/control:
-    + Use Standards Version 3.7.3.
-    + Build-Depend on quilt.
-    + Add Homepage field.
-  * debian/rules:
-    + Use quilt for patch management.
-    + Make Debian QA team the maintainer.
-    + Remove empty usr/lib directory.
-  * debian/patches:
-    + Include usability patches from Bastian Kleineidam.
-      (Closes: #445296).
-    + Handle Unicode errors gracefully. Thanks to
-      Bastian Kleineidam for the patch. (Closes: #440750).
-  * debian/copyright:
-    + Rewrite to match new proposed Copyright format.
-  * debian/compat: Set to 5.
-
- -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Sun, 09 Dec 2007 00:42:09 +0530
-
-pyflakes (0.2.1-2) unstable; urgency=low
-
-  * Update for new python policy (Closes: #380903)
-
- -- Andrew Mitchell <ajmitch at debian.org>  Sat, 22 Jul 2006 15:56:22 +1200
-
-pyflakes (0.2.1-1) unstable; urgency=low
-
-  * Initial Debian release (Closes: #330896)
-
- -- Andrew Mitchell <ajmitch at debian.org>  Wed,  3 May 2006 18:12:15 +1200
-
-pyflakes (0.2.1-0ubuntu1) breezy; urgency=low
-
-  * New upstream release
-  * Changed Section to python
-
- -- Andrew Mitchell <ajmitch at ubuntu.com>  Thu, 13 Oct 2005 02:37:05 +1300
-
-pyflakes (0.2.0-0ubuntu1) breezy; urgency=low
-
-  * Initial release
-
- -- Andrew Mitchell <ajmitch at ubuntu.com>  Fri, 30 Sep 2005 00:54:25 +1200

Copied: packages/pyflakes/tags/1.5.0-1/debian/changelog (from rev 13953, packages/pyflakes/trunk/debian/changelog)
===================================================================
--- packages/pyflakes/tags/1.5.0-1/debian/changelog	                        (rev 0)
+++ packages/pyflakes/tags/1.5.0-1/debian/changelog	2017-04-08 17:02:44 UTC (rev 13954)
@@ -0,0 +1,398 @@
+pyflakes (1.5.0-1) experimental; urgency=medium
+
+  * Team upload.
+  * New upstream release.
+  * Require same version of pyflakes{,3} and python{,3}-pyflakes
+  * Use autopkgtest-pkg-python testsuite
+  * d/copyright
+    - Add myself
+    - Convert to machine-readable format
+  * Bump debhelper compat version to 10
+  * Make short descriptions distinct
+  * Use https in Vcs-Browser field
+
+ -- Ondřej Nový <onovy at debian.org>  Sat, 08 Apr 2017 17:17:10 +0200
+
+pyflakes (1.3.0-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 25 Oct 2016 17:53:29 -0400
+
+pyflakes (1.2.3-1) unstable; urgency=medium
+
+  * New upstream release.
+  * d/patches/relative-import.patch: Removed; applied upstream.
+
+ -- Barry Warsaw <barry at debian.org>  Thu, 12 May 2016 16:15:52 -0400
+
+pyflakes (1.2.2-3) unstable; urgency=medium
+
+  * d/patches/relative-import.patch: Update based on latest upstream pull
+    request.
+
+ -- Barry Warsaw <barry at debian.org>  Thu, 12 May 2016 13:08:22 -0400
+
+pyflakes (1.2.2-2) unstable; urgency=medium
+
+  * d/patches/relative-import.patch: Fix for crash on relative imports.
+    (Closes: #824072)
+  * d/tests/relative-import.sh: New test for testing upstream regression.
+
+ -- Barry Warsaw <barry at debian.org>  Wed, 11 May 2016 17:35:29 -0400
+
+pyflakes (1.2.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * d/control: Bump Standards-Version with no other changes needed.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 09 May 2016 17:55:09 -0400
+
+pyflakes (1.1.0-2) unstable; urgency=medium
+
+  * d/control: Bump Suggests to Recommends, and add Recommends to
+    python-pyflakes and python3-pyflakes packages.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 15 Mar 2016 12:09:45 -0400
+
+pyflakes (1.1.0-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Closes: #595181
+    - Closes: #700566
+    - Closes: #742995
+    - Closes: #757004
+    - Closes: #666494
+    - Closes: #641316
+  * d/control, d/rules: Split pyflakes binary package so that the Python 3
+    version is now in pyflakes3.  (Closes: #804303)
+  * d/control: Bump Standards-Version.
+  * d/manpages: Replaced by d/pyflakes.manpages and d/pyflakes3.manpages.
+  * d/tests/control: Updated for package split.
+
+ -- Barry Warsaw <barry at debian.org>  Sat, 12 Mar 2016 12:56:14 -0500
+
+pyflakes (1.0.0-4) unstable; urgency=medium
+
+  * d/copyright: Add upstream author copyright notice.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 10 Nov 2015 10:35:42 -0500
+
+pyflakes (1.0.0-3) unstable; urgency=medium
+
+  * d/control: Add the proper Replaces/Breaks to handle post-binary
+    package split upgrades.  (Closes: #804319)
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 09 Nov 2015 11:29:51 -0500
+
+pyflakes (1.0.0-2) unstable; urgency=medium
+
+  [ Robert Bruce Park ]
+  * Split pyflakes binary package library and cli packages.
+    (Closes: #726732)
+  * d/control:
+    - Add pyflakes Depends on python3-pyflakes.
+    - Add python-pyflakes and python3-pyflakes binary packages for the
+      libraries.
+  * d/rules:
+    - Remove the explicit http_proxy export since pybuild does this for us.
+    - Remove the PYBUILD_DESTDIR_python{2,3} exports since they aren't
+      necessary any more.
+    - override_dh_auto_install: Move the /usr/bin/pyflakes{,3} versions to
+      the pyflakes binary package.
+
+  [ Barry Warsaw ]
+  * d/control:
+    - Add myself to Uploaders.
+    - wrap-and-sort
+  * d/tests: Add DEP-8 smoketests for both the libraries and cli.
+  * d/links: Removed.
+  * d/pyflakes.1: Updated.
+  * d/pyflakes3.1: Added manpage.  (Closes: #779861)
+  * d/manpages: Install pyflakes3.1 manpage.
+
+ -- Barry Warsaw <barry at debian.org>  Fri, 06 Nov 2015 10:46:54 -0500
+
+pyflakes (1.0.0-1) unstable; urgency=medium
+
+  * Team upload.
+    - Apparently I'm still looking after this package after all.
+  * New upstream release.
+    - Drop python35-compat.patch (applied upstream).
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Tue, 06 Oct 2015 19:15:29 +0200
+
+pyflakes (0.9.2-1) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Tristan Seligmann ]
+  * Remove myself from uploaders since I'm no longer actively looking after
+    this package.
+
+  [ Barry Warsaw ]
+  * New upstream release.
+  * d/patches/python35-compat.patch: Cherry picked upstream patch to fix a
+    test failure under Python 3.5.
+  * d/control: Bump Standards-Version to 3.9.6 with no other changes needed.
+  * d/rules: Add PYBUILD_{BEFORE,AFTER}_TEST variables to set up the
+    conditions required for the test suite.
+  * d/watch: Use the pypi.debian.net redirector.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 25 Aug 2015 16:59:45 -0400
+
+pyflakes (0.8.1-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream release.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 31 Mar 2014 13:58:49 -0400
+
+pyflakes (0.8-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream release.
+  * d/patches/patch 0.7.3-17-gecd6eca.patch: Removed, applied upstream.
+  * d/control: Bump Standards-Version with no other changes needed.
+
+ -- Barry Warsaw <barry at debian.org>  Fri, 28 Mar 2014 11:27:36 -0400
+
+pyflakes (0.7.3-2) unstable; urgency=medium
+
+  * Cherry-pick 17 upstream commits since 0.7.3, to add python 3.4
+    support.
+
+ -- Dimitri John Ledkov <xnox at ubuntu.com>  Mon, 20 Jan 2014 23:00:22 +0000
+
+pyflakes (0.7.3-1) unstable; urgency=low
+
+  * Switch to dh-python.
+  * New upstream release (Closes: #718728)
+    - "Fix undefined name for generator expression and dict/set
+    comprehension at class level"
+    - drop all patches
+
+ -- Dmitrijs Ledkovs <xnox at debian.org>  Sun, 04 Aug 2013 23:49:01 +0100
+
+pyflakes (0.7.2-1) unstable; urgency=low
+
+  [ Sandro Tosi ]
+  * debian/control
+    - remove myself from pyflakes maintainership
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+
+  [ Barry Warsaw ]
+  * Export proxy setting, to prevent accessing internet at build time.
+
+  [ Dmitrijs Ledkovs ]
+  * New Upstream Release (Closes: #674796, #674797, #700565, #666503)
+  * Add /usr/bin/pyflakes3 script to check python3 code
+  * Cherry pick patches from upstream to run and pass testsuite.
+  * Bump standards version
+  * Switch to dh_python2|3
+  * Bump debhelper to 9
+
+ -- Dmitrijs Ledkovs <xnox at debian.org>  Fri, 28 Jun 2013 20:03:06 +0100
+
+pyflakes (0.5.0-2) unstable; urgency=low
+
+  * debian/copyright
+    - remove old reference to upstream page, it's in Homepage field now
+  * debian/patches/set_exit_status.diff, debian/pyflakes.1
+    - removed no longer needed patch, and updated manpage to reflect the real
+      exit status of the program; thanks to Jakub Wilk for the report and to
+      Johannes Kulik for the patch; Closes: #595177
+  * debian/control
+    - bump XS-Python-Version to at least 2.6; thanks to Jakub Wilk for the
+      report; Closes: #674798
+    - bump Standards-Version to 3.9.3 (no changes needed)
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 17 Jun 2012 22:45:07 +0200
+
+pyflakes (0.5.0-1) unstable; urgency=low
+
+  [ Jakub Wilk ]
+  * Fix a typo in the manual page.
+
+  [ Sandro Tosi ]
+  * New upstream release
+  * debian/watch
+    - use Pypi
+  * debian/copyright
+    - extended upstream and packaging copyright information
+  * debian/control
+    - update Homepage field
+    - bump Standards-Version to 3.9.2 (no changes needed)
+    - removed XB-P-V, no more needed
+  * debian/rules
+    - removed 'get-orig-source', no more needed
+  * Converted to '3.0 (quilt)' + patches refresh
+  * debian/{pyflakes.preinst, README.source, pycompat}
+    - removed, not needed anymore
+  * debian/{control, rules)
+    - install upstream changelog (via override, so dh b-d bump)
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 11 Sep 2011 20:02:20 +0200
+
+pyflakes (0.4.0-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/patches/always_close_fd.diff
+    - refreshed to reflect new code
+  * debian/{control, rules}
+    - use 'dh --with quilt $@', b-depending on the minimum version of quilt that
+      supports it, also adjusting XS-P-V to '>= 2.5' so it will be compatible
+      with Python 2.6; code changes inspired by Ubuntu diff
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 20 Dec 2009 23:15:18 +0100
+
+pyflakes (0.3.0-2) unstable; urgency=low
+
+  * debian/control
+    - bump Standards-Version to 3.8.3 (no changes needed)
+  * debian/{control, rule, pyflakes.preinst}
+    - migrated from python-central to python-support
+
+ -- Sandro Tosi <morph at debian.org>  Fri, 02 Oct 2009 21:15:41 +0200
+
+pyflakes (0.3.0-1) unstable; urgency=low
+
+  [ Tristan Seligmann ]
+  * New upstream release.
+
+  [ Sandro Tosi ]
+  * debian/copyright
+    - added my contribution to packaging
+    - updated upstream copyright years
+  * debian/README.source
+    - removed paragraph about "./debian/rules get-orig-source"
+  * debian/control
+    - updated short and long descriptions
+
+ -- Tristan Seligmann <mithrandi at mithrandi.net>  Fri, 30 Jan 2009 20:38:15 +0200
+
+pyflakes (0.2.1+svn17054-1) unstable; urgency=low
+
+  [ Sandro Tosi ]
+  * New SVN snapshot; thanks to Julian Andres Klode for the patch;
+    Closes: #509984
+    - fixes new python features, like "with statement"
+  * debian/patches/install_scripts_package.diff
+    - removed, since merged upstream in this snapshot
+  * debian/patches/always_close_fd.diff
+    - refreshed
+  * debian/control
+    - switch Vcs-Browser field to viewsvn
+  * debian/{compat,control,rules}
+    - package converted to debhelper v7; thanks to Julian Andres Klode for the
+      patch
+  * debian/watch
+    - fixed to cope well with svn snapshots
+  * debian/patches/*.diff
+    - added descriptions
+
+  [ Marco Rodrigues ]
+  * debian/control:
+    + Add ${misc:Depends} to Depends to remove lintian warning.
+    + Add watch file.
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 10 Jan 2009 18:10:42 +0100
+
+pyflakes (0.2.1+svn16699-1) unstable; urgency=low
+
+  [ Tristan Seligmann ]
+  * Remove redundant/broken python_unicode patch.
+  * Remove unneeded dependency on python-dev.
+
+  [ Sandro Tosi ]
+  * debian/control
+    - changed my email address
+    - bump Standards-Version to 3.8.0
+      + added debian/README.source
+  * debian/rules
+    - added get-orig-source
+  * debian/copyright
+    - updated copyright information
+
+  [ Hervé Cauwelier ]
+  * Update to a recent SVN checkout; Closes: #499123
+  * Strip whitespace in debian/rules
+  * Refresh patches
+  * Fixed installation with debian/patches/install_scripts_package.diff
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 21 Sep 2008 00:17:47 +0200
+
+pyflakes (0.2.1+svn14502-2) unstable; urgency=low
+
+  [ Varun Hiremath ]
+  * debian/control
+    - change Build-Depends: python-central (>= 0.6)
+    - fix lintian spelling-error-in-description: s/python/Python/
+  * debian/rules
+    - remove /usr/lib directory removal (Closes: #472021)
+  * debian/patches/set_exit_status.diff
+    - fixed duplicated output, thanks to  Martin Geisler <mg at daimi.au.dk>
+      (Closes: #467135)
+
+  [ Sandro Tosi ]
+  * Adopting for PAPT (Closes: #453462)
+  * debian/control
+    - added Vcs-{Svn,Browser} fields
+    - set PAPT as maintainer
+    - set Tristan, Varun and me as uploaders
+    - removed empty lines at endfile
+
+ -- Varun Hiremath <varun at debian.org>  Sun, 23 Mar 2008 21:42:53 +0530
+
+pyflakes (0.2.1+svn14502-1) unstable; urgency=low
+
+  * QA upload.
+  * New upstream release.
+  * debian/manpages:
+    + Add debian/pyflakes.1. Thanks to Bastian Kleineidam.
+      (Closes: #414694, #439187)
+  * debian/control:
+    + Use Standards Version 3.7.3.
+    + Build-Depend on quilt.
+    + Add Homepage field.
+  * debian/rules:
+    + Use quilt for patch management.
+    + Make Debian QA team the maintainer.
+    + Remove empty usr/lib directory.
+  * debian/patches:
+    + Include usability patches from Bastian Kleineidam.
+      (Closes: #445296).
+    + Handle Unicode errors gracefully. Thanks to
+      Bastian Kleineidam for the patch. (Closes: #440750).
+  * debian/copyright:
+    + Rewrite to match new proposed Copyright format.
+  * debian/compat: Set to 5.
+
+ -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Sun, 09 Dec 2007 00:42:09 +0530
+
+pyflakes (0.2.1-2) unstable; urgency=low
+
+  * Update for new python policy (Closes: #380903)
+
+ -- Andrew Mitchell <ajmitch at debian.org>  Sat, 22 Jul 2006 15:56:22 +1200
+
+pyflakes (0.2.1-1) unstable; urgency=low
+
+  * Initial Debian release (Closes: #330896)
+
+ -- Andrew Mitchell <ajmitch at debian.org>  Wed,  3 May 2006 18:12:15 +1200
+
+pyflakes (0.2.1-0ubuntu1) breezy; urgency=low
+
+  * New upstream release
+  * Changed Section to python
+
+ -- Andrew Mitchell <ajmitch at ubuntu.com>  Thu, 13 Oct 2005 02:37:05 +1300
+
+pyflakes (0.2.0-0ubuntu1) breezy; urgency=low
+
+  * Initial release
+
+ -- Andrew Mitchell <ajmitch at ubuntu.com>  Fri, 30 Sep 2005 00:54:25 +1200

Deleted: packages/pyflakes/tags/1.5.0-1/debian/compat
===================================================================
--- packages/pyflakes/trunk/debian/compat	2017-04-08 15:03:40 UTC (rev 13945)
+++ packages/pyflakes/tags/1.5.0-1/debian/compat	2017-04-08 17:02:44 UTC (rev 13954)
@@ -1 +0,0 @@
-9

Copied: packages/pyflakes/tags/1.5.0-1/debian/compat (from rev 13950, packages/pyflakes/trunk/debian/compat)
===================================================================
--- packages/pyflakes/tags/1.5.0-1/debian/compat	                        (rev 0)
+++ packages/pyflakes/tags/1.5.0-1/debian/compat	2017-04-08 17:02:44 UTC (rev 13954)
@@ -0,0 +1 @@
+10

Deleted: packages/pyflakes/tags/1.5.0-1/debian/control
===================================================================
--- packages/pyflakes/trunk/debian/control	2017-04-08 15:03:40 UTC (rev 13945)
+++ packages/pyflakes/tags/1.5.0-1/debian/control	2017-04-08 17:02:44 UTC (rev 13954)
@@ -1,87 +0,0 @@
-Source: pyflakes
-Section: python
-Priority: optional
-Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>,
-           Dimitri John Ledkov <xnox at debian.org>,
-           Barry Warsaw <barry at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-python,
-               python-all,
-               python-nose,
-               python-setuptools,
-               python3-all,
-               python3-nose,
-               python3-setuptools
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
-Standards-Version: 3.9.8
-Homepage: https://launchpad.net/pyflakes
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pyflakes/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/pyflakes/trunk/
-
-Package: pyflakes
-Architecture: all
-Depends: python-pyflakes (>= 1.0.0-2),
-         ${misc:Depends},
-         ${python:Depends},
-Recommends: pyflakes3
-Description: passive checker of Python 2 and 3 programs
- Pyflakes is program to analyze Python programs and detect various
- errors. It works by parsing the source file, not importing it, so it
- is safe to use on modules with side effects. It's also much faster.
- .
- Unlike PyLint, Pyflakes checks only for logical errors in programs;
- it does not perform any checks on style.
- .
- This is the Python 2 command line `pyflakes3` program.
-
-Package: pyflakes3
-Architecture: all
-Depends: python3-pyflakes (>= 1.0.0-2),
-         ${misc:Depends},
-         ${python3:Depends},
-Breaks: pyflakes (<< 1.1.0-1)
-Replaces: pyflakes (<< 1.1.0-1)
-Recommends: pyflakes
-Description: passive checker of Python 2 and 3 programs
- Pyflakes is program to analyze Python programs and detect various
- errors. It works by parsing the source file, not importing it, so it
- is safe to use on modules with side effects. It's also much faster.
- .
- Unlike PyLint, Pyflakes checks only for logical errors in programs;
- it does not perform any checks on style.
- .
- This is the Python 3 command line `pyflakes3` program.
-
-Package: python-pyflakes
-Architecture: all
-Replaces: pyflakes (<< 1.0.0-2~)
-Breaks: pyflakes (<< 1.0.0-2~)
-Recommends: pyflakes
-Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
-Description: passive checker of Python 2 programs
- Pyflakes is program to analyze Python programs and detect various
- errors. It works by parsing the source file, not importing it, so it
- is safe to use on modules with side effects. It's also much faster.
- .
- Unlike PyLint, Pyflakes checks only for logical errors in programs;
- it does not perform any checks on style.
- .
- This is the Python 2 library version.
-
-Package: python3-pyflakes
-Architecture: all
-Replaces: pyflakes (<< 1.0.0-2~)
-Breaks: pyflakes (<< 1.0.0-2~)
-Recommends: pyflakes3
-Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
-Description: passive checker of Python 3 programs
- Pyflakes is program to analyze Python programs and detect various
- errors. It works by parsing the source file, not importing it, so it
- is safe to use on modules with side effects. It's also much faster.
- .
- Unlike PyLint, Pyflakes checks only for logical errors in programs;
- it does not perform any checks on style.
- .
- This is the Python 3 library version.

Copied: packages/pyflakes/tags/1.5.0-1/debian/control (from rev 13952, packages/pyflakes/trunk/debian/control)
===================================================================
--- packages/pyflakes/tags/1.5.0-1/debian/control	                        (rev 0)
+++ packages/pyflakes/tags/1.5.0-1/debian/control	2017-04-08 17:02:44 UTC (rev 13954)
@@ -0,0 +1,88 @@
+Source: pyflakes
+Section: python
+Priority: optional
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>,
+           Dimitri John Ledkov <xnox at debian.org>,
+           Barry Warsaw <barry at debian.org>
+Build-Depends: debhelper (>= 10),
+               dh-python,
+               python-all,
+               python-nose,
+               python-setuptools,
+               python3-all,
+               python3-nose,
+               python3-setuptools
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.2
+Standards-Version: 3.9.8
+Homepage: https://launchpad.net/pyflakes
+Testsuite: autopkgtest-pkg-python
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pyflakes/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/python-apps/packages/pyflakes/trunk/
+
+Package: pyflakes
+Architecture: all
+Depends: python-pyflakes (=${binary:Version}),
+         ${misc:Depends},
+         ${python:Depends},
+Recommends: pyflakes3
+Description: passive checker of Python 2 programs
+ Pyflakes is program to analyze Python programs and detect various
+ errors. It works by parsing the source file, not importing it, so it
+ is safe to use on modules with side effects. It's also much faster.
+ .
+ Unlike PyLint, Pyflakes checks only for logical errors in programs;
+ it does not perform any checks on style.
+ .
+ This is the Python 2 command line `pyflakes3` program.
+
+Package: pyflakes3
+Architecture: all
+Depends: python3-pyflakes (=${binary:Version}),
+         ${misc:Depends},
+         ${python3:Depends},
+Breaks: pyflakes (<< 1.1.0-1)
+Replaces: pyflakes (<< 1.1.0-1)
+Recommends: pyflakes
+Description: passive checker of Python 3 programs
+ Pyflakes is program to analyze Python programs and detect various
+ errors. It works by parsing the source file, not importing it, so it
+ is safe to use on modules with side effects. It's also much faster.
+ .
+ Unlike PyLint, Pyflakes checks only for logical errors in programs;
+ it does not perform any checks on style.
+ .
+ This is the Python 3 command line `pyflakes3` program.
+
+Package: python-pyflakes
+Architecture: all
+Replaces: pyflakes (<< 1.0.0-2~)
+Breaks: pyflakes (<< 1.0.0-2~)
+Recommends: pyflakes
+Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
+Description: passive checker of Python 2 programs - Python modules
+ Pyflakes is program to analyze Python programs and detect various
+ errors. It works by parsing the source file, not importing it, so it
+ is safe to use on modules with side effects. It's also much faster.
+ .
+ Unlike PyLint, Pyflakes checks only for logical errors in programs;
+ it does not perform any checks on style.
+ .
+ This is the Python 2 library version.
+
+Package: python3-pyflakes
+Architecture: all
+Replaces: pyflakes (<< 1.0.0-2~)
+Breaks: pyflakes (<< 1.0.0-2~)
+Recommends: pyflakes3
+Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
+Description: passive checker of Python 3 programs - Python modules
+ Pyflakes is program to analyze Python programs and detect various
+ errors. It works by parsing the source file, not importing it, so it
+ is safe to use on modules with side effects. It's also much faster.
+ .
+ Unlike PyLint, Pyflakes checks only for logical errors in programs;
+ it does not perform any checks on style.
+ .
+ This is the Python 3 library version.

Deleted: packages/pyflakes/tags/1.5.0-1/debian/copyright
===================================================================
--- packages/pyflakes/trunk/debian/copyright	2017-04-08 15:03:40 UTC (rev 13945)
+++ packages/pyflakes/tags/1.5.0-1/debian/copyright	2017-04-08 17:02:44 UTC (rev 13954)
@@ -1,26 +0,0 @@
-Files: debian/*
-Copyright: © 2005 - 2006, Andrew Mitchell <ajmitch at ubuntu.com>
-Copyright: © 2008 - 2011, Sandro Tosi <morph at debian.org>
-
-Files: *
-Copyright: Copyright 2005-2011 Divmod, Inc
-           Copyright 2013-2014 Florent Xicluna
-License: MIT
- 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.

Copied: packages/pyflakes/tags/1.5.0-1/debian/copyright (from rev 13953, packages/pyflakes/trunk/debian/copyright)
===================================================================
--- packages/pyflakes/tags/1.5.0-1/debian/copyright	                        (rev 0)
+++ packages/pyflakes/tags/1.5.0-1/debian/copyright	2017-04-08 17:02:44 UTC (rev 13954)
@@ -0,0 +1,34 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pyflakes
+Source: https://pypi.python.org/pypi/pyflakes
+
+Files: *
+Copyright: Copyright 2005-2011 Divmod, Inc
+           Copyright 2013-2014 Florent Xicluna
+License: MIT
+
+Files: debian/*
+Copyright: © 2005 - 2006, Andrew Mitchell <ajmitch at ubuntu.com>
+           © 2008 - 2011, Sandro Tosi <morph at debian.org>
+           © 2017, Ondřej Nový <onovy at debian.org>
+License: MIT
+
+License: MIT
+ 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.

Deleted: packages/pyflakes/tags/1.5.0-1/debian/tests/control
===================================================================
--- packages/pyflakes/trunk/debian/tests/control	2017-04-08 15:03:40 UTC (rev 13945)
+++ packages/pyflakes/tags/1.5.0-1/debian/tests/control	2017-04-08 17:02:44 UTC (rev 13954)
@@ -1,14 +0,0 @@
-Test-Command: python -c "import pyflakes; print pyflakes"
-Depends: python-pyflakes
-
-Test-Command: python3 -c "import pyflakes; print(pyflakes)"
-Depends: python3-pyflakes
-
-Test-Command: pyflakes --help
-Depends: pyflakes
-
-Test-Command: pyflakes3 --help
-Depends: pyflakes3
-
-Tests: relative-import.sh
-Depends: python-pyflakes, python3-pyflakes

Copied: packages/pyflakes/tags/1.5.0-1/debian/tests/control.autodep8 (from rev 13948, packages/pyflakes/trunk/debian/tests/control.autodep8)
===================================================================
--- packages/pyflakes/tags/1.5.0-1/debian/tests/control.autodep8	                        (rev 0)
+++ packages/pyflakes/tags/1.5.0-1/debian/tests/control.autodep8	2017-04-08 17:02:44 UTC (rev 13954)
@@ -0,0 +1,8 @@
+Test-Command: pyflakes --help
+Depends: pyflakes
+
+Test-Command: pyflakes3 --help
+Depends: pyflakes3
+
+Tests: relative-import.sh
+Depends: python-pyflakes, python3-pyflakes




More information about the Python-apps-commits mailing list