[megaglest-data] 02/06: Switch to compat level 10.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Mar 13 01:35:56 UTC 2017


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

apo-guest pushed a commit to branch master
in repository megaglest-data.

commit a95aefd964fc0b13f3b43427e2d116c0ae1069db
Author: Markus Koschany <apo at debian.org>
Date:   Sun Mar 12 22:49:36 2017 +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 519a32e..a9a3316 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
  cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
  rdfind,
  symlinks
 Standards-Version: 3.9.6
diff --git a/debian/rules b/debian/rules
index 97b5715..4f3f5d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #! /usr/bin/make -f
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-games-commits mailing list