[SCM] Packaging for bam branch, master, updated. upstream/0.4.0-34-g9945f56

Felix Geyer debfx-pkg at fobos.de
Sun Oct 23 16:55:15 UTC 2011


The following commit has been merged in the master branch:
commit 9945f561ae1318499d70ed0e5463a5e29baeff31
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sun Oct 23 18:52:57 2011 +0200

    debian/rules: include /usr/share/dpkg/buildflags.mk

diff --git a/debian/changelog b/debian/changelog
index 4761932..6810bb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ bam (0.4.0-4) UNRELEASED; urgency=low
   * Rename use-debian-liblua.diff to make-unix.diff and:
     - Pass build flags to gcc.
     - Print commands that are executed.
+  * debian/rules: include /usr/share/dpkg/buildflags.mk
 
  -- Felix Geyer <debfx-pkg at fobos.de>  Sun, 23 Oct 2011 17:16:30 +0200
 
diff --git a/debian/rules b/debian/rules
index 8d9ddf2..f4194d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+DPKG_EXPORT_BUILDFLAGS = 1
+-include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@
 

-- 
Packaging for bam



More information about the Pkg-games-commits mailing list