[SCM] Package UR for Debian branch, master, updated. 9b997fa550c18ba2389f9291d647eadb62909b24

Olivier Sallou osallou at debian.org
Sat Feb 23 14:49:00 UTC 2013


The following commit has been merged in the master branch:
commit 9b997fa550c18ba2389f9291d647eadb62909b24
Author: Olivier Sallou <osallou at debian.org>
Date:   Sat Feb 23 15:48:50 2013 +0100

    add runtime deps

diff --git a/debian/control b/debian/control
index b3c9b24..235fdde 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,27 @@ Homepage: http://search.cpan.org/dist/UR/
 
 Package: libur-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-autouse-perl,
+ libclass-autoloadcan-perl,
+ libclone-pp-perl,
+ liblingua-en-inflect-perl,
+ libdata-compare-perl,
+ libtext-diff-perl,
+ libpath-class-perl,
+ libclass-inspector-perl,
+ libtext-glob-perl,
+ libjson-perl,
+ libtest-fork-perl,
+ libfreezethaw-perl,
+ libyaml-perl,
+ libdbi-perl,
+ libdbd-sqlite3-perl,
+ libsub-name-perl,
+ libsub-install-perl,
+ libdata-uuid-libuuid-perl,
+ libdevel-globaldestruction-perl
+
 Description: rich declarative transactional objects
  UR is a class framework and object/relational mapper for Perl. It starts with
  the familiar Perl meme of the blessed hash reference as the basis for object

-- 
Package UR for Debian



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