This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pktools.
commit 1758e86eb92b5f2af7213e5716d2595b5da03ace Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Wed Feb 7 07:59:03 2018 +0100 Update watch file to check for uppercase releases too. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6632a05..acdc898 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ pktools (2.6.7.1+ds-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.2, no changes. * Update watch file to use HTTPS. * Update copyright-format URL to use HTTPS. + * Update watch file to check for uppercase releases too. -- Bas Couwenberg <sebas...@debian.org> Sat, 23 Sep 2017 18:31:50 +0200 diff --git a/debian/watch b/debian/watch index 907b4f4..e1b5abf 100644 --- a/debian/watch +++ b/debian/watch @@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb|\d+)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ repacksuffix=+ds \ https://download.savannah.gnu.org/releases/pktools/ \ -(?:|.*/)pktools(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) +(?:|.*/)(?:pktools|PKTOOLS)(?:[_\-]v?|)(\d\S*)\.(?: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/pktools.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel