[SCM] Debian packaging of URI-Encode CPAN distribution branch, master, updated. de7d472ca456a0a8759d0a186b0f4b98e4906b71

Ernesto Hernández-No?==?UTF-8?Q?vich emhnemhn at gmail.com
Fri Dec 23 19:52:39 UTC 2011


The following commit has been merged in the master branch:
commit 8e341564c23151b6b928fae9f2ba5458e137b1ec
Author: Ernesto Hernández-Novich <emhnemhn at gmail.com>
Date:   Fri Dec 23 14:36:25 2011 -0430

    Improve short and long description.

diff --git a/debian/control b/debian/control
index 823a95d..612db8c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: liburi-encode-perl
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Maintainer: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmodule-build-perl (>= 0.38),
@@ -13,18 +13,11 @@ Homepage: http://search.cpan.org/dist/URI-Encode/
 
 Package: liburi-encode-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl
-Description: Simple URI Encoding/Decoding
- URI::Encodes provides simple URI (Percent) encoding/decoding
- .
- The main purpose of this module (at least for me) was to provide an easy
- method to encode strings (mainly URLs) into a format which can be pasted into
- a plain text emails, and that those links are 'click-able' by the person
- reading that email. This can be accomplished by NOT encoding the reserved
- characters.
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Perl module to encode and decode strings to URIs
+ URI::Encode provides an easy method to encode strings (mainly URLs)
+ into a format which can be pasted into a plain text, so that those
+ links are 'clickable' by the person reading it.
  .
  If you are looking for speed and want to encode reserved characters, use
  URI::Escape::XS
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Debian packaging of URI-Encode CPAN distribution



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