This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository rsem.
commit 94e4742d1037d0c2fd54ebfc4c393d38e24a3a8d Author: Andreas Tille <[email protected]> Date: Fri Dec 9 14:26:32 2016 +0100 * d/watch: - version=4 - xz compression --- debian/changelog | 8 ++++++++ debian/watch | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 215c74b..12e970f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rsem (1.2.31+dfsg-2) UNRELEASED; urgency=medium + + * d/watch: + - version=4 + - xz compression + + -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 14:26:08 +0100 + rsem (1.2.31+dfsg-1) unstable; urgency=medium * New upstream release diff --git a/debian/watch b/debian/watch index 3631dcc..870d874 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 +version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ https://github.com/bli25wisc/rsem/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/rsem.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
