This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libosm-gary68-perl.
commit 36a0580c6e261eecfb1090ed1d8d4fc94eca0afc Author: Bas Couwenberg <[email protected]> Date: Sun Jan 3 00:59:59 2016 +0100 Bump debhelper compatibility to 9. --- 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 cb344f0..4043896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libosm-gary68-perl (0.0~svn26727-2) UNRELEASED; urgency=medium * Restructure control file with cme. * Change Homepage URL from raw SVN to trac browser. * Add gbp.conf to use pristine-tar by default. + * Bump debhelper compatibility to 9. -- Bas Couwenberg <[email protected]> Fri, 24 Jul 2015 15:35:27 +0200 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 53bff52..fb8e647 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: David Paleino <[email protected]>, Bas Couwenberg <[email protected]> Section: perl Priority: extra -Build-Depends: debhelper (>= 8.0.0), +Build-Depends: debhelper (>= 9), perl, libcompress-bzip2-perl, libdbi-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosm-gary68-perl.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

