[SCM] Debian packaging of libdata-treedumper-perl branch, master, updated. f395bc11353e44d86ddce19d37f1220bf2ee845e

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


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

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

diff --git a/debian/control b/debian/control
index b329c86..e837221 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libcheck-isa-perl,
-                     libclass-isa-perl | perl (<< 5.10.1-13),
                      libdevel-size-perl,
                      libsort-naturally-perl,
                      libterm-size-perl
@@ -21,7 +20,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libcheck-isa-perl,
-         libclass-isa-perl | perl (<< 5.10.1-13),
+         perl,
          libdevel-size-perl,
          libsort-naturally-perl,
          libterm-size-perl
@@ -29,3 +28,4 @@ Description: module for dumping data structures in various formats
  Data::TreeDumper is a Perl module that provides dumps of Perl variable data
  in a tree-like fashion. It is flexible and customizable, providing various
  output formatting processors and means of filtering and sorting the output.
+

-- 
Debian packaging of libdata-treedumper-perl



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