[Python-modules-commits] r26459 - in packages/python-secretstorage/trunk/debian (4 files)

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Thu Nov 21 17:29:40 UTC 2013


    Date: Thursday, November 21, 2013 @ 17:29:39
  Author: mitya57-guest
Revision: 26459

Import 1.1.0-1 release

Modified:
  packages/python-secretstorage/trunk/debian/changelog
  packages/python-secretstorage/trunk/debian/compat
  packages/python-secretstorage/trunk/debian/control
  packages/python-secretstorage/trunk/debian/watch

Modified: packages/python-secretstorage/trunk/debian/changelog
===================================================================
--- packages/python-secretstorage/trunk/debian/changelog	2013-11-21 17:25:23 UTC (rev 26458)
+++ packages/python-secretstorage/trunk/debian/changelog	2013-11-21 17:29:39 UTC (rev 26459)
@@ -1,8 +1,11 @@
-python-secretstorage (1.0.0-2) UNRELEASED; urgency=low
+python-secretstorage (1.1.0-1) unstable; urgency=low
 
-  * debian/watch: use HTTPS, and correctly escape dots.
+  * New upstream release.
+  * Update debian/watch to use HTTPS.
+  * Bump Standards-Version to 3.9.5, no changes needed.
+  * Bump debhelper compat level to 9.
 
- -- Dmitry Shachnev <mitya57 at gmail.com>  Wed, 07 Aug 2013 18:53:30 +0400
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Sun, 17 Nov 2013 15:15:53 +0400
 
 python-secretstorage (1.0.0-1) unstable; urgency=low
 

Modified: packages/python-secretstorage/trunk/debian/compat
===================================================================
--- packages/python-secretstorage/trunk/debian/compat	2013-11-21 17:25:23 UTC (rev 26458)
+++ packages/python-secretstorage/trunk/debian/compat	2013-11-21 17:29:39 UTC (rev 26459)
@@ -1 +1 @@
-8
+9

Modified: packages/python-secretstorage/trunk/debian/control
===================================================================
--- packages/python-secretstorage/trunk/debian/control	2013-11-21 17:25:23 UTC (rev 26458)
+++ packages/python-secretstorage/trunk/debian/control	2013-11-21 17:29:39 UTC (rev 26459)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Dmitry Shachnev <mitya57 at gmail.com>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python3-all (>= 3.1.2-7~),
+Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python3-all (>= 3.1.2-7~),
  python3-sphinx, python3-dbus
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: https://launchpad.net/python-secretstorage
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-secretstorage/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-secretstorage/trunk/

Modified: packages/python-secretstorage/trunk/debian/watch
===================================================================
--- packages/python-secretstorage/trunk/debian/watch	2013-11-21 17:25:23 UTC (rev 26458)
+++ packages/python-secretstorage/trunk/debian/watch	2013-11-21 17:29:39 UTC (rev 26459)
@@ -1,2 +1,2 @@
 version=3
-https://pypi.python.org/packages/source/S/SecretStorage/SecretStorage-(.*)\.tar\.gz
+https://pypi.python.org/packages/source/S/SecretStorage/SecretStorage-(.*).tar.gz




More information about the Python-modules-commits mailing list