[Python-modules-commits] r31534 - in packages/lazr.restfulclient/trunk/debian (3 files)

xnox at users.alioth.debian.org xnox at users.alioth.debian.org
Sat Dec 6 01:40:00 UTC 2014


    Date: Saturday, December 6, 2014 @ 01:39:59
  Author: xnox
Revision: 31534

* Correct upstream tarball release... use .bz2 tarball
* Correct python3 package generation.

Modified:
  packages/lazr.restfulclient/trunk/debian/changelog
  packages/lazr.restfulclient/trunk/debian/control
  packages/lazr.restfulclient/trunk/debian/watch

Modified: packages/lazr.restfulclient/trunk/debian/changelog
===================================================================
--- packages/lazr.restfulclient/trunk/debian/changelog	2014-12-06 00:27:03 UTC (rev 31533)
+++ packages/lazr.restfulclient/trunk/debian/changelog	2014-12-06 01:39:59 UTC (rev 31534)
@@ -1,3 +1,10 @@
+lazr.restfulclient (0.13.4-2) UNRELEASED; urgency=medium
+
+  * Correct upstream tarball release... use .bz2 tarball
+  * Correct python3 package generation.
+
+ -- Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.com>  Sat, 06 Dec 2014 01:38:26 +0000
+
 lazr.restfulclient (0.13.4-1) experimental; urgency=medium
 
   * New upstream (bug-fix) release.

Modified: packages/lazr.restfulclient/trunk/debian/control
===================================================================
--- packages/lazr.restfulclient/trunk/debian/control	2014-12-06 00:27:03 UTC (rev 31533)
+++ packages/lazr.restfulclient/trunk/debian/control	2014-12-06 01:39:59 UTC (rev 31534)
@@ -4,12 +4,13 @@
 Maintainer: Stefano Rivera <stefanor at debian.org>
 Uploaders:
  Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python (>= 2.6.6-14~), dh-python, python-setuptools, python-lazr.delegates, python3-lazr.delegates
+Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-14~), python3-all, dh-python, python-setuptools, python3-setuptools
 Standards-Version: 3.9.4
 Homepage: https://launchpad.net/lazr.restfulclient
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/lazr.restfulclient/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/lazr.restfulclient/trunk/
 X-Python-Version: >= 2.4
+X-Python3-Version: >= 3.2
 
 Package: python-lazr.restfulclient
 Architecture: all

Modified: packages/lazr.restfulclient/trunk/debian/watch
===================================================================
--- packages/lazr.restfulclient/trunk/debian/watch	2014-12-06 00:27:03 UTC (rev 31533)
+++ packages/lazr.restfulclient/trunk/debian/watch	2014-12-06 01:39:59 UTC (rev 31534)
@@ -1,2 +1,2 @@
 version=3
-opts=pgpsigurlmangle=s/$/.asc/ https://launchpad.net/lazr.restfulclient/+download .*/lazr.restfulclient-(.+).tar.gz
+opts=pgpsigurlmangle=s/$/.asc/ https://launchpad.net/lazr.restfulclient/+download .*/lazr.restfulclient-(.+).tar.bz2




More information about the Python-modules-commits mailing list