[freeorion] 02/02: no-parallel

Markus Koschany apo at moszumanska.debian.org
Sun Jul 9 19:12:32 UTC 2017


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

apo pushed a commit to branch xenial-ppa
in repository freeorion.

commit d6d06ec7df98d1383b8cd2df364d6e7cffd86bb3
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jul 8 19:07:14 2017 +0200

    no-parallel
---
 debian/changelog | 4 ++--
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ebd595f..0798cd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,8 @@ freeorion (0.4.7-2~ppa1~xenial1) xenial; urgency=medium
   * Use compat level 9 again.
   * Install libs into Multiarch directories due to Ubuntu CMAKE delta.
 
- -- Markus Koschany <apo at debian.org>  Thu, 06 Oct 2016 15:05:53 +0200
-=======
+ -- Markus Koschany <apo at debian.org>  Sat, 08 Jul 2017 19:06:41 +0200
+
 freeorion (0.4.7-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/rules b/debian/rules
index c8db40d..4d535c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ ifneq (,$(findstring $(DEB_HOST_ARCH),$(WEAK_HOSTS)))
 	MAX  := 1
 	TYPE := MinSizeRel
 else
-	MAX  := 2
+	MAX  := 1
 	TYPE := RelWithDebInfo
 endif
 

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



More information about the Pkg-games-commits mailing list