[SCM] Debian packaging of libbarcode-code128-perl branch, master, updated. 5bace9fd33496a32b5a4128ba4e3b1babe7df539

Xavier Guimard x.guimard at free.fr
Mon Nov 19 20:23:37 UTC 2012


The following commit has been merged in the master branch:
commit d4e10a279bed6a0f4ddc4b97ed9cdf624d94e1fc
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Nov 19 05:43:42 2012 +0100

    Bump Standards-Version to 3.9.4 + dh 8

diff --git a/debian/changelog b/debian/changelog
index 923edf3..3d33962 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libbarcode-code128-perl (2.01-3) UNRELEASED; urgency=low
+libbarcode-code128-perl (2.21-1) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * Add debian/README.source to document quilt usage, as required by
@@ -15,7 +15,12 @@ libbarcode-code128-perl (2.01-3) UNRELEASED; urgency=low
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
- -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:33:23 -0300
+  [ Xavier Guimard ]
+  * Imported Upstream version 2.21
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 8
+
+ -- Xavier Guimard <x.guimard at free.fr>  Mon, 19 Nov 2012 05:39:27 +0100
 
 libbarcode-code128-perl (2.01-2) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index e36b0c1..afe16d3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libbarcode-code128-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), sharutils,
- cdbs (>= 0.4.27), quilt, patchutils (>= 0.2.25)
-Build-Depends-Indep: perl (>= 5.8.8-7), libgd-gd2-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Vincent Danjean <vdanjean at debian.org>, gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Barcode-Code128/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libbarcode-code128-perl.git
+Uploaders: Vincent Danjean <vdanjean at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
+Build-Depends: cdbs (>= 0.4.27),
+ debhelper (>= 8),
+ patchutils (>= 0.2.25),
+ sharutils
+Build-Depends-Indep: libgd-gd2-perl,
+ perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbarcode-code128-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libbarcode-code128-perl.git
+Homepage: http://search.cpan.org/dist/Barcode-Code128/
 
 Package: libbarcode-code128-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: Perl library to generate CODE 128 bar codes
  Barcode::Code128 generates bar codes using the CODE 128 symbology. It can
  generate images in PNG or GIF format using the GD package, or it can generate

-- 
Debian packaging of libbarcode-code128-perl



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