This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qmapshack.
commit d19d4c54613ed05618051185964488d999d5e176 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sun Jul 3 15:41:13 2016 +0200 Update watch file to handle new tag convention and filenamemangling. --- debian/changelog | 6 ++++++ debian/watch | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ca76928..d2d7994 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qmapshack (1.6.1-4) UNRELEASED; urgency=medium + + * Update watch file to handle new tag convention and filenamemangling. + + -- Bas Couwenberg <sebas...@debian.org> Sun, 03 Jul 2016 15:40:45 +0200 + qmapshack (1.6.1-3) unstable; urgency=medium * Add patch to fix build failure with Qt5 < 5.4. diff --git a/debian/watch b/debian/watch index ded5fc2..b5dc5ef 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,7 @@ 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/ \ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ +filenamemangle=s/(?:.*?)?(?:rel|v|V|qmapshack)?[\-\_]?(?:%20)?(\d+\.\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/qmapshack-$1.$2/ \ https://bitbucket.org/maproom/qmapshack/downloads/ \ -qmapshack-(\d\S+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/)?(?:rel|v|V|qmapshack)?[\-\_]?(?:%20)?(\d+\.\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.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