[Python-modules-commits] r7974 - in packages/matplotlib/trunk/debian (changelog control)
bdrung-guest at users.alioth.debian.org
bdrung-guest at users.alioth.debian.org
Tue Mar 24 01:28:06 UTC 2009
Date: Tuesday, March 24, 2009 @ 01:28:06
Author: bdrung-guest
Revision: 7974
Move python-matplotlib-dbg to section debug
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/control
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2009-03-24 01:23:55 UTC (rev 7973)
+++ packages/matplotlib/trunk/debian/changelog 2009-03-24 01:28:06 UTC (rev 7974)
@@ -1,11 +1,13 @@
matplotlib (0.98.5.2-2) UNRELEASED; urgency=low
- * debian/control: Rename python-enthought-traits to python-traits
+ * debian/control
+ - Rename python-enthought-traits to python-traits
+ - Move python-matplotlib-dbg to section debug
* debian/rules
- In clean target use rm -rf instead dh_clean for removing build directory;
thanks Andrew Straw for the patch
- -- Benjamin Drung <benjamin.drung at gmail.com> Tue, 24 Mar 2009 02:09:03 +0100
+ -- Benjamin Drung <benjamin.drung at gmail.com> Tue, 24 Mar 2009 02:27:39 +0100
matplotlib (0.98.5.2-1) experimental; urgency=low
Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control 2009-03-24 01:23:55 UTC (rev 7973)
+++ packages/matplotlib/trunk/debian/control 2009-03-24 01:28:06 UTC (rev 7974)
@@ -104,6 +104,7 @@
Package: python-matplotlib-dbg
Architecture: any
+Section: debug
Priority: extra
Depends: python-matplotlib (= ${binary:Version}), python-all-dbg, ${shlibs:Depends}
Description: Python based plotting system (debug extension)
More information about the Python-modules-commits
mailing list