[Python-modules-commits] r7542 - in packages/nevow/trunk/debian (4 files)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Sun Feb 15 20:07:52 UTC 2009
Date: Sunday, February 15, 2009 @ 20:07:51
Author: bernat
Revision: 7542
Prepare new upstream version for nevow
Modified:
packages/nevow/trunk/debian/changelog
packages/nevow/trunk/debian/control
packages/nevow/trunk/debian/rules
Deleted:
packages/nevow/trunk/debian/patches/
Modified: packages/nevow/trunk/debian/changelog
===================================================================
--- packages/nevow/trunk/debian/changelog 2009-02-15 19:55:40 UTC (rev 7541)
+++ packages/nevow/trunk/debian/changelog 2009-02-15 20:07:51 UTC (rev 7542)
@@ -1,9 +1,16 @@
-nevow (0.9.31-5) UNRELEASED; urgency=low
+nevow (0.9.32-1) unstable; urgency=low
+ [ Vincent Bernat ]
+ * New upstream version.
+ - Remove manual page fix for nevow-xmlgettext, applied upstream.
+ - Remove widget plugin fix, applied upstream.
+ - Remove dependency on quilt which is not needed anymore.
+
+ [ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
- -- Sandro Tosi <morph at debian.org> Mon, 03 Nov 2008 22:13:43 +0100
+ -- Vincent Bernat <bernat at debian.org> Sun, 15 Feb 2009 21:02:09 +0100
nevow (0.9.31-4) unstable; urgency=low
Modified: packages/nevow/trunk/debian/control
===================================================================
--- packages/nevow/trunk/debian/control 2009-02-15 19:55:40 UTC (rev 7541)
+++ packages/nevow/trunk/debian/control 2009-02-15 20:07:51 UTC (rev 7542)
@@ -4,7 +4,7 @@
Maintainer: Vincent Bernat <bernat at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Standards-Version: 3.8.0
-Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3), quilt, patchutils (>= 0.2.25)
+Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3)
Build-Depends-Indep: python-twisted-core (>= 2.4), python-twisted-web (>= 0.6)
Vcs-Svn: svn://svn.debian.org/python-modules/packages/nevow/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/nevow/trunk/
Modified: packages/nevow/trunk/debian/rules
===================================================================
--- packages/nevow/trunk/debian/rules 2009-02-15 19:55:40 UTC (rev 7541)
+++ packages/nevow/trunk/debian/rules 2009-02-15 20:07:51 UTC (rev 7542)
@@ -6,7 +6,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_INSTALL_EXAMPLES_python-nevow := examples/*
DEB_DH_ALWAYS_EXCLUDE := .svn
More information about the Python-modules-commits
mailing list