r15542 - packages/trunk/monster-masher/debian
Vincent Cheng
vcheng at moszumanska.debian.org
Thu Oct 8 20:37:50 UTC 2015
Author: vcheng
Date: 2015-10-08 20:37:50 +0000 (Thu, 08 Oct 2015)
New Revision: 15542
Modified:
packages/trunk/monster-masher/debian/changelog
packages/trunk/monster-masher/debian/compat
packages/trunk/monster-masher/debian/control
Log:
monster-masher: update dh compat level to 9
Modified: packages/trunk/monster-masher/debian/changelog
===================================================================
--- packages/trunk/monster-masher/debian/changelog 2015-10-08 20:34:15 UTC (rev 15541)
+++ packages/trunk/monster-masher/debian/changelog 2015-10-08 20:37:50 UTC (rev 15542)
@@ -6,6 +6,7 @@
[ Vincent Cheng ]
* Fix FTBFS by compiling with -std=c++11. (Closes: #801249, #801251)
* Add Hungarian translation. (LP: #1408657)
+ * Update debhelper compatiblity level from 8 to 9.
* Update Standards version from 3.9.3 to 3.9.6, no changes required.
* Update my email address.
Modified: packages/trunk/monster-masher/debian/compat
===================================================================
--- packages/trunk/monster-masher/debian/compat 2015-10-08 20:34:15 UTC (rev 15541)
+++ packages/trunk/monster-masher/debian/compat 2015-10-08 20:37:50 UTC (rev 15542)
@@ -1 +1 @@
-8
+9
Modified: packages/trunk/monster-masher/debian/control
===================================================================
--- packages/trunk/monster-masher/debian/control 2015-10-08 20:34:15 UTC (rev 15541)
+++ packages/trunk/monster-masher/debian/control 2015-10-08 20:37:50 UTC (rev 15542)
@@ -4,7 +4,7 @@
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Vincent Cheng <vcheng at debian.org>
Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
dh-autoreconf,
docbook-to-man,
imagemagick,
More information about the Pkg-games-commits
mailing list