r21469 - in /trunk/libswish-api-common-perl/debian: ./ changelog compat control copyright patches/ patches/00list patches/20swish-e_path.dpatch patches/30fix-makefile-pl.dpatch rules source.lintian-overrides

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 15 15:20:12 UTC 2008


Author: gregoa
Date: Sun Jun 15 15:20:11 2008
New Revision: 21469

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21469
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libswish-api-common-perl/debian/
    trunk/libswish-api-common-perl/debian/changelog
    trunk/libswish-api-common-perl/debian/compat
    trunk/libswish-api-common-perl/debian/control
    trunk/libswish-api-common-perl/debian/copyright
    trunk/libswish-api-common-perl/debian/patches/
    trunk/libswish-api-common-perl/debian/patches/00list
    trunk/libswish-api-common-perl/debian/patches/20swish-e_path.dpatch   (with props)
    trunk/libswish-api-common-perl/debian/patches/30fix-makefile-pl.dpatch   (with props)
    trunk/libswish-api-common-perl/debian/rules   (with props)
    trunk/libswish-api-common-perl/debian/source.lintian-overrides

Added: trunk/libswish-api-common-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/changelog?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/changelog (added)
+++ trunk/libswish-api-common-perl/debian/changelog Sun Jun 15 15:20:11 2008
@@ -1,0 +1,16 @@
+libswish-api-common-perl (0.03-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fixed two FTBFS for the price of one! ;-)
+  * FTBFS: Typo in Makefile.PL (Closes: #467482)
+  * FTBFS: No longer dies trying to remove nonexisting directory
+    /usr/lib/perl5 (perl 5.10 transition)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Tue, 27 May 2008 18:20:09 -0500
+
+libswish-api-common-perl (0.03-1) unstable; urgency=low
+
+  * Initial Release (Closes: #324732).
+
+ -- Florian Ragwitz <rafl at debianforum.de>  Tue, 23 Aug 2005 21:11:53 +0200
+

Added: trunk/libswish-api-common-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/compat?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/compat (added)
+++ trunk/libswish-api-common-perl/debian/compat Sun Jun 15 15:20:11 2008
@@ -1,0 +1,1 @@
+4

Added: trunk/libswish-api-common-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/control?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/control (added)
+++ trunk/libswish-api-common-perl/debian/control Sun Jun 15 15:20:11 2008
@@ -1,0 +1,19 @@
+Source: libswish-api-common-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4.0.2), dpatch
+Build-Depends-Indep: perl (>= 5.8.0-7), swish-e, libwww-perl, liblog-log4perl-perl, libsysadm-install-perl
+Maintainer: Florian Ragwitz <rafl at debianforum.de>
+Standards-Version: 3.6.2
+
+Package: libswish-api-common-perl
+Architecture: all
+Depends: ${perl:Depends}, swish-e, libwww-perl, liblog-log4perl-perl, libsysadm-install-perl
+Description: SWISH Document Indexing Made Easy
+ SWISH::API::Common offers an easy interface to the Swish index engine.
+ While SWISH::API offers a complete API, SWISH::API::Common focusses
+ on ease of use.
+ .
+ Currently, SWISH::API::Common just allows for indexing documents
+ in a single directory and any of its subdirectories. Also, don't run
+ index() and search() in parallel yet.

Added: trunk/libswish-api-common-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/copyright?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/copyright (added)
+++ trunk/libswish-api-common-perl/debian/copyright Sun Jun 15 15:20:11 2008
@@ -1,0 +1,14 @@
+This package was debianized by Florian Ragwitz <rafl at debianforum.de> on
+Tue, 23 Aug 2005 22:12:04 +0200
+
+The upstream author is: Mike Schilli <cpan at perlmeister.com>
+
+Copyright 2005 by Mike Schilli, all rights reserved.
+
+This program is free software, you can redistribute it and/or modify it under
+the same terms as Perl itself.
+
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.  On Debian GNU/Linux systems, the complete text of the
+GNU General Public License can be found in `/usr/share/common-licenses/GPL'
+and the Artistic Licence in `/usr/share/common-licenses/Artistic'.

Added: trunk/libswish-api-common-perl/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/patches/00list?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/patches/00list (added)
+++ trunk/libswish-api-common-perl/debian/patches/00list Sun Jun 15 15:20:11 2008
@@ -1,0 +1,2 @@
+20swish-e_path
+30fix-makefile-pl.dpatch

Added: trunk/libswish-api-common-perl/debian/patches/20swish-e_path.dpatch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/patches/20swish-e_path.dpatch?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/patches/20swish-e_path.dpatch (added)
+++ trunk/libswish-api-common-perl/debian/patches/20swish-e_path.dpatch Sun Jun 15 15:20:11 2008
@@ -1,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 20swish-e_path.dpatch by Florian Ragwitz <florian.ragwitz at s2004.tu-chemnitz.de>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Look for swish-e in the default path first.
+## DP: This should speed up looking for swish-e in the default case.
+
+ at DPATCH@
+
+--- SWISH-API-Common-0.03/lib/SWISH/API/Common.pm	2005-08-24 17:17:57.870233640 +0200
++++ libswish-api-common-perl-0.03/lib/SWISH/API/Common.pm	2005-07-05 02:01:00.000000000 +0200
+@@ -11,7 +11,7 @@
+ 
+ our $VERSION         = "0.03";
+ our $SWISH_EXE       = "swish-e";
++our @SWISH_EXE_PATHS = qw(/usr/bin/ /usr/local/bin);
+-our @SWISH_EXE_PATHS = qw(/usr/local/bin);
+ 
+ use SWISH::API;
+ use File::Path;

Propchange: trunk/libswish-api-common-perl/debian/patches/20swish-e_path.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libswish-api-common-perl/debian/patches/30fix-makefile-pl.dpatch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/patches/30fix-makefile-pl.dpatch?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/patches/30fix-makefile-pl.dpatch (added)
+++ trunk/libswish-api-common-perl/debian/patches/30fix-makefile-pl.dpatch Sun Jun 15 15:20:11 2008
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## fix-makefile-pl.dpatch by  <gwolf at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad libswish-api-common-perl-0.03~/Makefile.PL libswish-api-common-perl-0.03/Makefile.PL
+--- libswish-api-common-perl-0.03~/Makefile.PL	2008-05-27 18:15:12.000000000 -0500
++++ libswish-api-common-perl-0.03/Makefile.PL	2008-05-27 18:16:09.000000000 -0500
+@@ -57,7 +57,7 @@
+          #print "*** Temporary directory: $dir\n";
+          chdir $dir or die "Cannot chdir to $dir";
+          my $distro = "swish-e-2.4.3.tar.gz";
+-         (my $distrodir = $distro) =~ s/\.tar.\gz$//g;
++         (my $distrodir = $distro) =~ s/\.tar\.gz$//g;
+          print "Downloading $distro ...\n";
+ #File::Copy::copy("/tmp/$distro", "$dir/$distro");
+          LWP::Simple::getstore(

Propchange: trunk/libswish-api-common-perl/debian/patches/30fix-makefile-pl.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libswish-api-common-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/rules?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/rules (added)
+++ trunk/libswish-api-common-perl/debian/rules Sun Jun 15 15:20:11 2008
@@ -1,0 +1,64 @@
+#!/usr/bin/make -f
+
+include /usr/share/dpatch/dpatch.make
+
+export PERL_MM_USE_DEFAULT=1
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp: patch-stamp
+	dh_testdir
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE) OPTIMIZE="-Wall -O2 -g"
+	touch build-stamp
+
+clean: clean1 unpatch
+clean1:
+	dh_testdir
+	dh_testroot
+	-$(MAKE) distclean
+	dh_clean build-stamp install-stamp
+
+install: build install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	$(MAKE) test
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+	[ ! -d $(TMP)/usr/lib/perl5 ] || \
+		rmdir --ignore-fail-on-non-empty --parents --verbose \
+		$(TMP)/usr/lib/perl5
+	touch install-stamp
+
+binary-arch:
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installexamples eg/idx_and_search.pl
+	dh_installdocs
+	dh_installchangelogs Changes
+	dh_perl
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+source diff:                                                                  
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary patch unpatch clean1

Propchange: trunk/libswish-api-common-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libswish-api-common-perl/debian/source.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libswish-api-common-perl/debian/source.lintian-overrides?rev=21469&op=file
==============================================================================
--- trunk/libswish-api-common-perl/debian/source.lintian-overrides (added)
+++ trunk/libswish-api-common-perl/debian/source.lintian-overrides Sun Jun 15 15:20:11 2008
@@ -1,0 +1,1 @@
+libswish-api-common-perl: build-depends-without-arch-dep




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