This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository e00compr.
commit c3bbfd37b40fa3f8b9a334e5d726818d3c652554 Author: Bas Couwenberg <[email protected]> Date: Fri May 6 15:36:57 2016 +0200 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 07b10ae..77f0f7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ e00compr (1.0.1-3) UNRELEASED; urgency=medium * Team upload. * Restructure control file with cme, changes: - Update Vcs-* URLs to use HTTPS + * Bump debhelper compatibility to 9. -- Bas Couwenberg <[email protected]> Fri, 06 May 2016 15:35:19 +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 8d6ac54..25fd59c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Alan Boudreault <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Standards-Version: 3.9.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/e00compr.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/e00compr.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/e00compr.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

