[SCM] efficient 2D data-plotting library branch, master, updated. 467e336b4bf262e50b03a346acdf86a533143782

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Thu Nov 18 22:05:11 UTC 2010


The following commit has been merged in the master branch:
commit ef748f392c2edbce8ba52f921dd2f7d81581f061
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Thu Nov 18 16:32:18 2010 -0500

    * update the debian files

diff --git a/debian/changelog b/debian/changelog
index 3765c8b..64ce03e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-guiqwt (2.0.4-1) unstable; urgency=low
+guiqwt (2.0.6-1) unstable; urgency=low
 
   * Initial release (Closes: #602555)
   * Thanks to Justin B Rye for package description review
diff --git a/debian/rules b/debian/rules
index 235951a..3b46c89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,18 +10,12 @@ get-orig-source:
 override_dh_clean:
 	dh_clean
 	rm -rf build
-	-mv doc doc_src
 
 # do not compress the javascript files generated by sphinx
 # if compressed the documentation search engine is broken.
 override_dh_compress:
 	dh_compress -X.js
 
-# until the upstream rename doc_src -> doc
-override_dh_auto_build:
-	mv doc_src doc
-	dh_auto_build
-
 %:
 	dh $@ --with python-support
 

-- 
efficient 2D data-plotting library



More information about the debian-science-commits mailing list