[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 1c2216f3d0c2de006f806599f6baa5c589362f94
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Nov 19 21:22:31 2012 +0100

    Remove patchutils and sharutils dependencies

diff --git a/debian/control b/debian/control
index aaf315a..5dc0a97 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,8 @@ 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>,
  Xavier Guimard <x.guimard at free.fr>
-Build-Depends: debhelper (>= 8),
- patchutils (>= 0.2.25),
- sharutils
-Build-Depends-Indep: libgd-gd2-perl,
- perl
+Build-Depends: debhelper (>= 8)
+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
@@ -17,7 +14,7 @@ Homepage: http://search.cpan.org/dist/Barcode-Code128/
 
 Package: libbarcode-code128-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, libgd-gd2-perl
 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