tag 831980 pending
thanks
Hello,
Bug #831980 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/python-qrcode.git;a=commitdiff;h=2141af5
---
commit 2141af53ebe5dd082dce27cbd2c98a2009cfbaa0
Author: Hugo Lefeuvre <[email protected]>
Date: Mon Aug 22 21:28:55 2016 +0200
New upstream release.
* New upstream release.
* debian/control:
- Remove Cornelius Koelbel from the Maintainer field. His e-mail address
was not valid anymore (Closes: #832329).
- Set the DPMT as Maintainer.
- Add myself to Uploaders.
* debian/copyright:
- Add a copyright entry for Hugo Lefeuvre.
- Update copyright years.
* debian/rules:
- Install manpage for the Python 3 version of the package as
python3-qrcode.1 (Closes: #831980).
diff --git a/debian/changelog b/debian/changelog
index a1fa311..f10ff1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+python-qrcode (5.3-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/control:
+ - Remove Cornelius Koelbel from the Maintainer field. His e-mail address
+ was not valid anymore (Closes: #832329).
+ - Set the DPMT as Maintainer.
+ - Add myself to Uploaders.
+ * debian/copyright:
+ - Add a copyright entry for Hugo Lefeuvre.
+ - Update copyright years.
+ * debian/rules:
+ - Install manpage for the Python 3 version of the package as
+ python3-qrcode.1 (Closes: #831980).
+
+ -- Hugo Lefeuvre <[email protected]> Mon, 22 Aug 2016 21:19:39 +0200
+
python-qrcode (5.0.1-1.1) unstable; urgency=medium
* Non-maintainer upload.