[libtemplate-declare-perl] 01/06: add back libclass-isa-perl
gregor herrmann
gregoa at debian.org
Sun Sep 22 21:39:26 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtemplate-declare-perl.
commit 71db8667ccbed3cafefcd82158009c0fdff9f251
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Sep 22 23:35:24 2013 +0200
add back libclass-isa-perl
got lost in auto update
Git-Dch: Ignore
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 994beff..d25a553 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libclass-accessor-perl,
libclass-data-inheritable-perl,
+ libclass-isa-perl,
libhtml-lint-perl,
libstring-bufferstack-perl,
libtest-pod-coverage-perl,
@@ -27,7 +28,7 @@ Depends: ${perl:Depends},
${misc:Depends},
libclass-accessor-perl,
libclass-data-inheritable-perl,
- perl,
+ libclass-isa-perl,
libstring-bufferstack-perl
Description: module for Perlish declarative templates
Template::Declare is a pure-perl declarative HTML/XUL/RDF/XML templating
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-declare-perl.git
More information about the Pkg-perl-cvs-commits
mailing list