[Python-apps-commits] r3766 - in packages/rdiff-backup/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Thu Sep 17 19:43:29 UTC 2009
Date: Thursday, September 17, 2009 @ 19:43:29
Author: piotr
Revision: 3766
bump minimum required debhelper version to 7.3.5
Modified:
packages/rdiff-backup/trunk/debian/changelog
packages/rdiff-backup/trunk/debian/control
Modified: packages/rdiff-backup/trunk/debian/changelog
===================================================================
--- packages/rdiff-backup/trunk/debian/changelog 2009-09-17 19:23:20 UTC (rev 3765)
+++ packages/rdiff-backup/trunk/debian/changelog 2009-09-17 19:43:29 UTC (rev 3766)
@@ -7,6 +7,8 @@
[ Piotr Ożarowski ]
* Provide public module again (sorry for not checking rdepends more
carefully, closes: #547135)
+ - bump minimum required debhelper version to 7.3.5
+ - replace python-dev with python-all-dev build dependency
-- Carl Chenet <chaica at ohmytux.com> Thu, 17 Sep 2009 21:07:43 +0200
Modified: packages/rdiff-backup/trunk/debian/control
===================================================================
--- packages/rdiff-backup/trunk/debian/control 2009-09-17 19:23:20 UTC (rev 3765)
+++ packages/rdiff-backup/trunk/debian/control 2009-09-17 19:43:29 UTC (rev 3766)
@@ -4,7 +4,7 @@
Maintainer: Carl Chenet <chaica at ohmytux.com>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Build-Depends:
- debhelper (>= 7.0.50~), python-support, python-all-dev, python-pylibacl, python-pyxattr,
+ debhelper (>= 7.3.5~), python-support, python-all-dev, python-pylibacl, python-pyxattr,
librsync-dev, dpatch
Standards-Version: 3.8.3
Homepage: http://rdiff-backup.nongnu.org/
More information about the Python-apps-commits
mailing list