This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository visionegg.
commit 0fee3150eaf1d282c403951dcc2390a717b53e6d Author: Andreas Tille <[email protected]> Date: Fri Oct 6 22:53:27 2017 +0200 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 23feb6c..51a9261 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ visionegg (1.2.1-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Standards-Version: 4.1.1 + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 06 Oct 2017 22:50:24 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index a26ffbd..ab852b4 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Thorsten Alteholz <[email protected]>, Andreas Tille <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python-all-dev, python-setuptools, python-numpy, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/visionegg.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
