[libclass-field-perl] 11/12: Replace plain 'perl' with '${perl:Depends}' in Depends.

gregor herrmann gregoa at debian.org
Sat Jul 26 11:36:38 UTC 2014


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

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

commit 0f2b00be92f62c4d225532b68018da4690777a92
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 26 13:33:37 2014 +0200

    Replace plain 'perl' with '${perl:Depends}' in Depends.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8cb3170..35be0d3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: https://metacpan.org/release/Class-Field
 
 Package: libclass-field-perl
 Architecture: all
-Depends: perl,
+Depends: ${perl:Depends},
          ${misc:Depends}
 Description: accessor cenerator for class fields and consts
  Class::Field exports two subroutines, field and const. These

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



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