[SCM] Debian packaging of URI-Encode CPAN distribution branch, master, updated. debian/0.070-1-6-gdd2104f

Xavier x.guimard at free.fr
Sun Oct 28 16:25:40 UTC 2012


The following commit has been merged in the master branch:
commit deec5e6971fc53b272b6ad9db049ac2d6790ff40
Author: Xavier <x.guimard at free.fr>
Date:   Sun Oct 28 17:21:22 2012 +0100

    Bump S-V to 3.9.4

diff --git a/debian/changelog b/debian/changelog
index dc6f169..fdc8e79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+liburi-encode-perl (0.80-1) UNRELEASED; urgency=low
+
+  * New upstream version
+  * Bump Standards-Version to 3.9.4 (no changes)
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 28 Oct 2012 17:19:39 +0100
+
 liburi-encode-perl (0.070-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 079090e..51d6a18 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: liburi-encode-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Xavier Guimard <x.guimard at free.fr>
+           Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-encode-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-encode-perl.git
 Homepage: http://search.cpan.org/dist/URI-Encode/
 
 Package: liburi-encode-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+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
@@ -23,3 +24,4 @@ Description: Perl module to encode and decode strings to URIs
  .
  If you are looking for speed and want to encode reserved characters, use
  URI::Escape::XS
+

-- 
Debian packaging of URI-Encode CPAN distribution



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