[Pkg-nagios-changes] [pkg-nsca] 05/25: Update watch file to handle common issues.
Bas Couwenberg
sebastic at debian.org
Mon Dec 5 07:08:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pkg-nsca.
commit aa8c4cfe1d8cf29fa9a01f5276ac3f5a89b3413d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Dec 4 20:30:18 2016 +0100
Update watch file to handle common issues.
---
debian/changelog | 1 +
debian/watch | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 359ff08..4f763e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ nsca (2.9.1-4) UNRELEASED; urgency=medium
* Restructure control file with cme.
* Add Homepage field to control file.
* Switch from dpatch to source format 3.0 (quilt).
+ * Update watch file to handle common issues.
-- Bas Couwenberg <sebastic at debian.org> Sun, 04 Dec 2016 00:04:22 +0100
diff --git a/debian/watch b/debian/watch
index 9df61de..449edac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
-version=2
-http://sf.net/nagios/nsca-([0-9.]+)\.tar\.gz
-
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g \
+http://sf.net/nagios/nsca-([\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nsca.git
More information about the Pkg-nagios-changes
mailing list