[SCM] Debian packaging of Alien-SDL CPAN distribution branch, master, updated. debian/1.430-2-10-g417b908

gregor herrmann gregoa at debian.org
Thu Jul 5 20:09:29 UTC 2012


The following commit has been merged in the master branch:
commit cb9e5b56b781a8d4480dd6f7902bf9a0ed7bad38
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:12:31 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index a24439e..25e2c9c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~),
 Build-Depends-Indep: freeglut3-dev,
                      libarchive-zip-perl,
                      libcapture-tiny-perl,
-                     libfile-sharedir-perl (>= 1.00),
+                     libfile-sharedir-perl,
                      libfile-which-perl,
                      libgl1-mesa-dev,
                      libjpeg8-dev,
@@ -33,7 +33,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libcapture-tiny-perl,
-         libfile-sharedir-perl (>= 1.00),
+         libfile-sharedir-perl,
          libfile-which-perl,
          libgl1-mesa-glx,
          libjpeg8,
@@ -46,7 +46,7 @@ Depends: ${misc:Depends},
          libsdl-ttf2.0-0,
          libsdl1.2debian,
          libsmpeg0,
-         libtiff4
+         libtiff4 (>= 3.9.5-2)
 Description: helper to get, build and use SDL libraries
  Perl's idea of a metapackage to provide C library dependencies for
  Perl SDL application.
@@ -79,7 +79,7 @@ Depends: ${misc:Depends},
          libsdl-ttf2.0-dev,
          libsdl1.2-dev,
          libsmpeg-dev,
-         libtiff4-dev
+         libtiff4 (>= 3.9.5-2)
 Description: helper  to build  Perl program using SDL libraries
  Perl's idea of a metapackage to provide C library dependencies for
  Perl SDL application.

-- 
Debian packaging of Alien-SDL CPAN distribution



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