[Python-modules-commits] r22948 - in packages/lazr.restfulclient/trunk/debian (2 files)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Sat Nov 10 15:41:20 UTC 2012
Date: Saturday, November 10, 2012 @ 15:41:19
Author: stefanor
Revision: 22948
Bump debhelper dependency to 8.1 for build-{arch,indep} support.
Modified:
packages/lazr.restfulclient/trunk/debian/changelog
packages/lazr.restfulclient/trunk/debian/control
Modified: packages/lazr.restfulclient/trunk/debian/changelog
===================================================================
--- packages/lazr.restfulclient/trunk/debian/changelog 2012-11-10 15:39:19 UTC (rev 22947)
+++ packages/lazr.restfulclient/trunk/debian/changelog 2012-11-10 15:41:19 UTC (rev 22948)
@@ -1,3 +1,9 @@
+lazr.restfulclient (0.13.1-2) UNRELEASED; urgency=low
+
+ * Bump debhelper dependency to 8.1 for build-{arch,indep} support.
+
+ -- Stefano Rivera <stefanor at debian.org> Tue, 06 Nov 2012 12:18:49 +0200
+
lazr.restfulclient (0.13.1-1) experimental; urgency=low
* New upstream release.
Modified: packages/lazr.restfulclient/trunk/debian/control
===================================================================
--- packages/lazr.restfulclient/trunk/debian/control 2012-11-10 15:39:19 UTC (rev 22947)
+++ packages/lazr.restfulclient/trunk/debian/control 2012-11-10 15:41:19 UTC (rev 22948)
@@ -4,7 +4,7 @@
Maintainer: Stefano Rivera <stefanor at debian.org>
Uploaders:
Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.3.0), python (>= 2.6.6-14~), python-setuptools
+Build-Depends: debhelper (>= 8.1), python (>= 2.6.6-14~), python-setuptools
Standards-Version: 3.9.4
Homepage: https://launchpad.net/lazr.restfulclient
Vcs-Svn: svn://svn.debian.org/python-modules/packages/lazr.restfulclient/trunk/
More information about the Python-modules-commits
mailing list