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 bdb1ae0072f474c80d995881ccc08bb265cc4330
Merge: a165e9c 7e2d3bd
Author: Dominic Hargreaves <d...@earth.li>
Date:   Mon Apr 4 01:32:48 2005 +0100

    Imported Debian patch 0.15-2

 Changes                    | 17 +++++++++--
 META.yml                   |  2 +-
 TODO                       |  8 ++----
 debian/changelog           | 13 +++++++++
 debian/control             |  4 +--
 debian/watch               |  2 ++
 lib/URI/Find.pm            | 72 +++++++++++++++++++++++++++-------------------
 lib/URI/Find/Schemeless.pm | 50 +++++++++++++++++++++++++-------
 t/Find.t                   | 16 ++++++++++-
 9 files changed, 132 insertions(+), 52 deletions(-)

diff --cc debian/changelog
index 734e4dc,0000000..887ddaf
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,49 -1,0 +1,62 @@@
++liburi-find-perl (0.15-2) unstable; urgency=low
++
++  * Correct error in Description.
++
++ -- Dominic Hargreaves <d...@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 <d...@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 <d...@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 <d...@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 <d...@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 <d...@earth.li>  Sun, 10 Oct 2004 23:01:03 +0100
 +
 +liburi-find-perl (0.13-4) unstable; urgency=low
 +
 +  * Make linda happy.
 +
 + -- Dominic Hargreaves <d...@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 <d...@earth.li>  Wed, 22 Sep 2004 00:25:33 +0100
 +
 +liburi-find-perl (0.13-2) unstable; urgency=low
 +
 +  * Enable test suite
 +
 + -- Dominic Hargreaves <d...@earth.li>  Tue, 21 Sep 2004 19:35:10 +0100
 +
 +liburi-find-perl (0.13-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Dominic Hargreaves <d...@earth.li>  Mon, 20 Sep 2004 00:52:54 +0100
 +
diff --cc debian/control
index 6cf4f8a,0000000..b340ad6
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 <d...@earth.li>
 +Standards-Version: 3.6.1
 +
 +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|URI::Find::Schemeless.
++ like); for something a bit less strict have a look at
++ URI::Find::Schemeless.
diff --cc debian/watch
index 0000000,0000000..536c3b8
new file mode 100644
--- /dev/null
+++ b/debian/watch
@@@ -1,0 -1,0 +1,2 @@@
++version=2
++http://www.cpan.org/modules/by-module/URI/URI-Find-(\d*\.\d*)\.tar\.gz

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to