This is an automated email from the git hooks/post-receive script. roland pushed a commit to branch master in repository libfile-tail-perl.
commit 02f7debc878e7b5901e8fdea1063daaf1cf42858 Author: Roland Rosenfeld <[email protected]> Date: Sun Aug 20 18:41:31 2017 +0200 Upgrade from debhelper v9 to v10. --- debian/changelog | 3 ++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d3a5df8..9aab414 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ libfile-tail-perl (1.3-3) UNRELEASED; urgency=medium * Upgrade Standards-Version to 4.0.1 (no changes). + * Upgrade from debhelper v9 to v10. - -- Roland Rosenfeld <[email protected]> Sun, 20 Aug 2017 18:39:32 +0200 + -- Roland Rosenfeld <[email protected]> Sun, 20 Aug 2017 18:41:13 +0200 libfile-tail-perl (1.3-2) unstable; urgency=medium 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 85e3fe9..816fdbd 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libfile-tail-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: libtime-hires-perl, perl Maintainer: Roland Rosenfeld <[email protected]> Standards-Version: 4.0.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-tail-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
