This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tophat.
commit 4e9a1dc02bb2328fcca029848c86270a4f1a928a Author: Andreas Tille <[email protected]> Date: Thu Sep 25 08:12:29 2014 +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 4cc04aa..0179d36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ tophat (2.0.12+dfsg-3) unstable; urgency=medium are available only on amd64 tophat itself is also Architecture: amd64 kfreebsd-amd64 * Do not "Suggests: bowtie" since it is just in "Depends" + * cme fix dpkg-control -- Andreas Tille <[email protected]> Thu, 25 Sep 2014 08:08:34 +0200 diff --git a/debian/control b/debian/control index a4e453d..c9101ed 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 9), libboost-system-dev, libboost-thread-dev, help2man -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/tophat.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/tophat.git Vcs-Git: git://anonscm.debian.org/debian-med/tophat.git Homepage: http://ccb.jhu.edu/software/tophat -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tophat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
