This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository concavity.
commit 8e50d259aa4adc4022fc6996d55cceef37c6ae33 Author: Andreas Tille <[email protected]> Date: Tue May 24 16:31:53 2016 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 010629d..e74cbc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ concavity (0.1+dfsg-2) UNRELEASED; urgency=medium [ Andreas Tille ] * Remove citation information from long description + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 18 Apr 2016 08:37:39 +0200 diff --git a/debian/control b/debian/control index 6720bc9..62e27d5 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Laszlo Kajan <[email protected]>, Andreas Tille <[email protected]> Section: science +Testsuite: autopkgtest Priority: optional Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/concavity.git -Vcs-Git: git://anonscm.debian.org/debian-med/concavity.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/concavity.git Homepage: http://compbio.cs.princeton.edu/concavity/ -Testsuite: autopkgtest Package: concavity Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/concavity.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
