[Python-modules-commits] r26283 - in packages/txws/branches/wheezy-backports/debian (3 files)
dandrimont-guest at users.alioth.debian.org
dandrimont-guest at users.alioth.debian.org
Sat Oct 26 08:31:25 UTC 2013
Date: Saturday, October 26, 2013 @ 08:31:21
Author: dandrimont-guest
Revision: 26283
Rebase wheezy-backports on 0.7.1-2
Modified:
packages/txws/branches/wheezy-backports/debian/changelog
packages/txws/branches/wheezy-backports/debian/control
packages/txws/branches/wheezy-backports/debian/pydist-overrides
Modified: packages/txws/branches/wheezy-backports/debian/changelog
===================================================================
--- packages/txws/branches/wheezy-backports/debian/changelog 2013-10-25 16:32:26 UTC (rev 26282)
+++ packages/txws/branches/wheezy-backports/debian/changelog 2013-10-26 08:31:21 UTC (rev 26283)
@@ -1,9 +1,10 @@
-txws (0.7.1-1~bpo70+1) wheezy-backports; urgency=low
+txws (0.7.1-2) unstable; urgency=low
- * Rebuild for wheezy-backports.
- * Add myself to uploaders
+ * Add myself to Uploaders.
+ * Put the real python-twisted-core package in pydist-overrides instead of
+ the virtual package, to generate a correct dependency.
- -- Nicolas Dandrimont <olasd at debian.org> Sun, 20 Oct 2013 13:48:22 +0200
+ -- Nicolas Dandrimont <nicolas.dandrimont at crans.org> Sun, 07 Jul 2013 13:38:35 +0200
txws (0.7.1-1) unstable; urgency=low
Modified: packages/txws/branches/wheezy-backports/debian/control
===================================================================
--- packages/txws/branches/wheezy-backports/debian/control 2013-10-25 16:32:26 UTC (rev 26282)
+++ packages/txws/branches/wheezy-backports/debian/control 2013-10-26 08:31:21 UTC (rev 26283)
@@ -2,7 +2,8 @@
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Simon Chopin <chopin.simon at gmail.com>, Nicolas Dandrimont <olasd at debian.org>
+Uploaders: Nicolas Dandrimont <nicolas.dandrimont at crans.org>,
+ Simon Chopin <chopin.simon at gmail.com>,
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.4
X-Python-Version: >= 2.6
Modified: packages/txws/branches/wheezy-backports/debian/pydist-overrides
===================================================================
--- packages/txws/branches/wheezy-backports/debian/pydist-overrides 2013-10-25 16:32:26 UTC (rev 26282)
+++ packages/txws/branches/wheezy-backports/debian/pydist-overrides 2013-10-26 08:31:21 UTC (rev 26283)
@@ -1 +1 @@
-twisted python-twisted.core
+twisted python-twisted-core
More information about the Python-modules-commits
mailing list