[libmojolicious-plugin-cgi-perl] 01/05: add DEP3 headers to patch

Alex Muntada alexm-guest at moszumanska.debian.org
Mon May 12 04:39:32 UTC 2014


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

alexm-guest pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit 8d4264a73708e0f04fc4c6c913e2b245a34eecd5
Author: Alex Muntada <alexm at alexm.org>
Date:   Sun May 11 20:28:55 2014 +0200

    add DEP3 headers to patch
---
 debian/changelog                    |  8 --------
 debian/patches/no-leaky-pipes.patch | 14 ++++++++++----
 2 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 320b44f..a9c5629 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,6 @@
 libmojolicious-plugin-cgi-perl (0.07-1) UNRELEASED; urgency=low
 
   TODO:
-  - no-leaky-pipes.patch:
-    + please add DEP3 headers - http://dep.debian.net/deps/dep3/
-      (manually or with patchedit [pkg-perl-tools] or with `quilt header
-      --dep3 ...'); also detected by lintian:
-      "I: libmojolicious-plugin-cgi-perl source: quilt-patch-missing-description no-leaky-pipes.patch"
-    + please refresh the patch with quilt settings like
-      http://pkg-perl.alioth.debian.org/howto/quilt.html#tips_and_tricks
-      (quilt 0.63-2 also has nicer defaults)
   - d/changelog: for a new package, there's usually only one line ("Initial
     Release ...")
   - d/control (and d/compat):
diff --git a/debian/patches/no-leaky-pipes.patch b/debian/patches/no-leaky-pipes.patch
index 54f4fdc..a7bb6f0 100644
--- a/debian/patches/no-leaky-pipes.patch
+++ b/debian/patches/no-leaky-pipes.patch
@@ -1,7 +1,13 @@
-Index: libmojolicious-plugin-cgi-perl/t/post.t
-===================================================================
---- libmojolicious-plugin-cgi-perl.orig/t/post.t	2014-05-11 14:29:04.114102671 +0200
-+++ libmojolicious-plugin-cgi-perl/t/post.t	2014-05-11 14:34:01.894114260 +0200
+Description: Remove non-portable test that uses /proc
+ The test also fails under pbuilder because fd/0 is allocated,
+ which does not happen when testing outside pbuilder.
+Author: Alex Muntada <alexm at alexm.org>
+Forwarded: not-needed
+Bug-Debian: http://bugs.debian.org/742195
+Last-Update: 2014-05-11
+
+--- a/t/post.t
++++ b/t/post.t
 @@ -27,14 +27,7 @@
    ok $pid, 'could not get pid';
  }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git



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