[pong2] 03/12: Use compat level 9 and require debhelper >= 9.
Markus Koschany
apo at moszumanska.debian.org
Mon Apr 11 04:57:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository pong2.
commit fbdf8cb539939ba1f43fb1130006757f3857dbe0
Author: Markus Koschany <apo at debian.org>
Date: Mon Apr 11 06:17:47 2016 +0200
Use compat level 9 and require debhelper >= 9.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index b38099e..19dd484 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Build-Depends:
autotools-dev,
cdbs,
- debhelper (>= 7),
+ debhelper (>= 9),
libgl1-mesa-dev,
libglu1-mesa-dev,
libsdl-image1.2-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pong2.git
More information about the Pkg-games-commits
mailing list