[liburi-find-perl] 09/09: Imported Debian patch 20111103-1

gregor herrmann gregoa at debian.org
Sat Jul 25 17:30:51 UTC 2015


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

gregoa pushed a commit to branch master
in repository liburi-find-perl.

commit f730f0559771a4863f3af0b692f6d97097a4b783
Merge: afa236a c787d67
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Apr 8 12:42:15 2012 +0100

    Imported Debian patch 20111103-1

 Build.PL                   |  2 +-
 Changes                    | 16 +++++++++++-
 MANIFEST                   |  2 ++
 MANIFEST.SKIP              | 34 ++++++++++++++++++++++---
 META.json                  | 60 +++++++++++++++++++++++++++++++++++++++++++
 META.yml                   | 11 ++++----
 SIGNATURE                  | 32 ++++++++++++-----------
 bin/urifind                |  2 +-
 debian/changelog           | 10 ++++++++
 debian/compat              |  2 +-
 debian/control             |  8 +++---
 debian/copyright           |  2 --
 debian/rules               | 63 ++--------------------------------------------
 debian/source/format       |  1 +
 lib/URI/Find.pm            | 29 +++++++++++++++------
 lib/URI/Find/Schemeless.pm |  2 +-
 t/Find.t                   |  1 +
 t/filter.t                 | 10 +++++++-
 t/strict_leak.t            | 35 ++++++++++++++++++++++++++
 19 files changed, 218 insertions(+), 104 deletions(-)

