[med-svn] r6989 - trunk/packages/mgltools/volume/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Jun 10 11:58:35 UTC 2011
Author: tille
Date: 2011-06-10 11:58:34 +0000 (Fri, 10 Jun 2011)
New Revision: 6989
Modified:
trunk/packages/mgltools/volume/trunk/debian/changelog
trunk/packages/mgltools/volume/trunk/debian/compat
trunk/packages/mgltools/volume/trunk/debian/rules
Log:
As for other mgltools ...
Modified: trunk/packages/mgltools/volume/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/changelog 2011-06-10 10:26:47 UTC (rev 6988)
+++ trunk/packages/mgltools/volume/trunk/debian/changelog 2011-06-10 11:58:34 UTC (rev 6989)
@@ -1,7 +1,25 @@
+mgltools-volume (1.5.4.cvs.20100912-2) unstable; urgency=low
+
+ [ Thorsten Alteholz ]
+ * Build-Depends: debhelper (>= 8)
+ * debian/source/format: 3.0 (quilt)
+ * debian/control: Build-Depends: python-all (>= 2.6) to enable
+ python-support2
+ * debian/rules: switch to short dh syntax which makes
+ dh_python2 easy
+ Closes: #596539, #616906
+ * Suppress lintian warning about duplicate license file
+
+ [ Andreas Tille ]
+ * debian/compat: 8
+ * debian/rules: Removed unneeded dh_clean override
+
+ -- Andreas Tille <tille at debian.org> Fri, 10 Jun 2011 13:45:22 +0200
+
mgltools-volume (1.5.4.cvs.20100912-1) unstable; urgency=low
* New upstream version.
- * Adjusted dependencies (Closes: #596324, #586832).
+ * Adjusted dependencies (Closes: #596324).
-- Steffen Moeller <moeller at debian.org> Sun, 12 Sep 2010 00:20:31 +0200
Modified: trunk/packages/mgltools/volume/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/compat 2011-06-10 10:26:47 UTC (rev 6988)
+++ trunk/packages/mgltools/volume/trunk/debian/compat 2011-06-10 11:58:34 UTC (rev 6989)
@@ -1 +1 @@
-7
+8
Modified: trunk/packages/mgltools/volume/trunk/debian/rules
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/rules 2011-06-10 10:26:47 UTC (rev 6988)
+++ trunk/packages/mgltools/volume/trunk/debian/rules 2011-06-10 11:58:34 UTC (rev 6989)
@@ -7,9 +7,3 @@
%:
dh $@ --with python2
-
-override_dh_clean:
- dh_clean
- find . -name CVS -a -type d| xargs -r rm -r
- rm -rf build build-stamp debian/Pmv
- find . -name *.png -o -name *.pdb -o -name *.gif -exec file chmod 644 '{}' \;
More information about the debian-med-commit
mailing list