This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libnet-interface-perl.

commit 548b6b6d06095f9b2aad763569a8ab8758b4e9ec
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat May 2 16:43:32 2015 +0100

    Added patch header and edited debian/changelog
---
 debian/changelog              | 22 +++++++---------------
 debian/patches/socket_h.patch |  5 +++++
 2 files changed, 12 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c9c44b7..8748566 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,24 +1,16 @@
 libnet-interface-perl (1.012-1) UNRELEASED; urgency=low
 
   TODO:
-  - d/rules, d/control: According to https://wiki.debian.org/Autoreconf,
-    "...using dh-autoreconf on packages which only use autoconf (but not
-    automake) (even with debhelper or CDBS) is not enough to update 
-    config.{sub,guess}. In this case you need to use both dh-autoreconf and
-    autotools-dev. 
-
-  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))
+    .
+    Reply: According to https://wiki.debian.org/Autoreconf,
+    "...using dh-autoreconf on packages which only use autoconf (but not
+    automake) (even with debhelper or CDBS) is not enough to update
+    config.{sub,guess}. In this case you need to use both dh-autoreconf and
+    autotools-dev.
+
 
   * Initial Release. Closes: #778888
 
diff --git a/debian/patches/socket_h.patch b/debian/patches/socket_h.patch
index 3ee589f..4fdd347 100644
--- a/debian/patches/socket_h.patch
+++ b/debian/patches/socket_h.patch
@@ -1,3 +1,8 @@
+Description: Architecture independent patch for CPAN bug #83994
+Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=83994
+Last-Update: 2015-05-02
+
 --- a/inst/netsymbols.pl
 +++ b/inst/netsymbols.pl
 @@ -110,10 +110,14 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-interface-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to