[SCM] hydrogen/master: Improve debian/watch file.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Jan 27 01:02:02 UTC 2012
The following commit has been merged in the master branch:
commit 218555aa5c1fbc1b10248a70442e1fc87f376f3d
Author: Alessio Treglia <alessio at debian.org>
Date: Fri Jan 27 02:01:32 2012 +0100
Improve debian/watch file.
- Detect upstream beta, alpha and rc releases.
diff --git a/debian/watch b/debian/watch
index 4013ca8..ef57781 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
-http://sf.net/hydrogen/hydrogen-([0-9\.]+)\.tar\.gz
+opts=uversionmangle=s/-(beta|alpha|rc)/~$1/ \
+http://sf.net/hydrogen/hydrogen-(.+)\.tar\.gz
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list