[nco] 01/03: Handle common dversion mangling in watch file.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Aug 24 13:29:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository nco.
commit 4ec43915a8f1ef7a075b19894e20039e146b13d2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Aug 24 14:38:34 2015 +0200
Handle common dversion mangling in watch file.
---
debian/changelog | 6 ++++++
debian/watch | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2dad6cd..4e85186 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nco (4.5.1-2) UNRELEASED; urgency=medium
+
+ * Handle common dversion mangling in watch file.
+
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 24 Aug 2015 14:38:05 +0200
+
nco (4.5.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/watch b/debian/watch
index aad7622..b8107d7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
http://nco.sourceforge.net/src/ \
(?:|.*/)nco-(\d[\d\.]+\d)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/nco.git
More information about the Pkg-grass-devel
mailing list