[Python-modules-commits] r33302 - in	packages/python-softlayer/trunk/debian (3 files)
    kitterman at users.alioth.debian.org 
    kitterman at users.alioth.debian.org
       
    Wed Jul  8 03:10:57 UTC 2015
    
    
  
    Date: Wednesday, July 8, 2015 @ 03:10:56
  Author: kitterman
Revision: 33302
* New upstream release
* Update debian/copyright
* Add debian uupdate to debian/watch
Modified:
  packages/python-softlayer/trunk/debian/changelog
  packages/python-softlayer/trunk/debian/copyright
  packages/python-softlayer/trunk/debian/watch
Modified: packages/python-softlayer/trunk/debian/changelog
===================================================================
--- packages/python-softlayer/trunk/debian/changelog	2015-07-08 01:41:23 UTC (rev 33301)
+++ packages/python-softlayer/trunk/debian/changelog	2015-07-08 03:10:56 UTC (rev 33302)
@@ -1,3 +1,11 @@
+python-softlayer (4.0.4-1) unstable; urgency=medium
+
+  * New upstream release
+  * Update debian/copyright
+  * Add debian uupdate to debian/watch
+
+ -- Scott Kitterman <scott at kitterman.com>  Tue, 07 Jul 2015 22:58:31 -0400
+
 python-softlayer (4.0.3-2) unstable; urgency=medium
 
   * Update debian/python*-softlayer.prerm and postinst to provide alternatives
Modified: packages/python-softlayer/trunk/debian/copyright
===================================================================
--- packages/python-softlayer/trunk/debian/copyright	2015-07-08 01:41:23 UTC (rev 33301)
+++ packages/python-softlayer/trunk/debian/copyright	2015-07-08 03:10:56 UTC (rev 33302)
@@ -4,7 +4,7 @@
 Source: https://github.com/softlayer/softlayer-api-python-client/releases
 
 Files: *
-Copyright: 2013 SoftLayer Technologies, Inc. All rights reserved.
+Copyright: 2014-5 SoftLayer Technologies, Inc. All rights reserved.
 License: Expat
 
 Files: debian/*
Modified: packages/python-softlayer/trunk/debian/watch
===================================================================
--- packages/python-softlayer/trunk/debian/watch	2015-07-08 01:41:23 UTC (rev 33301)
+++ packages/python-softlayer/trunk/debian/watch	2015-07-08 03:10:56 UTC (rev 33302)
@@ -1,3 +1,4 @@
 version=3
 https://github.com/softlayer/softlayer-api-python-client/tags \
-        .*/v(\d[\d\.]*)\.tar\.gz
+        .*/v(\d[\d\.]*)\.tar\.gz \
+        debian uupdate
    
    
More information about the Python-modules-commits
mailing list