[SCM] Debian packaging of DBD-Firebird CPAN distribution branch, master, updated. debian/0.91-2-12-gab0672e

Xavier Guimard x.guimard at free.fr
Sun Jul 29 12:19:48 UTC 2012


The following commit has been merged in the master branch:
commit 4bfd36301938d34acad658a1af39c02e1b92d4a4
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jul 29 14:09:17 2012 +0200

    Remove buildflags.mk import

diff --git a/debian/changelog b/debian/changelog
index c343490..fa33cc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,7 @@ libdbd-firebird-perl (1.00-1) UNRELEASED; urgency=low
   TODO:
   - debian/rules:
     + is the override_dh_auto_clean still needed? I don't see a Makefile
-    + is the stanza about /usr/share/dpkg/buildflags.mk needed? shouldn't this
-      happen automatically?
+    => This avoid debclean error "YOU MUST REBUILD..."
   - d/copyright: convert to Copyright-Format 1.0
     (also detected by lintian)
 
diff --git a/debian/rules b/debian/rules
index b8a7a9f..d658d3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,5 @@
 #!/usr/bin/make -f
 
-ifneq (,$(shell ls /usr/share/dpkg/buildflags.mk))
-export DPKG_EXPORT_BUILDFLAGS=1
-include /usr/share/dpkg/buildflags.mk
-endif
-
 export DBD_FIREBIRD_REQUIRE_EMBEDDED=1
 
 BAD_ARCH = armel ia64 kfreebsd-amd64 kfreebsd-i386 s390

-- 
Debian packaging of DBD-Firebird CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list