[SCM] Debian packaging of Net-Z3950-Simple2ZOOM CPAN distribution branch, master, updated. upstream/1.04-9-gd7f94f4

gregor herrmann gregoa at debian.org
Tue Aug 9 20:02:21 UTC 2011


The following commit has been merged in the master branch:
commit d7f94f493d54e92a4750f6be223073f3bdb06030
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 9 22:01:25 2011 +0200

    new patch: add hashbang to example script.
    detected by lintian.

diff --git a/debian/patches/hashbang.patch b/debian/patches/hashbang.patch
new file mode 100644
index 0000000..5622ab8
--- /dev/null
+++ b/debian/patches/hashbang.patch
@@ -0,0 +1,14 @@
+Description: add hashbang
+Origin: vendor
+Forwarded: not-needed
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-08-09
+
+--- a/etc/sru-auth
++++ b/etc/sru-auth
+@@ -1,3 +1,5 @@
++#! /bin/sh
++#
+ # $Id: sru-auth,v 1.1 2007-08-21 12:21:56 mike Exp $
+ 
+ # In order to test the authentication feature of Simple2ZOOM, we need
diff --git a/debian/patches/series b/debian/patches/series
index 82374e5..996fc59 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 makefile.patch
+hashbang.patch

-- 
Debian packaging of Net-Z3950-Simple2ZOOM CPAN distribution



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