This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libfreecontact-perl.
commit eb7ab1662f6dc7cb9fef51bb10d9f0bc4c85f730 Author: Andreas Tille <[email protected]> Date: Fri Mar 11 11:06:56 2016 +0100 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 43bd032..fb04202 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libfreecontact-perl (0.08-5) UNRELEASED; urgency=medium * Fix __timing initialization (thanks a lot to Niko Tyni <[email protected]> for the patch) Closes: #812626 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 11 Mar 2016 11:05:35 +0100 diff --git a/debian/control b/debian/control index a4a3c60..c6c3d31 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Build-Depends: debhelper (>= 9.0.0), libextutils-xspp-perl, libfreecontact-dev, perl -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libfreecontact-perl.git -Vcs-Git: git://anonscm.debian.org/debian-med/libfreecontact-perl.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/libfreecontact-perl.git Homepage: http://rostlab.org/ Package: libfreecontact-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libfreecontact-perl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
