[SCM] Packaging of UR in Debian branch, master, updated. afd2a3aff0eb0a626b229e7e705468eea24b5f4c

Olivier Sallou osallou at debian.org
Sat Feb 23 10:54:06 UTC 2013


The following commit has been merged in the master branch:
commit afd2a3aff0eb0a626b229e7e705468eea24b5f4c
Author: Olivier Sallou <osallou at debian.org>
Date:   Sat Feb 23 11:53:40 2013 +0100

    add deps

diff --git a/debian/changelog b/debian/changelog
index 42d6279..4dc1216 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,4 +5,21 @@ libur-perl (0.392-1) UNRELEASED; urgency=low
         try to remove only 63* related tests, add bug number in cpan
         forward patch for spelling and set bug number
 
+        Add depends:
+    !  Class::AutoloadCAN is not installed
+    !  Class::Autouse is not installed
+    !  Clone::PP is not installed
+    !  DBD::SQLite is not installed
+    !  DBI is not installed
+    !  Data::Compare is not installed
+    !  Devel::GlobalDestruction is not installed
+    !  FreezeThaw is not installed
+    !  Getopt::Complete is not installed
+    !  Lingua::EN::Inflect is not installed
+    !  Path::Class is not installed
+    !  Test::Fork is not installed
+    !  Text::Diff is not installed
+    !  Text::Glob is not installed
+
+
  -- Olivier Sallou <osallou at debian.org>  Sat, 23 Feb 2013 11:12:22 +0100
diff --git a/debian/control b/debian/control
index ec08f97..63143f9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,27 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Olivier Sallou <osallou at debian.org>
 Build-Depends: debhelper (>= 9),
- perl
+ perl,
+ libclass-autouse-perl,
+ libclass-autoloadcan-perl,
+ libclone-pp-perl,
+ libsys-hostname-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-sqlite-perl,
+ libsub-name-perl,
+ libsub-install-perl,
+ libdata-uuid-libuuid-perl,
+ libdevel-globaldestruction-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libur-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libur-perl.git

-- 
Packaging of UR in Debian



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