[med-svn] r7551 - trunk/packages/python-pynast/trunk/debian
Steffen Möller
moeller at alioth.debian.org
Fri Aug 26 12:54:42 UTC 2011
Author: moeller
Date: 2011-08-26 12:54:42 +0000 (Fri, 26 Aug 2011)
New Revision: 7551
Modified:
trunk/packages/python-pynast/trunk/debian/changelog
trunk/packages/python-pynast/trunk/debian/control
trunk/packages/python-pynast/trunk/debian/rules
Log:
Adopted all of Tim's fixes for Debian,
nothing new,
except for some package name ping-pong so I can easily update the existing python-pynast package.
Modified: trunk/packages/python-pynast/trunk/debian/changelog
===================================================================
--- trunk/packages/python-pynast/trunk/debian/changelog 2011-08-26 11:24:20 UTC (rev 7550)
+++ trunk/packages/python-pynast/trunk/debian/changelog 2011-08-26 12:54:42 UTC (rev 7551)
@@ -1,3 +1,9 @@
+python-pynast (1.1-3) unstable; urgency=low
+
+ * Rendering Tim's fixes available for Debian
+
+ -- Steffen Moeller <moeller at debian.org> Fri, 26 Aug 2011 14:50:33 +0200
+
python-pynast (1.1-2ubuntu4) lucid; urgency=low
* Fix Lintian warning on docs, clean up build file
Modified: trunk/packages/python-pynast/trunk/debian/control
===================================================================
--- trunk/packages/python-pynast/trunk/debian/control 2011-08-26 11:24:20 UTC (rev 7550)
+++ trunk/packages/python-pynast/trunk/debian/control 2011-08-26 12:54:42 UTC (rev 7551)
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.5), python-cogent, python-sphinx
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://pynast.sourceforge.net/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-nast/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/python-nast/trunk/
Modified: trunk/packages/python-pynast/trunk/debian/rules
===================================================================
--- trunk/packages/python-pynast/trunk/debian/rules 2011-08-26 11:24:20 UTC (rev 7550)
+++ trunk/packages/python-pynast/trunk/debian/rules 2011-08-26 12:54:42 UTC (rev 7551)
@@ -9,7 +9,7 @@
#Do the docs go into their own package?
#DOC_PKG=pynast-doc
-DOC_PKG=pynast
+DOC_PKG=python-pynast
%:
dh $@ --with $(DEB_PYTHON_SUPPORT)
More information about the debian-med-commit
mailing list