This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bamtools.
commit 5a11f5a2bf2bf6d987a1a1a5717af0fb637a8982 Author: Andreas Tille <[email protected]> Date: Tue Feb 6 11:18:58 2018 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 32916de..dc36fd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ bamtools (2.5.1+dfsg-1) UNRELEASED; urgency=medium * New upstream version + * cme fix dpkg-control -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 10:08:37 +0100 diff --git a/debian/control b/debian/control index 724682a..50c4765 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10), libjsoncpp-dev, help2man, doxygen -Standards-Version: 4.0.1 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bamtools.git Vcs-Git: https://anonscm.debian.org/git/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
