This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository arden.
commit 86f36b08b7374dcf869f02b0fee7fa00325b735e Author: Andreas Tille <[email protected]> Date: Mon Jan 9 10:57:11 2017 +0100 cme fix dpkg-control --- debian/changelog | 5 ++++- debian/control | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 31759c6..4d0e3c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ arden (1.0-2) UNRELEASED; urgency=low [ Steffen Moeller and Jon Ison ] * Introducing EDAM annotation. - -- Steffen Moeller <[email protected]> Sat, 06 Feb 2016 16:44:01 +0100 + [ Andreas Tille ] + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 10:56:55 +0100 arden (1.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index d58f628..6bf0b48 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), python-all-dev -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/arden.git -Vcs-Git: git://anonscm.debian.org/debian-med/arden.git +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/arden.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/arden.git Homepage: http://sourceforge.net/projects/arden/ X-Python-Version: >= 2.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/arden.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
