[Python-modules-commits] r25099 - in packages/txws/trunk/debian (3 files)

dandrimont-guest at users.alioth.debian.org dandrimont-guest at users.alioth.debian.org
Sun Jul 7 11:44:43 UTC 2013


    Date: Sunday, July 7, 2013 @ 11:44:42
  Author: dandrimont-guest
Revision: 25099

Add myself to uploaders; fix dependency on virtual package.

Modified:
  packages/txws/trunk/debian/changelog
  packages/txws/trunk/debian/control
  packages/txws/trunk/debian/pydist-overrides

Modified: packages/txws/trunk/debian/changelog
===================================================================
--- packages/txws/trunk/debian/changelog	2013-07-06 21:19:13 UTC (rev 25098)
+++ packages/txws/trunk/debian/changelog	2013-07-07 11:44:42 UTC (rev 25099)
@@ -1,3 +1,11 @@
+txws (0.7.1-2) unstable; urgency=low
+
+  * 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 <nicolas.dandrimont at crans.org>  Sun, 07 Jul 2013 13:38:35 +0200
+
 txws (0.7.1-1) unstable; urgency=low
 
   [ Simon Chopin ]

Modified: packages/txws/trunk/debian/control
===================================================================
--- packages/txws/trunk/debian/control	2013-07-06 21:19:13 UTC (rev 25098)
+++ packages/txws/trunk/debian/control	2013-07-07 11:44:42 UTC (rev 25099)
@@ -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>
+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/trunk/debian/pydist-overrides
===================================================================
--- packages/txws/trunk/debian/pydist-overrides	2013-07-06 21:19:13 UTC (rev 25098)
+++ packages/txws/trunk/debian/pydist-overrides	2013-07-07 11:44:42 UTC (rev 25099)
@@ -1 +1 @@
-twisted python-twisted.core
+twisted python-twisted-core




More information about the Python-modules-commits mailing list