This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository hisat2.
commit 40902b20493f57207bb08c3fd6d45a2a8a544ae2 Author: Andreas Tille <[email protected]> Date: Fri Dec 9 13:44:07 2016 +0100 * d/watch: - version=4 - xz compression --- debian/changelog | 3 +++ debian/watch | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a814b6..ed976c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ hisat2 (2.0.4-3) UNRELEASED; urgency=medium * Team upload. * Architecture: amd64 kfreebsd-amd64 Closes: #834862, #834863 + * d/watch: + - version=4 + - xz compression -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 13:38:24 +0100 diff --git a/debian/watch b/debian/watch index 49f1af9..dfc7de1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 -opts=pasv \ +version=4 +opts="pasv,repack,compression=xz" \ ftp://ftp.ccb.jhu.edu/pub/infphilo/hisat2/downloads/hisat2-([0-9.]+)-source.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hisat2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
