This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64mk2.
commit bae8f0d2236f1b67e85c5969c568104e6d5ff8b8 Author: Sven Eckelmann <[email protected]> Date: Tue Jul 11 15:23:00 2017 +0200 Update to 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 0a645d9..ab3ba8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mupen64plus-video-glide64mk2 (2.5-5) UNRELEASED; urgency=medium * debian/control - Change Vcs-Git to https:// + - update to debhelper 10 * Sort debian control files with `wrap-and-sort -abst` * Upgraded to policy 3.9.7, no changes required * Upgraded to policy 3.9.8, no changes required 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 24a750d..4106831 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: http://mupen64plus.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-games/mupen64plus-video-glide64mk2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/mupen64plus-video-glide64mk2.git Build-Depends: - debhelper (>= 9.20151219), + debhelper (>= 10), dpkg-dev (>= 1.16.1.1), libboost-filesystem-dev, libboost-system-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64mk2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

