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

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Tue Nov 6 09:54:22 UTC 2012


    Date: Tuesday, November 6, 2012 @ 09:54:20
  Author: stefanor
Revision: 22904

* New upstream release.
   - Now cache-safe for concurrent clients.
* Upload to experimental, as we are in freeze.
* Update watch file to work with secure LP urls for the tarballs.
* Bump Standards-Version to 3.9.4, no changes needed.
* Bump machine readable copyright format to 1.0, no changes needed.
* Updated copyright years.

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

Modified: packages/lazr.restfulclient/trunk/debian/changelog
===================================================================
--- packages/lazr.restfulclient/trunk/debian/changelog	2012-11-06 06:54:22 UTC (rev 22903)
+++ packages/lazr.restfulclient/trunk/debian/changelog	2012-11-06 09:54:20 UTC (rev 22904)
@@ -1,10 +1,17 @@
-lazr.restfulclient (0.12.0-3) UNRELEASED; urgency=low
+lazr.restfulclient (0.13.1-1) experimental; urgency=low
 
+  * New upstream release.
+     - Now cache-safe for concurrent clients.
+  * Upload to experimental, as we are in freeze.
   * Get rid of .pth files, dh_python2's namespace support is sufficient.
     (LP: #796992, #583426)
   * Depend on python-lazr.uri. (LP: #876445)
+  * Update watch file to work with secure LP urls for the tarballs.
+  * Bump Standards-Version to 3.9.4, no changes needed.
+  * Bump machine readable copyright format to 1.0, no changes needed.
+  * Updated copyright years.
 
- -- Stefano Rivera <stefanor at debian.org>  Tue, 24 Jan 2012 15:51:42 +0200
+ -- Stefano Rivera <stefanor at debian.org>  Tue, 06 Nov 2012 11:53:59 +0200
 
 lazr.restfulclient (0.12.0-2) unstable; urgency=low
 

Modified: packages/lazr.restfulclient/trunk/debian/control
===================================================================
--- packages/lazr.restfulclient/trunk/debian/control	2012-11-06 06:54:22 UTC (rev 22903)
+++ packages/lazr.restfulclient/trunk/debian/control	2012-11-06 09:54:20 UTC (rev 22904)
@@ -5,7 +5,7 @@
 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
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Homepage: https://launchpad.net/lazr.restfulclient
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/lazr.restfulclient/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/lazr.restfulclient/trunk/

Modified: packages/lazr.restfulclient/trunk/debian/copyright
===================================================================
--- packages/lazr.restfulclient/trunk/debian/copyright	2012-11-06 06:54:22 UTC (rev 22903)
+++ packages/lazr.restfulclient/trunk/debian/copyright	2012-11-06 09:54:20 UTC (rev 22904)
@@ -1,9 +1,9 @@
-Format: http://anonscm.debian.org/loggerhead/dep/dep5/trunk/annotate/179/dep5/copyright-format.xml
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: lazr.restfulclient
 Source: https://launchpad.net/lazr.restfulclient
 
 Files: *
-Copyright: 2008-2009, Canonical Ltd.
+Copyright: 2008-2012, Canonical Ltd.
 License: LGPL-3.0
 
 Files:
@@ -13,7 +13,7 @@
  src/lazr/restfulclient/authorize/oauth.py
  src/lazr/restfulclient/errors.py
  src/lazr/restfulclient/resource.py
-Copyright: 2008-2009, Canonical Ltd.
+Copyright: 2008-2012, Canonical Ltd.
 License: LGPL-3.0+
 
 Files: debian/*

Modified: packages/lazr.restfulclient/trunk/debian/watch
===================================================================
--- packages/lazr.restfulclient/trunk/debian/watch	2012-11-06 06:54:22 UTC (rev 22903)
+++ packages/lazr.restfulclient/trunk/debian/watch	2012-11-06 09:54:20 UTC (rev 22904)
@@ -1,2 +1,2 @@
 version=3
-https://launchpad.net/lazr.restfulclient/+download http://launchpad.net/lazr.restfulclient/.*/lazr.restfulclient-(.+).tar.gz
+https://launchpad.net/lazr.restfulclient/+download .*/lazr.restfulclient-(.+).tar.gz




More information about the Python-modules-commits mailing list