This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository partitionfinder.
commit 07967d80179ed85f26ce936454dda65fbd6f1bd7 Author: Kevin Murray <[email protected]> Date: Tue Nov 10 21:13:32 2015 +1100 Add a d/watch --- debian/watch | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..4a6f798 --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=3 + +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg.*//,uversionmangle=s/-/\~/g,filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/partitionfinder_$1.tar.gz/" \ +https://github.com/brettc/partitionfinder/tags .*/v?(\d[\d\.]+.*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/partitionfinder.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
