[ogre-1.9] 02/04: Switch to debhelper compat level 11
Manuel A. Fernandez Montecelo
mafm at moszumanska.debian.org
Sat Jan 20 01:10:58 UTC 2018
This is an automated email from the git hooks/post-receive script.
mafm pushed a commit to annotated tag debian/1.9.0+dfsg1-10
in repository ogre-1.9.
commit 7d799a9815c9ea86a350a413968357d3b4ae4422
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date: Sat Jan 20 00:23:28 2018 +0100
Switch to debhelper compat level 11
---
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 4cbeb2b..cba90ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ogre-1.9 (1.9.0+dfsg1-10) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.3 (no changes needed)
+ * Switch to debhelper compat level 11
-- Manuel A. Fernandez Montecelo <mafm at debian.org> Sat, 20 Jan 2018 00:20:36 +0100
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 2036e11..3513548 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Manuel A. Fernandez Montecelo <mafm at debian.org>
Homepage: http://ogre3d.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-games/ogre-1.9.git
Vcs-Git: https://anonscm.debian.org/git/pkg-games/ogre-1.9.git
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper (>= 11~),
dpkg-dev (>= 1.16.1~),
cmake (>= 2.8.0),
pkg-config,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ogre-1.9.git
More information about the Pkg-games-commits
mailing list