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

odyx pushed a commit to branch debian/master
in repository colobot.

commit f93370e1e268ea08733a0e19188734a308acfd6e
Author: Didier Raboud <o...@debian.org>
Date:   Sun Jul 23 11:44:20 2017 +0200

    Migrate to debhelper compat 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 4 +---
 3 files changed, 3 insertions(+), 5 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 625c3cb..97146dd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Didier Raboud <o...@debian.org>
 Build-Depends:
  cmake,
- debhelper (>= 9.20151219~),
+ debhelper (>= 10.2.5~),
  google-mock,
  imagemagick,
  libboost-dev,
diff --git a/debian/rules b/debian/rules
index e930aea..bd9d124 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,7 @@ CBOT_CONFIGURE_SOUNDS=-DMUSIC:BOOL=True -DMUSIC_FLAC:BOOL=True
 endif
 
 %:
-       dh $@ \
-               --buildsystem=cmake \
-               --parallel \
+       dh $@
 
 override_dh_auto_configure:
        dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" \

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to