This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dawg.git.
commit 77b6988f0a7b4d6cd12b3e9a8e108a8336858310 Author: Andreas Tille <[email protected]> Date: Wed Jan 4 08:57:55 2017 +0100 d/watch: version=4 (after verifying functionality) --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f1437c8..7e615f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ dawg (1.2-2) UNRELEASED; urgency=medium * Homepage vanished but project is on Github - use this as homepage * cme fix dpkg-control * debhelper 10 + * d/watch: version=4 -- Andreas Tille <[email protected]> Wed, 04 Jan 2017 08:44:59 +0100 diff --git a/debian/watch b/debian/watch index a43ac19..f0da8d9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 +version=4 opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/dawg_$1.tar.gz/" \ https://github.com/reedacartwright/dawg/releases .*/v?(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dawg.git.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
