This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository toppred.
commit c4d9aa7405de489bd0f5c3d1274bc53a6dc5b838 Author: Andreas Tille <[email protected]> Date: Fri Apr 29 16:15:20 2016 +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 a8ec655..3b80bb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ toppred (1.10-2) UNRELEASED; urgency=medium * Fix autopkgtest + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 29 Apr 2016 16:14:29 +0200 diff --git a/debian/control b/debian/control index 59f318d..b0b0d93 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, gnuplot, libgd-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/toppred.git -Vcs-Git: git://anonscm.debian.org/debian-med/toppred.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/toppred.git Homepage: https://github.com/bioinfo-center-pasteur-fr/toppred Package: toppred -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/toppred.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
