[Python-modules-commits] r17039 - in packages/nevow/trunk/debian (3 files)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Wed May 18 11:53:43 UTC 2011


    Date: Wednesday, May 18, 2011 @ 11:53:40
  Author: bernat
Revision: 17039

Fix FTBFS because of a failed test. Closes: #625151.

Modified:
  packages/nevow/trunk/debian/changelog
  packages/nevow/trunk/debian/control
  packages/nevow/trunk/debian/patches/series

Modified: packages/nevow/trunk/debian/changelog
===================================================================
--- packages/nevow/trunk/debian/changelog	2011-05-18 06:16:52 UTC (rev 17038)
+++ packages/nevow/trunk/debian/changelog	2011-05-18 11:53:40 UTC (rev 17039)
@@ -1,3 +1,10 @@
+nevow (0.10.0-4) unstable; urgency=low
+
+  * Fix FTBFS because of a failed test. Closes: #625151.
+  * Bump Standards-Version to 3.9.2.
+
+ -- Vincent Bernat <bernat at debian.org>  Wed, 18 May 2011 13:53:11 +0200
+
 nevow (0.10.0-3) unstable; urgency=low
 
   * Switch from python-central to dh_python2. Closes: #616914.

Modified: packages/nevow/trunk/debian/control
===================================================================
--- packages/nevow/trunk/debian/control	2011-05-18 06:16:52 UTC (rev 17038)
+++ packages/nevow/trunk/debian/control	2011-05-18 11:53:40 UTC (rev 17039)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Vincent Bernat <bernat at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.90~),
                python (>= 2.6.6-3), python-setuptools (>= 0.6b3)
 Build-Depends-Indep: python-twisted-core (>= 10.1.0-1~),

Modified: packages/nevow/trunk/debian/patches/series
===================================================================
--- packages/nevow/trunk/debian/patches/series	2011-05-18 06:16:52 UTC (rev 17038)
+++ packages/nevow/trunk/debian/patches/series	2011-05-18 11:53:40 UTC (rev 17039)
@@ -1 +1,2 @@
 01-add-doc-from-svn.patch
+02-fix-web-log-test.patch




More information about the Python-modules-commits mailing list