[SCM] single/multiplayer lobby for the Spring RTS engine branch, master, updated. debian/0.139-1-13-g845ab2b

Jan Dittberner jandd at debian.org
Tue May 22 18:56:09 UTC 2012


The following commit has been merged in the master branch:
commit 01d734565266c06b5a3bed661299284e5ac7c78e
Author: Jan Dittberner <jandd at debian.org>
Date:   Tue May 22 10:59:26 2012 +0200

    remove DPKG_EXPORT_BUILDFLAGS = 1 and include /usr/share/dpkg/buildflags.mk from debian/rule (not needed with dh_auto* and dh 9

diff --git a/debian/changelog b/debian/changelog
index f47250b..10727f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,6 @@ springlobby (0.147-1) UNRELEASED; urgency=low
   * New upstream version
   * enable hardening build flags
     - add dpkg-dev (>= 1.16.1~) to Build-Depends
-    - add DPKG_EXPORT_BUILDFLAGS = 1 and include
-      /usr/share/dpkg/buildflags.mk in debian/rules
     - bump debian/compat to 9
     - bump debhelper version in Build-Depends to (>= 9.20120417~)
   * debian/rules: move --buildsystem=cmake to the end of dh invocation
diff --git a/debian/rules b/debian/rules
index 5ee7a95..49f3182 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 

-- 
single/multiplayer lobby for the Spring RTS engine



More information about the Pkg-games-commits mailing list