[SCM] Debian packaging of libencode-perl branch, master, updated. debian/2.44-1-10-g1b902ab

Xavier Guimard x.guimard at free.fr
Sun Nov 25 06:45:34 UTC 2012


The following commit has been merged in the master branch:
commit cb60013471b41d72476eee1398210a98bbea46c0
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Nov 25 07:30:46 2012 +0100

    Bump S-V to 3.9.4 + dh

diff --git a/debian/changelog b/debian/changelog
index a6f4fc1..6dea684 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libencode-perl (2.44-2) UNRELEASED; urgency=low
+libencode-perl (2.47-1) UNRELEASED; urgency=low
 
   [ Ansgar Burchardt ]
   * Use XZ compression for source and binary packages.
@@ -7,7 +7,12 @@ libencode-perl (2.44-2) UNRELEASED; urgency=low
   * Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.
   * debian/control: update {versioned,alternative} (build) dependencies.
 
- -- Ansgar Burchardt <ansgar at debian.org>  Tue, 18 Oct 2011 21:02:50 +0200
+  [ Xavier Guimard ]
+  * New upstream version
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 9.20120312
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 25 Nov 2012 07:24:22 +0100
 
 libencode-perl (2.44-1) unstable; urgency=high
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 07f0d4d..6d0df75 100644
--- a/debian/control
+++ b/debian/control
@@ -3,21 +3,22 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
            Dominic Hargreaves <dom at earth.li>,
            gregor herrmann <gregoa at debian.org>,
-           Fabrizio Regalli <fabreg at fabreg.it>
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: extra
-Build-Depends: perl,
-               debhelper (>= 8)
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9.20120312),
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libencode-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libencode-perl.git
 Homepage: http://search.cpan.org/dist/Encode/
 
 Package: libencode-perl
 Architecture: any
-Depends: ${perl:Depends},
-         ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Pre-Depends: dpkg
 Description: module providing interfaces between Perl's strings and the system
  The Encode module provides the interfaces between Perl's strings and the 

-- 
Debian packaging of libencode-perl



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