[libtemplate-plugin-digest-md5-perl] 03/04: d/control

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Jun 4 23:48:02 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libtemplate-plugin-digest-md5-perl.

commit 2eba11429362de0514b93cbdb5806809d8ab924f
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sun Jun 5 00:44:26 2016 +0100

    d/control
---
 debian/control | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 70da744..277610d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejunkie at gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libtemplate-perl (>= 2.0),
+Build-Depends-Indep: libtemplate-perl,
  perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtemplate-plugin-digest-md5-perl.git
@@ -15,9 +15,9 @@ Testsuite: autopkgtest-pkg-perl
 Package: libtemplate-plugin-digest-md5-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libtemplate-perl (>= 2.0)
-Description: TT2 interface to the MD5 Algorithm
- The Digest.MD5 Template Toolkit plugin provides access to the MD5 algorithm
+ libtemplate-perl
+Description: interface to the MD5 Algorithm for the Template Toolkit
+ Template::Plugin::Digest::MD5 provides access to the MD5 algorithm
  via the Digest::MD5 module. It is used like a plugin but installs filters and
  vmethods into the current context.
  .
@@ -27,5 +27,3 @@ Description: TT2 interface to the MD5 Algorithm
  .
  the following filters (and vmethods of the same name) are installed into the
  current context:
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-digest-md5-perl.git



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