This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bamtools.
commit f1e7ab4fff4e421ce8e6f0b52ec01fc4d148f6a6 Author: Andreas Tille <[email protected]> Date: Mon May 18 11:52:37 2015 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index de27857..5343e91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ bamtools (2.3.0+dfsg-3) UNRELEASED; urgency=medium * Fix some issues in formatting of long descriptions (thanks for the patch to Daniele Forsi <[email protected]>) Closes: #780437 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sun, 15 Mar 2015 07:10:21 +0100 diff --git a/debian/control b/debian/control index f4256b7..1a40560 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9.0.0), libz-dev, libjsoncpp-dev, help2man -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/bamtools.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bamtools.git Vcs-Git: git://anonscm.debian.org/debian-med/bamtools.git Homepage: https://github.com/pezmaster31/bamtools/wiki -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
