[libchart-clicker-perl] 04/07: Add (build) dependency on libclass-load-perl.

gregor herrmann gregoa at debian.org
Fri Aug 9 20:04:01 UTC 2013


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

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

commit dbe445363e841c3282bcf592ca4125f06c88f1e2
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 9 21:49:43 2013 +0200

    Add (build) dependency on libclass-load-perl.
---
 debian/control |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 0654142..2db94c3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
+ libclass-load-perl,
  libcolor-scheme-perl,
  libdatetime-perl,
  libdatetime-set-perl,
@@ -29,6 +30,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libchart-clic
 Package: libchart-clicker-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
+ libclass-load-perl,
  libcolor-scheme-perl,
  libdatetime-perl,
  libdatetime-set-perl,

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



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