[Python-modules-commits] [python-pynzb] 02/02: Document missing changes in d/ch

Carl Suster arcresu-guest at moszumanska.debian.org
Wed Jan 11 04:49:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

arcresu-guest pushed a commit to branch master
in repository python-pynzb.

commit 9705bef032143a236beb2aa4b527c2ffb01fb59a
Author: Carl Suster <carl at contraflo.ws>
Date:   Wed Jan 11 15:48:16 2017 +1100

    Document missing changes in d/ch
---
 debian/changelog | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6f38cff..bec9572 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,27 +2,31 @@ python-pynzb (0.1.0-3) unstable; urgency=medium
 
   * Add myself to uploaders.
   * Switch to pybuild and dh-python.
-  * Bump d/compat to 10.
+  * Bump d/compat to 10 and update version of B-D on debhelper.
   * Bump standards-version to 3.9.8 (no changes).
-  * d/copyright: add myself and fix license short names
-    - "public domain" -> public-domain
+  * d/copyright: add myself and fix license short names:
+    - "public domain" -> public-domain,
     - BSD -> BSD-3-clause.
   * Change Vcs to DPMT git repository and use https.
-  * Change Homepage to GitHub.
-  * Build the Python 3 module and drop the Python 2 module (no rdeps).
-  * Run the test suite with pytest.
+  * Change Homepage to Github.
+  * Build the Python 3 module.
+    - replace B-D: python{,3}-setuptools and python{,3}-all
+  * Drop the Python 2 module (no rdeps):
+  * Run the test suite with pytest:
+    - cleanup the produced .cache/ in d/clean.
   * Call 2to3-3.Y during auto build for Python 3.X.
-  * 0001-set-message_id-properly-in-expat-parser.patch: fix an upstream code.
-    This change allows the tests to pass for Python 2.
+  * 0001-set-message_id-properly-in-expat-parser.patch: fix an upstream code
+    typo. This change allows the tests to pass for Python 2.
   * Move lxml to Suggests rather than Depends since there are fallbacks using
     standard library XML parsers.
   * Build-Depend on lxml in order to run the test for the implementation of the
     NZB parser using lxml (LXMLNZBParser).
   * For Python 3, add a command to PYBUILD_AFTTER_BUILD_python3 in d/rules to
     change the code to decode strings -> bytes as utf-8 for lxml's benefit.
-  * Fix watch file.
+  * Fix watch file and declare version 4 format.
+  * Cleanup .egg-info files in d/clean and d/source/options.
 
- -- Carl Suster <carl at contraflo.ws>  Tue, 10 Jan 2017 15:49:05 +1100
+ -- Carl Suster <carl at contraflo.ws>  Wed, 11 Jan 2017 15:48:12 +1100
 
 python-pynzb (0.1.0-2) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pynzb.git



More information about the Python-modules-commits mailing list