[SCM] wxMaxima packaging branch, master, updated. debian/0.8.7-2-1-g50452fe

Frank S. Thomas fst at debian.org
Wed Feb 16 11:52:27 UTC 2011


The following commit has been merged in the master branch:
commit 50452fe4b01164ca2e442189fac77aee4ebb96a3
Author: Frank S. Thomas <fst at debian.org>
Date:   Wed Feb 16 12:51:52 2011 +0100

    Added a get-orig-source target.

diff --git a/debian/changelog b/debian/changelog
index 3571f0b..0632c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wxmaxima (0.8.7-3) UNRELEASED; urgency=low
+
+  * debian/rules: Added a get-orig-source target that calls uscan to document
+    explicitly how upstream tarballs are obtained.
+
+ -- Frank S. Thomas <fst at debian.org>  Wed, 16 Feb 2011 12:47:10 +0100
+
 wxmaxima (0.8.7-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/rules b/debian/rules
index eae67b0..ac8e115 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,8 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	dh_auto_install
 	rm debian/wxmaxima/usr/share/wxMaxima/COPYING
+
+get-orig-source:
+	uscan --force-download --repack --rename --destdir .
+
+.PHONY: get-orig-source

-- 
wxMaxima packaging



More information about the debian-science-commits mailing list