[renpy] 01/12: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Wed Dec 21 14:34:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository renpy.

commit fa5e6d49404a8234cd2d37da069e85834a9a0a48
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 21 12:17:15 2016 +0100

    Switch to compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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 4492308..dcb9a09 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Miriam Ruiz <miriam at debian.org>
 Build-Depends:
  cython,
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  icnsutils,
  libavcodec-dev,
diff --git a/debian/rules b/debian/rules
index de5e5b9..4b275eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 RENPY_DEPS_INSTALL="/usr::/usr/lib/$(DEB_HOST_MULTIARCH)"
 
 %:
-	dh $@ --parallel --with python2
+	dh $@ --with python2
 
 override_dh_install-indep:
 	chmod +x renpy.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git



More information about the Pkg-games-commits mailing list