[SCM] Extract bibliographic references from various sources branch, debian, updated. debian/1.4.8-1

Filippo Rusconi (Debian Maintainer) lopippo at debian.org
Thu Jun 7 20:21:51 UTC 2012


The following commit has been merged in the debian branch:
commit 1c2ce9ce839410affe845720fdff82438d676e01
Author: Filippo Rusconi (Debian Maintainer) <lopippo at debian.org>
Date:   Wed Jun 6 22:24:54 2012 +0200

    debian/rules: setting DPKG_EXPORT_BUILDFLAGS=1.

diff --git a/debian/rules b/debian/rules
index 4eea382..abeacf8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,10 @@ CMAKE=/usr/bin/cmake
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+CFLAGS+=$(CPPFLAGS)
+CXXFLAGS+=$(CPPFLAGS)
 
 PACKAGE=cb2bib
 

-- 
Extract bibliographic references from various sources



More information about the debian-science-commits mailing list