[Pkg-nagios-changes] [icinga] 01/08: Update watch file to match tagged releases too (not only downloads).
Bas Couwenberg
sebastic at debian.org
Fri Dec 23 09:15:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository icinga.
commit a7bdba3f7fb38eedab708b278fcbf9f0dc969fa7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Dec 23 09:39:49 2016 +0100
Update watch file to match tagged releases too (not only downloads).
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2356d23..7cb366e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+icinga (1.13.3-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Update watch file to match tagged releases too (not only downloads).
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 23 Dec 2016 09:38:13 +0100
+
icinga (1.13.3-4) unstable; urgency=medium
[ Bas Couwenberg ]
diff --git a/debian/watch b/debian/watch
index 1108430..4f54169 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
filenamemangle=s/(?:.*?)?(?:rel|v)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/icinga-$1.$2/ \
https://github.com/Icinga/icinga-core/releases \
-(?:.*?/)?(?:icinga)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/)?(?:rel|v|icinga)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/icinga.git
More information about the Pkg-nagios-changes
mailing list