[SCM] Debian packaging of Mason CPAN distribution branch, master, updated. debian/2.19-1-3-ge8eb6b3

Florian Schlichting fschlich at zedat.fu-berlin.de
Sun Jun 3 22:54:02 UTC 2012


The following commit has been merged in the master branch:
commit 527f7d1030738d5cc9077ff5d846894c56fdb44b
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sun Jun 3 23:21:55 2012 +0200

    Added runtime dependencies on libtest-class-most-perl and libtest-longstring-perl, needed for running tests with Mason

diff --git a/debian/control b/debian/control
index ca072bb..b83fd72 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libmoosex-hasdefaults-perl,
  libmoosex-strictconstructor-perl (>= 0.13),
  libtry-tiny-perl,
+ libtest-class-most-perl,
+ libtest-longstring-perl
 Description: powerful, high-performance templating for the web and beyond
  Mason is a powerful Perl-based templating system, designed to generate
  dynamic content of all kinds.

-- 
Debian packaging of Mason CPAN distribution



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