[SCM] Debian packaging of libnet-bluetooth-perl branch, master, updated. 321bbeb2ba816db18817b34a591d44c83f706ca1
gregor herrmann
gregoa at debian.org
Tue Nov 6 17:49:21 UTC 2012
The following commit has been merged in the master branch:
commit 321bbeb2ba816db18817b34a591d44c83f706ca1
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Nov 6 18:48:54 2012 +0100
back to UNRELEASED, TODO added to d/changelog
diff --git a/debian/changelog b/debian/changelog
index 96edb74..4feab1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,13 @@
-libnet-bluetooth-perl (0.40-3) unstable; urgency=low
+libnet-bluetooth-perl (0.40-3) UNRELEASED; urgency=low
+
+ TODO:
+ - hardening:
+ + the change in d/rules is not mentioned in d/changelog
+ + IMO it's not a good idea to hardcode the value;
+ -> "$(CPPFLAGS)" instead of "-D_FORTIFY_SOURCE=2"
+ + in general, calling $(MAKE) here manually seems not so elegant, I'd
+ rather patch Makefile.PL and add there:
+ 'dynamic_lib' => {OTHERLDFLAGS => "$ENV{CPPFLAGS}"},
[ Jonathan Yu ]
* Rewrite package long description (Closes: #597743)
--
Debian packaging of libnet-bluetooth-perl
More information about the Pkg-perl-cvs-commits
mailing list