diff --cc debian/changelog
index b597d4b,0000000..6e88a47
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,118 -1,0 +1,128 @@@
++liburi-find-perl (20111103-1) unstable; urgency=low
++
++  * Add Vcs-* headers
++  * Switch to dpkg-source 3.0 (quilt) format
++  * Switch to debhelper 8 and minimal rules
++  * New upstream release
++  * Update Standards-Version (no changes)
++
++ -- Dominic Hargreaves <dom at earth.li>  Sun, 08 Apr 2012 12:42:15 +0100
++
 +liburi-find-perl (20100505-2) unstable; urgency=medium
 +
 +  * Urgency medium as this fixes an RC bug
 +  * Use perl (>= 5.10.1) instead of perl (>= 5.12.0) as an alternative for
 +    libmodule-build-perl and libtest-simple-perl. (Closes: #590379)
 +  * Make build-dep on perl unversioned as allowed since Policy 3.8.3.
 +  * Thanks to Ansgar Burchardt for these changes
 +  * Bump Standards-Version (no changes)
 +
 + -- Dominic Hargreaves <dom at earth.li>  Mon, 26 Jul 2010 23:28:08 +0100
 +
 +liburi-find-perl (20100505-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Update Standards-Version (no changes)
 +  * Add possible dependency on perl 5.12 to provide Module::Build and
 +    Test::Simple
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sun, 13 Jun 2010 21:19:06 +0100
 +
 +liburi-find-perl (20090319-2) unstable; urgency=low
 +
 +  * Drop perl-modules from Build-Depends since it does not provide
 +    a sufficiently recent Module::Build, and change the required version
 +    of libmodule-build-perl to 0.3000 rather than 0.30 to match the
 +    actual libmodule-build-perl package (closes: #534696)
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sat, 27 Jun 2009 12:55:01 +0100
 +
 +liburi-find-perl (20090319-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - Refresh debian rules file for Module::Build support
 +  * Bump debhelper compat version
 +  * Update Standards-Version (no changes)
 +  * Fix POD error in URI::Find::Schemeless (CPAN RT #47215)
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sun, 21 Jun 2009 18:41:45 +0100
 +
 +liburi-find-perl (0.16-2) unstable; urgency=low
 +
 +  * Fix debian/rules rmdir bug (closes: #467926)
 +  * Update Standards-Version (no changes)
 +  * Standardize debian/watch format
 +  * debian/control: add Homepage field
 +  * Fix make distclean lintian warning
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sun,  2 Mar 2008 18:31:17 +0000
 +
 +liburi-find-perl (0.16-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * Update Standards-Version (no changes).
 +
 + -- Dominic Hargreaves <dom at earth.li>  Thu,  1 Sep 2005 19:29:02 +0100
 +
 +liburi-find-perl (0.15-2) unstable; urgency=low
 +
 +  * Correct error in Description.
 +
 + -- Dominic Hargreaves <dom at earth.li>  Mon,  4 Apr 2005 01:32:48 +0100
 +
 +liburi-find-perl (0.15-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * Add watch file.
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sat, 26 Mar 2005 02:07:34 +0000
 +
 +liburi-find-perl (0.14-3) unstable; urgency=low
 +
 +  * Add missing dependency on liburi-perl.
 +
 + -- Dominic Hargreaves <dom at earth.li>  Mon, 15 Nov 2004 00:21:47 +0000
 +
 +liburi-find-perl (0.14-2) unstable; urgency=low
 +
 +  * Further clarify debian/copyright.
 +
 + -- Dominic Hargreaves <dom at earth.li>  Fri, 12 Nov 2004 18:36:37 +0000
 +
 +liburi-find-perl (0.14-1) unstable; urgency=low
 +
 +  * New upstream release (clarifies licence)
 +
 + -- Dominic Hargreaves <dom at earth.li>  Mon, 11 Oct 2004 22:32:31 +0100
 +
 +liburi-find-perl (0.13-5) unstable; urgency=low
 +
 +  * Clarify licence in debian/copyright.
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sun, 10 Oct 2004 23:01:03 +0100
 +
 +liburi-find-perl (0.13-4) unstable; urgency=low
 +
 +  * Make linda happy.
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sat,  2 Oct 2004 20:02:57 +0100
 +
 +liburi-find-perl (0.13-3) unstable; urgency=low
 +
 +  * Remove auto-generation comment in description and fix minor bug in
 +    control file
 +
 + -- Dominic Hargreaves <dom at earth.li>  Wed, 22 Sep 2004 00:25:33 +0100
 +
 +liburi-find-perl (0.13-2) unstable; urgency=low
 +
 +  * Enable test suite
 +
 + -- Dominic Hargreaves <dom at earth.li>  Tue, 21 Sep 2004 19:35:10 +0100
 +
 +liburi-find-perl (0.13-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Dominic Hargreaves <dom at earth.li>  Mon, 20 Sep 2004 00:52:54 +0100
 +
diff --cc debian/compat
index 7ed6ff8,0000000..45a4fb7
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 5
++8
diff --cc debian/control
index b82f559,0000000..78e0687
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,18 -1,0 +1,20 @@@
 +Source: liburi-find-perl
 +Section: perl
 +Priority: optional
- Build-Depends: debhelper (>= 5)
- Build-Depends-Indep: perl, liburi-perl, perl (>= 5.10.1) | libmodule-build-perl (>= 0.3000), perl (>= 5.10.1) | libtest-simple-perl (>= 0.82)
++Build-Depends: debhelper (>= 8)
++Build-Depends-Indep: perl, liburi-perl, perl (>= 5.10.1) | libmodule-build-perl (>= 0.3000), perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 +Maintainer: Dominic Hargreaves <dom at earth.li>
- Standards-Version: 3.9.1
++Standards-Version: 3.9.3
 +Homepage: http://search.cpan.org/dist/URI-Find/
++Vcs-Git: git://anonscm.debian.org/users/dom/liburi-find-perl.git
++Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/liburi-find-perl.git
 +
 +Package: liburi-find-perl
 +Architecture: all
 +Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl
 +Description:  Find URIs in arbitrary text
 + This module does one thing: Finds URIs and URLs in plain text.  It finds
 + them quickly and it finds them all (or what URI::URL considers a URI
 + to be.)  It only finds URIs which include a scheme (http:// or the
 + like); for something a bit less strict have a look at
 + URI::Find::Schemeless.
diff --cc debian/copyright
index 3c997c4,0000000..1a8c577
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,20 -1,0 +1,18 @@@
 +This package was debianized by Dominic Hargreaves <dom at earth.li> on
 +Mon, 20 Sep 2004 00:52:54 +0100.
 +
 +It was downloaded from CPAN <http://search.cpan.org/dist/URI-Find/>.
 +
 +The upstream author is: 
 +
 +Michael G Schwern <schwern at pobox.com> with insight from Uri Gutman,
 +Greg Bacon, Jeff Pinyan, Roderick Schertler and others.
 +
- Currently maintained by Roderick Schertler <roderick at argon.org>.
- 
 +Copyright (c) 2000, 2009 Michael G. Schwern.  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'.
diff --cc debian/rules
index b76425d,0000000..2d33f6a
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,63 -1,0 +1,4 @@@
 +#!/usr/bin/make -f
- # This debian/rules file is provided as a template for normal perl
- # packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
- # the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
- # be used freely wherever it is useful.
- #
- # It was later modified by Jason Kohles <email at jasonkohles.com>
- # http://www.jasonkohles.com/ to support Module::Build installed modules
 +
- # Uncomment this to turn on verbose mode.
- #export DH_VERBOSE=1
- 
- # If set to a true value then MakeMaker's prompt function will
- # always return the default without waiting for user input.
- export PERL_MM_USE_DEFAULT=1
- 
- PERL   ?= /usr/bin/perl
- PACKAGE = $(shell dh_listpackages)
- TMP     = $(CURDIR)/debian/$(PACKAGE)
- 
- build: build-stamp
- build-stamp:
- 	dh_testdir
- 	# Add commands to compile the package here
- 	$(PERL) Build.PL installdirs=vendor
- 	$(PERL) Build
- 	$(PERL) Build test
- 	touch $@
- 
- clean:
- 	dh_testdir
- 	dh_testroot
- 	dh_clean build-stamp install-stamp
- 	# Add commands to clean up after the build process here
- 	[ ! -f Build ] || $(PERL) Build --allow_mb_mismatch 1 distclean
- 
- install: install-stamp
- install-stamp: build-stamp
- 	dh_testdir
- 	dh_testroot
- 	dh_clean -k
- 	# Add commands to install the package into $(TMP) here
- 	$(PERL) Build install destdir=$(TMP) create_packlist=0
- 	touch $@
- 
- binary-arch:
- # We have nothing to do here for an architecture-independent package
- 
- binary-indep: build install
- 	dh_testdir
- 	dh_testroot
- 	dh_installdocs README TODO
- 	dh_installchangelogs Changes
- 	dh_perl
- 	dh_compress
- 	dh_fixperms
- 	dh_installdeb
- 	dh_gencontrol
- 	dh_md5sums
- 	dh_builddeb
- 
- binary: binary-indep binary-arch
- .PHONY: build clean binary-indep binary-arch binary install
++%:
++	dh $@
diff --cc debian/source/format
index 0000000,0000000..163aaf8
new file mode 100644
--- /dev/null
+++ b/debian/source/format
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)

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



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