[Python-apps-commits] r13232 - in packages/pdfshuffler/trunk/debian (changelog control)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Thu May 26 01:32:56 UTC 2016
Date: Thursday, May 26, 2016 @ 01:32:55
Author: vcheng
Revision: 13232
build-dep on dh-python
Modified:
packages/pdfshuffler/trunk/debian/changelog
packages/pdfshuffler/trunk/debian/control
Modified: packages/pdfshuffler/trunk/debian/changelog
===================================================================
--- packages/pdfshuffler/trunk/debian/changelog 2016-05-26 01:28:08 UTC (rev 13231)
+++ packages/pdfshuffler/trunk/debian/changelog 2016-05-26 01:32:55 UTC (rev 13232)
@@ -1,5 +1,6 @@
pdfshuffler (0.6.0-8) UNRELEASED; urgency=medium
+ * Add build-dep on dh-python.
* Update to Standards version 3.9.8.
- Drop obsolete debian/menu file.
Modified: packages/pdfshuffler/trunk/debian/control
===================================================================
--- packages/pdfshuffler/trunk/debian/control 2016-05-26 01:28:08 UTC (rev 13231)
+++ packages/pdfshuffler/trunk/debian/control 2016-05-26 01:32:55 UTC (rev 13232)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Uploaders: Vincent Cheng <vcheng at debian.org>, Jeremy Lainé <jeremy.laine at m4x.org>
-Build-Depends: debhelper (>= 9), gettext, python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9), dh-python, gettext, python (>= 2.6.6-3~)
Standards-Version: 3.9.8
X-Python-Version: >= 2.4
Homepage: http://sourceforge.net/projects/pdfshuffler/
More information about the Python-apps-commits
mailing list