[SCM] blobby Debian packaging branch, master, updated. debian/0.8-dfsg-1-19-g316053b

Felix Geyer debfx-pkg at fobos.de
Thu Oct 20 12:25:52 UTC 2011


The following commit has been merged in the master branch:
commit e323978509e0212d903e07147c8c4923e80215e9
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Thu Oct 20 12:08:38 2011 +0200

    Export build flags using /usr/share/dpkg/buildflags.mk.

diff --git a/debian/changelog b/debian/changelog
index 885df3c..67bbbd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ blobby (0.8-dfsg-3) UNRELEASED; urgency=low
   * Switch to source format 3.0 (quilt).
     - Add unapply-patches and abort-on-upstream-changes to local-options.
     - Refresh patches.
+  * Export build flags using /usr/share/dpkg/buildflags.mk.
 
  -- Felix Geyer <debfx-pkg at fobos.de>  Wed, 21 Apr 2010 15:29:25 +0200
 
diff --git a/debian/rules b/debian/rules
index 7b765c6..9a1084d 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
+
 LDFLAGS += -Wl,--as-needed
 
 %:

-- 
blobby Debian packaging



More information about the Pkg-games-commits mailing list