This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ball.
commit 262aa387b283f53fada3215bf0493f44ecaa1f2c Author: Andreas Tille <[email protected]> Date: Wed May 18 10:30:57 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 2e697ba..9d3feb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ ball (1.4.3~beta1-1) UNRELEASED; urgency=medium * delete debian/menu * polish d/copyright * better hardening + * cme fix dpkg-control -- Andreas Tille <[email protected]> Thu, 07 Jan 2016 08:47:19 +0100 diff --git a/debian/control b/debian/control index ceb15db..a19fea2 100644 --- a/debian/control +++ b/debian/control @@ -39,9 +39,9 @@ Build-Depends-Indep: doxygen, texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ball.git -Vcs-Git: git://anonscm.debian.org/debian-med/ball.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/ball.git Homepage: http://www.ball-project.org/ X-Python-Version: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ball.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
