This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bwa.
commit 22de604ef6da425e0ecd9db314da762e508f8f7b Author: Andreas Tille <[email protected]> Date: Sun Jun 26 01:02:14 2016 +0200 Do not mess around with changelog paragraphs of released packages. Its a good idea to use dch which does a proper job for you. --- debian/changelog | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d67e71..92551e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,18 @@ +bwa (0.7.15-2) UNRELEASED; urgency=medium + + * Team upload + * Added testsuite + * debian/examples directory added + + -- Canberk Koç <[email protected]> Sun, 26 Jun 2016 01:00:42 +0200 + bwa (0.7.15-1) unstable; urgency=medium - * team upload - - [ Andreas Tille ] + * New upstream version * cme fix dpkg-control * better hardening - - [ Canberk Koç ] - * Added testsuite - * debian/examples directory added - -- Canberk Koç <[email protected]> Sat, 25 Jun 2016 23:36:31 +0300 + -- Andreas Tille <[email protected]> Fri, 03 Jun 2016 17:53:03 +0200 bwa (0.7.13-1) unstable; urgency=medium -- 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
