This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bwa.
commit 2d649d3c6d8abd8caa79da0828d6e4759f4c6285 Author: Andreas Tille <[email protected]> Date: Tue Jan 27 08:48:24 2015 +0100 cme fix dpkg-control --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8005916..7e1d457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -bwa (0.7.12-1) UNRELEASED; urgency=medium +bwa (0.7.12-1) experimental; urgency=medium * New upstream version * simplified watch file + * cme fix dpkg-control -- Andreas Tille <[email protected]> Tue, 27 Jan 2015 08:46:44 +0100 diff --git a/debian/control b/debian/control index 2654022..16508b2 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), zlib1g-dev -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/bwa.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bwa.git Vcs-Git: git://anonscm.debian.org/debian-med/bwa.git Homepage: http://bio-bwa.sourceforge.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bwa.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
