[SCM] Debian packaging of libinline-perl branch, master, updated. 9ee7be09895817170f5f725fba9970af83b603fc

gregor herrmann gregoa at debian.org
Thu Dec 8 15:59:18 UTC 2011


The following commit has been merged in the master branch:
commit 44c89ebcde5937315b734915c38376838cb671ee
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Dec 8 16:50:09 2011 +0100

    Add libinline-files-perl to Build-Depends-Indep and Recommends.

diff --git a/debian/control b/debian/control
index b3177b0..9e8601c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl,
+ libinline-files-perl,
  libparse-recdescent-perl,
  libtest-warn-perl (>= 0.21)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -15,8 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libinline-per
 
 Package: libinline-perl
 Architecture: all
-Recommends: gcc | c-compiler
 Depends: ${perl:Depends}, ${misc:Depends}, libparse-recdescent-perl
+Recommends: gcc | c-compiler, libinline-files-perl
 Description: module for producing simple Foreign Function Interfaces
  Inline is a Perl module designed to allow developers to integrate source code
  written in other programming languages directly "inline" in Perl scripts or

-- 
Debian packaging of libinline-perl



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