This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository snakemake.
commit 0acce817505d9bcb19ebaf2c2606185177222bdd Author: Kevin Murray <[email protected]> Date: Wed Sep 16 09:16:52 2015 +1000 Add +dfsg to the version, as we change orig.tar.xz --- debian/changelog | 2 +- debian/watch | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7218425..5f9f5cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -snakemake (3.4.2-1) UNRELEASED; urgency=low +snakemake (3.4.2+dfsg-1) UNRELEASED; urgency=low * Initial release (Closes: #798824) diff --git a/debian/watch b/debian/watch index f16e098..b4a04dd 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ # Compulsory line, this is a version 3 file version=3 +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ https://bitbucket.org/johanneskoester/snakemake/downloads#tag-downloads .*/v(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
