[librecad] 01/04: Prep for new upstream release

Scott Sheridan Howard showard at moszumanska.debian.org
Sat Sep 17 17:20:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

showard pushed a commit to branch master
in repository librecad.

commit 5ada2e2bdcdd7823eebf4fab8a2c23cfaf0beae3
Author: Scott Howard <showard314 at gmail.com>
Date:   Sat Sep 17 10:44:24 2016 -0400

    Prep for new upstream release
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 debian/watch     | 6 +++---
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0dda7f5..a9f8fdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+librecad (2.1.2-1) unstable; urgency=medium
+
+  * New upstream release
+    - Updated debian/watch and debian/rules get-orig-source target 
+
+ -- Scott Howard <showard at debian.org>  Sat, 17 Sep 2016 09:53:14 -0400
+
 librecad (2.0.9-3) unstable; urgency=medium
 
   * boost_gcc6_includes.patch, remove /usr/include if found by
diff --git a/debian/rules b/debian/rules
index 23868fb..25f90dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,4 +32,4 @@ copyright_check:
 	rm debian/stamp-copyright-check
 
 get-orig-source:
-	uscan --download-current-version --repack --rename
+	uscan --download-current-version
diff --git a/debian/watch b/debian/watch
index 576b3c2..b2f7749 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-opts=dversionmangle=s/\+nolibs//,uversionmangle=s/beta/~beta/;s/rc/~rc/;s/v//;s/alpha/~alpha/ \
-http://github.com/LibreCAD/LibreCAD/tags archive/(.*)\.tar\.gz
+version=4
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+http://github.com/LibreCAD/LibreCAD/tags archive/(.*)@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/librecad.git



More information about the debian-science-commits mailing list