[libpalm-perl] 06/08: Add new (build) dependencies.

gregor herrmann gregoa at debian.org
Sun Aug 3 13:02:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpalm-perl.

commit 1255d828fea80b72cb3b6db21bd55ba3a9ad4894
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 3 14:59:51 2014 +0200

    Add new (build) dependencies.
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f2e8690..e9d8da4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Section: perl
 Priority: extra
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libpalm-pdb-perl,
+                     libpalm-raw-perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl
 Standards-Version: 3.9.5
@@ -17,7 +19,8 @@ Homepage: https://metacpan.org/release/Palm
 Package: libpalm-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libpalm-raw-perl
 Description: modules for manipulating pdb and prc database files
  Palm is a collection of Perl modules useful for manipulating Palm Pilot
  databases, including Palm::ToDo, Palm::Datebook, Palm::Address, Palm::Memo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpalm-perl.git



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