[libany-uri-escape-perl] 02/02: Updating debian/ files derived from dh-make-perl
Robin Sheat
eythian-guest at moszumanska.debian.org
Fri Jul 18 03:43:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
eythian-guest pushed a commit to branch master
in repository libany-uri-escape-perl.
commit 821e3a3210c8823efd39f4c5c54421991ffc53e6
Author: Robin Sheat <robin at catalyst.net.nz>
Date: Fri Jul 18 15:27:53 2014 +1200
Updating debian/ files derived from dh-make-perl
---
debian/changelog | 4 ++--
debian/control | 12 ++++--------
debian/copyright | 12 ++----------
3 files changed, 8 insertions(+), 20 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index acf5a8e..f29697a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
libany-uri-escape-perl (0.01-1) UNRELEASED; urgency=low
- * Initial Release.
+ * Initial Release. Closes: #755129.
- -- Robin <robin at debian> Fri, 18 Jul 2014 10:40:54 +1200
+ -- Robin Sheat <robin at catalyst.net.nz> Fri, 18 Jul 2014 10:40:54 +1200
diff --git a/debian/control b/debian/control
index e1309e7..e495761 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: libany-uri-escape-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Robin <robin at debian>
+Uploaders: Robin Sheat <robin at catalyst.net.nz>
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl, liburi-perl | liburi-escape-xs-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libany-uri-escape-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libany-uri-escape-perl.git
@@ -12,12 +12,8 @@ Homepage: https://metacpan.org/release/Any-URI-Escape
Package: libany-uri-escape-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ liburi-perl | liburi-escape-xs-perl
Description: Load URI::Escape::XS preferentially over URI::Escape
URI::Escape is great, but URI::Escape::XS is faster. Any::URI::Escape loads
URI::Escape::XS and imports the two most common methods if XS is installed.
- .
- The insides of this module aren't completely shaken out yet, so patches
- welcome.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 9e0eead..53d8d98 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,21 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Any-URI-Escape
Upstream-Contact: Fred Moyer <fred at redhotpenguin.com>
Upstream-Name: Any-URI-Escape
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
Files: *
Copyright: Fred Moyer <fred at redhotpenguin.com>
-License:
+License: Artistic or GPL-1+
Files: debian/*
-Copyright: 2014, Robin <robin at debian>
+Copyright: 2014, Robin Sheat <robin at catalyst.net.nz>
License: Artistic or GPL-1+
License: Artistic
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libany-uri-escape-perl.git
More information about the Pkg-perl-cvs-commits
mailing list