[rkward-cvs] SF.net SVN: rkward:[3820] trunk/rkward/debian
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Fri Sep 23 07:10:10 UTC 2011
Revision: 3820
http://rkward.svn.sourceforge.net/rkward/?rev=3820&view=rev
Author: tfry
Date: 2011-09-23 07:10:10 +0000 (Fri, 23 Sep 2011)
Log Message:
-----------
Update for debian packaging.
Modified Paths:
--------------
trunk/rkward/debian/changelog
trunk/rkward/debian/rules
Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog 2011-09-22 20:23:53 UTC (rev 3819)
+++ trunk/rkward/debian/changelog 2011-09-23 07:10:10 UTC (rev 3820)
@@ -1,6 +1,7 @@
rkward (0.5.6z+0.5.7-0devel1) unstable; urgency=low
* new upstream release
+ * include buildflags as instructed by the dpkg developers
-- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Tue, 30 May 2011 15:30:00 +0200
Modified: trunk/rkward/debian/rules
===================================================================
--- trunk/rkward/debian/rules 2011-09-22 20:23:53 UTC (rev 3819)
+++ trunk/rkward/debian/rules 2011-09-23 07:10:10 UTC (rev 3820)
@@ -19,6 +19,11 @@
UNPATCHTARGET = unpatch
endif
+# For CXXFLAGS and CFLAGS.
+# See http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html
+DPKG_EXPORT_BUILDFLAGS = 1
+-include /usr/share/dpkg/buildflags.mk
+
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list