[SCM] Debian packaging of liblog-any-adapter-perl branch, master, updated. debian/0.07-1-7-gf07e8b4

gregor herrmann gregoa at debian.org
Sat Aug 25 19:17:02 UTC 2012


The following commit has been merged in the master branch:
commit 7f2d2697f9a3d85c581423bc90506c5132bed256
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 25 21:09:29 2012 +0200

    Add (build) dependency on libcapture-tiny-perl.

diff --git a/debian/control b/debian/control
index 2489934..e8019d4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+ libcapture-tiny-perl,
  libdevel-globaldestruction-perl,
  libguard-perl,
  liblog-any-perl
@@ -17,6 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-any-ad
 Package: liblog-any-adapter-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libcapture-tiny-perl,
  libdevel-globaldestruction-perl,
  libguard-perl,
  liblog-any-perl

-- 
Debian packaging of liblog-any-adapter-perl



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