This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository khmer.
commit 4fd3c5e4b3eb86ff3fd83b5a3986753a8f86f614 Author: Michael R. Crusoe <[email protected]> Date: Tue Sep 8 09:10:24 2015 -0700 rename the tarball from GitHub with the project name --- debian/changelog | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2347c01..7e30770 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -khmer (2.0~rc6+dfsg-1) UNRELEASED; urgency=low +khmer (2.0+dfsg-1) UNRELEASED; urgency=low * Initial upload (Closes: #777688) diff --git a/debian/watch b/debian/watch index d9435e3..ba6d13b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/khmer-$1.tar.gz/" \ https://github.com/ged-lab/khmer/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/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
