[Python-modules-commits] r22315 - in packages/python-secretstorage/trunk/debian (2 files)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Tue Jun 26 08:30:22 UTC 2012
Date: Tuesday, June 26, 2012 @ 08:30:19
Author: mitya57-guest
Revision: 22315
* Remove DM-Upload-Allowed field from debian/control
* Document bzr_use_check_call patch in the changelog
Modified:
packages/python-secretstorage/trunk/debian/changelog
packages/python-secretstorage/trunk/debian/control
Modified: packages/python-secretstorage/trunk/debian/changelog
===================================================================
--- packages/python-secretstorage/trunk/debian/changelog 2012-06-25 20:15:22 UTC (rev 22314)
+++ packages/python-secretstorage/trunk/debian/changelog 2012-06-26 08:30:19 UTC (rev 22315)
@@ -1,5 +1,7 @@
python-secretstorage (0.2-1) experimental; urgency=low
* Initial release. (closes: #675193)
+ * debian/patches/bzr_use_check_call.patch:
+ - use check_call instead of Popen in setup.py (from upstream bzr)
- -- Dmitry Shachnev <mitya57 at gmail.com> Fri, 22 Jun 2012 11:13:04 +0400
+ -- Dmitry Shachnev <mitya57 at gmail.com> Tue, 26 Jun 2012 12:27:44 +0400
Modified: packages/python-secretstorage/trunk/debian/control
===================================================================
--- packages/python-secretstorage/trunk/debian/control 2012-06-25 20:15:22 UTC (rev 22314)
+++ packages/python-secretstorage/trunk/debian/control 2012-06-26 08:30:19 UTC (rev 22315)
@@ -3,7 +3,6 @@
Priority: optional
Maintainer: Dmitry Shachnev <mitya57 at gmail.com>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python3-all (>= 3.1.2-7~),
retext-wpgen, python-markdown, python-pygments
Standards-Version: 3.9.3
More information about the Python-modules-commits
mailing list