This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libzerg-perl.
commit c5e2ca61821acdaffacc81dd1176003213765369 Author: Andreas Tille <[email protected]> Date: Thu Oct 5 17:56:08 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 ce6945a..bf55233 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libzerg-perl (1.0.4-6) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Add fake watch file * Homepage vanished, use tracker.d.o instead + * debhelper 10 -- Andreas Tille <[email protected]> Thu, 05 Oct 2017 17:44:10 +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 a90b2c1..12fa76d 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Laszlo Kajan <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libzerg0-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/git/debian-med/libzerg-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzerg-perl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
