[SCM] efficient 2D data-plotting library branch, master, updated. debian/2.2.1-3-1-g6cfa4bb

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sun May 12 14:41:25 UTC 2013


The following commit has been merged in the master branch:
commit 6cfa4bbf7aee776dbf6f6985ae9888065ffe9b79
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun May 12 15:48:55 2013 +0200

    now it build twice properly

diff --git a/debian/changelog b/debian/changelog
index 21bc283..c82e012 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+guiqwt (2.2.1-4) unstable; urgency=low
+
+  * debian/rules fixed to allow twice build in a row.
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Sun, 12 May 2013 15:22:10 +0200
+
 guiqwt (2.2.1-3) unstable; urgency=low
 
   * Uploaded to unstale
diff --git a/debian/rules b/debian/rules
index 3375c3f..e098b76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,8 @@ WITH_SPHINXDOC = $(shell if [ -x /usr/bin/dh_sphinxdoc ]; then echo "--with sphi
 get-orig-source:
 	uscan --force-download --upstream-version $(VERSION) --repack
 
-override_dh_autoclean:
+override_dh_clean:
 	rm -rf build
-	find . -name *.pyc -delete
 	dh_clean
 
 override_dh_auto_install:

-- 
efficient 2D data-plotting library



More information about the debian-science-commits mailing list