This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository plink2.
commit 54f184475ae164e7b4846d82cf3ccbaf359aae46 Author: Dylan Aïssi <[email protected]> Date: Wed Dec 24 09:18:00 2014 +0100 Improve schema version --- debian/changelog | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1be886e..4a00531 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -plink2 (1.90b2t~141220-1) UNRELEASE; urgency=low +plink2 (1.90~b2t-141220-1) UNRELEASE; urgency=low * New upstream release, rewrite of plink (Closes: #771154) * Import debian/* from plink 1.07-3 diff --git a/debian/watch b/debian/watch index faa5196..74b1c41 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=dversionmangle=s/(\d\S*)\~// \ +opts=dversionmangle=s/(\d\S*)\-// \ https://www.cog-genomics.org/plink2/dev /static/bin/plink(.*)/plink_src\.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plink2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
