[SCM] Debian packaging of Mason CPAN distribution branch, master, updated. debian/2.15-1-7-g7d3fab8

Florian Schlichting fschlich at zedat.fu-berlin.de
Sun Feb 26 21:09:45 UTC 2012


The following commit has been merged in the master branch:
commit 89b46983d0e6f82be4a2eed8e4c74d5da0f21235
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sun Feb 26 22:02:07 2012 +0100

    Added dependency on libexception-class-perl

diff --git a/debian/changelog b/debian/changelog
index fe96499..ce05f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libmason-perl (2.16-1) UNRELEASED; urgency=low
 
   * Imported Upstream version 2.16.
+  * Added dependency on libexception-class-perl.
 
  -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Sun, 26 Feb 2012 21:53:24 +0100
 
diff --git a/debian/control b/debian/control
index 1c917de..7beca79 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends-Indep: perl,
  libcapture-tiny-perl,
  libclass-unload-perl,
  libdevel-globaldestruction-perl,
+ libexception-class-perl,
  libguard-perl,
  libipc-system-simple-perl,
  libjson-perl,
@@ -30,6 +31,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcapture-tiny-perl,
  libclass-unload-perl,
  libdevel-globaldestruction-perl,
+ libexception-class-perl,
  libguard-perl,
  libipc-system-simple-perl,
  libjson-perl,

-- 
Debian packaging of Mason CPAN distribution



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