[libnet-interface-perl] 01/01: back to UNRELEASED, TODO added to d/changelog
gregor herrmann
gregoa at debian.org
Sun Feb 22 18:00:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-interface-perl.
commit a3112dbbc5de26ec2664c272b895d2dfe66f1fc7
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Feb 22 19:00:17 2015 +0100
back to UNRELEASED, TODO added to d/changelog
Git-Dch: Ignore
---
debian/changelog | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6c099b1..a7ecad0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,20 @@
-libnet-interface-perl (1.012-1) unstable; urgency=low
+libnet-interface-perl (1.012-1) UNRELEASED; urgency=low
+
+ TODO:
+ - Upstream-Bug-83994.patch only covers amd64 and i386, and indeed the tests
+ fail on armhf (tested with raspbian) like in RT#83994.
+ for finding the path, debian offers `dpkg-architecture -qDEB_HOST_MULTIARCH`
+ for a more generic solution I'd look into %Config for alternatives; maybe
+ looping over $Config{incpth} would be more useful (at least it includes
+ the correct paths; on armhf: /usr/lib/gcc/arm-linux-gnueabihf/4.9/include
+ /usr/local/include /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed
+ /usr/include/arm-linux-gnueabihf /usr/include)
+ - d/rules, d/control: do we need both --with autotools-dev,autoreconf? I
+ haven't tried now but my memories say that autoreconf should be enough.
+ (see also the CAVEAT in dh-autoreconf(7))
+ - d/control: short description should be a noun phrase
+ - d/control: I'd drop the NOTE about supported OSes; I hope Debian is
+ supported if we upload it to the archive :)
* Initial Release. Closes: #778888
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-interface-perl.git
More information about the Pkg-perl-cvs-commits
mailing list