[SCM] Debian packaging of libsql-translator-perl branch, master, updated. debian/0.11010-1-10-g867e512

gregor herrmann gregoa at debian.org
Sun May 13 12:14:55 UTC 2012


The following commit has been merged in the master branch:
commit 7e3dae5c8caa20fad157056413a10837cf6ba437
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 13 14:03:58 2012 +0200

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 855cf27..61e8080 100644
--- a/debian/control
+++ b/debian/control
@@ -4,27 +4,26 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libcarp-clan-perl,
- libclass-accessor-perl,
  libclass-base-perl,
  libclass-data-inheritable-perl,
  libclass-makemethods-perl,
  libdbi-perl,
- libfile-sharedir-perl (>= 1.00),
+ libfile-sharedir-perl,
  libgd-gd2-noxpm-perl | libgd-gd2-perl,
  libgraph-perl,
  libgraphviz-perl,
  libio-stringy-perl,
- libmoo-perl (>= 0.009007),
- libparse-recdescent-perl (>= 1.962002),
- libspreadsheet-parseexcel-perl (>= 0.4100),
- libtemplate-perl (>= 2.20),
+ libmoo-perl,
+ libparse-recdescent-perl (>= 1.967009),
+ libspreadsheet-parseexcel-perl,
+ libtemplate-perl,
  libtest-differences-perl,
- libtest-exception-perl,
+ libtest-exception-perl (>= 0.31),
  libtest-pod-perl,
  libtext-recordparser-perl,
- libxml-libxml-perl (>= 1.69),
+ libxml-libxml-perl,
  libxml-writer-perl,
- libyaml-perl,
+ libyaml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Eric Dorland <eric at debian.org>, Ryan Niebur <ryan at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
@@ -40,23 +39,22 @@ Conflicts: sqlfairy
 Replaces: sqlfairy
 Depends: ${misc:Depends}, ${perl:Depends},
  libcarp-clan-perl,
- libclass-accessor-perl,
  libclass-base-perl,
- libclass-data-inheritable-perl (>= 0.02),
+ libclass-data-inheritable-perl,
  libclass-makemethods-perl,
  libdbi-perl,
- libfile-sharedir-perl (>= 1.00),
- libio-stringy-perl (>= 2.11),
- libmoo-perl (>= 0.009007),
- libparse-recdescent-perl (>= 1.962002),
- libxml-writer-perl (>= 0.5)
+ libfile-sharedir-perl,
+ libio-stringy-perl,
+ libmoo-perl,
+ libparse-recdescent-perl (>= 1.967009),
+ libxml-writer-perl
 Recommends: libgd-gd2-noxpm-perl | libgd-gd2-perl,
  libgraph-perl,
  libgraphviz-perl,
- libspreadsheet-parseexcel-perl (>= 0.4100),
- libtemplate-perl (>= 2.20),
+ libspreadsheet-parseexcel-perl,
+ libtemplate-perl,
  libtext-recordparser-perl,
- libxml-libxml-perl (>= 1.69)
+ libxml-libxml-perl
 Description: SQL translation library
  SQL::Translator (also known as SQL Fairy) is a collection of Perl modules
  for manipulating structured data definitions (mostly database schemas). It

-- 
Debian packaging of libsql-translator-perl



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