This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/1.0.7+dfsg-1 in repository iva.
commit c84ed8d0390cc41feed8a9368dcc1233bc096a8f Author: Andreas Tille <[email protected]> Date: Sat Dec 17 21:30:24 2016 +0100 d/watch: - version=4 - xz compression --- debian/changelog | 8 ++++++++ debian/watch | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5d9a461..d9a21a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +iva (1.0.5-2) UNRELEASED; urgency=medium + + * d/watch: + - version=4 + - xz compression + + -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 21:29:52 +0100 + iva (1.0.5-1) unstable; urgency=low * Initial release (Closes: #772547) diff --git a/debian/watch b/debian/watch index 71ee95c..3e27738 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ -version=3 -https://github.com/sanger-pathogens/iva/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +version=4 +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ + https://github.com/sanger-pathogens/iva/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iva.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
