[SCM] Debian packaging of libdevice-cdio-perl branch, master, updated. 6b67a68afa744d1ca74eb40c47fbf784accf37e9

gregor herrmann gregoa at debian.org
Fri Oct 21 15:17:28 UTC 2011


The following commit has been merged in the master branch:
commit 04a03c16497234204659829e40fe3534fb0dab8b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 21 16:48:59 2011 +0200

    debian/control: update build and runtime dependencies due to changed
    upstream requirements and package versions in Debian.

diff --git a/debian/control b/debian/control
index 021ffa7..bf5adae 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,15 @@
 Source: libdevice-cdio-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), swig, libmodule-build-perl,
- perl, libversion-perl, libextutils-pkgconfig-perl, libcdio-dev,
- libiso9660-dev, libtest-pod-coverage-perl, libtest-pod-perl
+Build-Depends: debhelper (>= 8), perl,
+ libcdio-dev,
+ libextutils-cbuilder-perl (>= 0.280000) | perl (>= 5.13.8),
+ libextutils-pkgconfig-perl,
+ libiso9660-dev,
+ libmodule-build-perl (>= 0.380000) | perl (>= 5.13.11),
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ swig
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>,
  gregor herrmann <gregoa at debian.org>
@@ -14,7 +20,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevice-cdi
 
 Package: libdevice-cdio-perl
 Architecture: any
-Depends: libversion-perl, ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: CD Input and control library
  This is a interface to the GNU CD Input and Control library (libcdio)
  and it's ISO 9660 library (libiso9660) which are written in C. The

-- 
Debian packaging of libdevice-cdio-perl



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