tag 786173 pending
thanks
Hello,
Bug #786173 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-peak.rules.git;a=commitdiff;h=535856f
---
commit 535856f9a8a08ff1a53051ad12bdceb33925b5ae
Author: Daniele Tricoli <[email protected]>
Date: Sat Feb 6 22:58:29 2016 +0100
Update changelog
diff --git a/debian/changelog b/debian/changelog
index a66bc2a..3616979 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,11 +5,26 @@ python-peak.rules (0.5a1+r2713-1) UNRELEASED; urgency=low
[ Daniele Tricoli ]
* New upstream release.
+ * Replace deprecated dh_pysupport with dh_python2. (Closes: #786173)
+ * debian/compat
+ - Bump debhelper compatibility level to 9.
* debian/control
- - Bumped Standards-Version to 3.9.3 (no changes needed)
+ - Bump Standards-Version to 3.9.7 (no changes needed).
+ - Update Vcs fields for git migration.
+ - Bump debhelper B-D to (>= 9).
+ - Add X-Python-Version.
+ - Use secure URI for Vcs-Git.
+ * debian/copyright
+ - Update Format URI.
+ - Fix wildcard-matches-nothing-in-dep5-copyright.
+ - Use secure URI in Source field.
+ - Update copyright years.
* debian/rules
- - Made package build twice in a row. Thanks to Jakub Wilk for
- the bug report (Closes: #671424)
+ - Clean egg-info to build the package twice in a row. Thanks to Jakub Wilk
+ for the bug report. (Closes: #671424)
+ - Use mktemp to create GOS_TMP_DIR.
+ * debian/README.source
+ - Update.
-- Daniele Tricoli <[email protected]> Fri, 05 Feb 2016 01:17:55 +0100