[SCM] Packaging for muparser branch, master, updated. debian/1.34-1-5-g9f44523

Scott Howard showard at debian.org
Wed Dec 7 00:31:07 UTC 2011


The following commit has been merged in the master branch:
commit 2cd6a9b87ab8459ec94c5e4559ae463c688c0f87
Author: Scott Howard <showard at debian.org>
Date:   Tue Dec 6 18:13:30 2011 -0500

    New upstream release, updated debian/watch

diff --git a/debian/changelog b/debian/changelog
index ffdd890..f415be1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
-muparser (1.34-2) UNRELEASED; urgency=low
+muparser (2.1.0-1) UNRELEASED; urgency=low
+
+  * New upstream release, updated debian/watch
+
+ -- Scott Howard <showard at debian.org>  Tue, 06 Dec 2011 18:12:01 -0500
+
+muparser (1.34-2) unstable; urgency=low
 
   * Team upload.
   * Debian specefic SONAME libmuparser.so.0debian1 until upstream resets
     versions after next release (Closes: #606120)
-    - Binary package renamed libmuparsers0debian1, and moved to optional
+    - Binary package renamed libmuparser0debian1, and moved to optional
       priority
   * Moved to Vcs-Git
 
diff --git a/debian/rules b/debian/rules
index eae6dce..d2dbf96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,5 +93,8 @@ binary-arch: build install
 	dh_md5sums
 	dh_builddeb
 
+get-orig-source:
+	uscan --repack --rename --download-current-version
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install
diff --git a/debian/watch b/debian/watch
index cc99825..9d7dfd2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://sf.net/muparser/muparser_v(.*)\.tar\.gz
+opts=uversionmangle=s/_/\./g \
+http://sf.net/muparser/muparser_v(.*)\.zip

-- 
Packaging for muparser



More information about the debian-science-commits mailing list