[Python-modules-commits] r33902 - in packages/markupsafe/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Wed Aug 19 22:55:24 UTC 2015


    Date: Wednesday, August 19, 2015 @ 22:55:23
  Author: piotr
Revision: 33902

Add dh-python to Build-Depends

Modified:
  packages/markupsafe/trunk/debian/changelog
  packages/markupsafe/trunk/debian/control

Modified: packages/markupsafe/trunk/debian/changelog
===================================================================
--- packages/markupsafe/trunk/debian/changelog	2015-08-19 22:53:48 UTC (rev 33901)
+++ packages/markupsafe/trunk/debian/changelog	2015-08-19 22:55:23 UTC (rev 33902)
@@ -1,3 +1,9 @@
+markupsafe (0.23-3) UNRELEASED; urgency=medium
+
+  * Add dh-python to Build-Depends
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 20 Aug 2015 00:54:39 +0200
+
 markupsafe (0.23-2) unstable; urgency=medium
 
   * Team upload.

Modified: packages/markupsafe/trunk/debian/control
===================================================================
--- packages/markupsafe/trunk/debian/control	2015-08-19 22:53:48 UTC (rev 33901)
+++ packages/markupsafe/trunk/debian/control	2015-08-19 22:55:23 UTC (rev 33902)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Piotr Ożarowski <piotr at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9), dh-python,
  python-all-dev (>= 2.6.5-2), python3-all-dev (>= 3.3.0-3~),
  python-all-dbg, python3-all-dbg,
  python-setuptools, python3-setuptools




More information about the Python-modules-commits mailing list