This is an automated email from the git hooks/post-receive script. coringao-guest pushed a commit to branch master in repository osmose-emulator.
commit 740d029678191cda5b78e80d31d0d377e5c5a143 Author: Carlos Donizete Froes <[email protected]> Date: Wed Apr 5 08:17:36 2017 -0300 Import Debian changes 1.0-4 osmose-emulator (1.0-4) unstable; urgency=medium * Reversed debhelper compat for level 9 --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 88913ad..39969f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +osmose-emulator (1.0-4) unstable; urgency=medium + + * Reversed debhelper compat for level 9 + + -- Carlos Donizete Froes <[email protected]> Wed, 05 Apr 2017 08:17:36 -0300 + osmose-emulator (1.0-3) unstable; urgency=medium * Switch to debhelper compat level 10 diff --git a/debian/compat b/debian/compat index f599e28..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +9 diff --git a/debian/control b/debian/control index 9339c96..f5db486 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Carlos Donizete Froes <[email protected]> -Build-Depends: debhelper (>=10), +Build-Depends: debhelper (>=9), libasound2-dev, libqt5opengl5-dev, qt5-qmake, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/osmose-emulator.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

