[SCM] Debian packaging of libmodule-math-depends-perl branch, master,	updated. debian/0.02-2-2-g66bbf4c
    gregor herrmann 
    gregoa at debian.org
       
    Mon Jun  3 19:15:01 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 4ef0b58538fa85c7e79fc734f0c610d1fce14d0d
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 3 21:14:36 2013 +0200
    debian/control: use ${perl:Depends} in Depends.
diff --git a/debian/control b/debian/control
index 6b3a77e..bf6696c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://metacpan.org/release/Module-Math-Depends/
 
 Package: libmodule-math-depends-perl
 Architecture: all
-Depends: perl,
+Depends: ${perl:Depends},
          ${misc:Depends},
          libparams-util-perl
 Description: convenience object for manipulating Perl module dependencies
-- 
Debian packaging of libmodule-math-depends-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list