[Pkg-nagios-changes] [pkg-nrpe] 19/41: Update watch file to handle common issues.

Bas Couwenberg sebastic at debian.org
Sun Dec 4 17:53:46 UTC 2016


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

sebastic pushed a commit to branch master
in repository pkg-nrpe.

commit 8cb408039484677227733ce0dd31a11d51d41f05
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 4 15:33:01 2016 +0100

    Update watch file to handle common issues.
---
 debian/changelog | 1 +
 debian/watch     | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 645ea5e..65f0978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ nagios-nrpe (2.15-2) UNRELEASED; urgency=medium
     (closes: #662247)
   * Include PDF & ODT documentation in docs.
     (closes: #662249)
+  * Update watch file to handle common issues.
 
   [ Benjamin Drung ]
   * Use dh_auto_configure to enable default hardening flags.
diff --git a/debian/watch b/debian/watch
index 2d6451a..13c2bb4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
-
-http://sf.net/nagios/nrpe-([0-9.]+).tar.gz 
+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/nrpe-([\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-nrpe.git



More information about the Pkg-nagios-changes mailing list