[SCM] Debian packaging of libtest-fixme-perl branch, master, updated. a29dd9129cb61e76c4f661f627e2aea53fc525eb

Florian Schlichting fschlich at zedat.fu-berlin.de
Sun Aug 26 20:54:42 UTC 2012


The following commit has been merged in the master branch:
commit 0ac059290ff883858cfcf21d862fbe04000231c1
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sun Aug 26 22:48:59 2012 +0200

    Removed dependencies on libfile-finder-perl and libfile-slurp-perl

diff --git a/debian/control b/debian/control
index 9aa7188..15a39cf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libtest-fixme-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libfile-finder-perl, libfile-slurp-perl
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.9.3
@@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fixme
 
 Package: libtest-fixme-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libfile-finder-perl, libfile-slurp-perl
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: Perl module to check code for FIXME declarations
  When coding it is common to come up against problems that need to be
  addressed but that are not a big deal at the moment. What generally happens

-- 
Debian packaging of libtest-fixme-perl



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