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

gregor herrmann gregoa at debian.org
Sat Jul 25 17:30:50 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 65b890b0ff463c57a2a81999d915d1110a25b05a
Merge: bdb1ae0 e513042
Author: Dominic Hargreaves <dom at earth.li>
Date:   Thu Sep 1 19:29:02 2005 +0100

    Imported Debian patch 0.16-1

 Changes          | 7 ++++++-
 META.yml         | 2 +-
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 lib/URI/Find.pm  | 4 ++--
 t/Find.t         | 3 ++-
 6 files changed, 19 insertions(+), 6 deletions(-)

diff --cc debian/changelog
index 887ddaf,0000000..5bee0dc
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,62 -1,0 +1,69 @@@
++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/control
index b340ad6,0000000..2d4c0ee
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,17 -1,0 +1,17 @@@
 +Source: liburi-find-perl
 +Section: perl
 +Priority: optional
 +Build-Depends: debhelper (>= 4.0.2)
 +Build-Depends-Indep: perl (>= 5.8.0-7), liburi-perl
 +Maintainer: Dominic Hargreaves <dom at earth.li>
- Standards-Version: 3.6.1
++Standards-Version: 3.6.2
 +
 +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.

-- 
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