r47502 - /trunk/libelf-extract-sections-perl/debian/control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Nov 19 20:47:16 UTC 2009


Author: jawnsy-guest
Date: Thu Nov 19 20:47:11 2009
New Revision: 47502

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47502
Log:
add YAML::XS to depends..

Modified:
    trunk/libelf-extract-sections-perl/debian/control

Modified: trunk/libelf-extract-sections-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/control?rev=47502&op=diff
==============================================================================
--- trunk/libelf-extract-sections-perl/debian/control (original)
+++ trunk/libelf-extract-sections-perl/debian/control Thu Nov 19 20:47:11 2009
@@ -1,12 +1,12 @@
 Source: libelf-extract-sections-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
 Build-Depends-Indep: perl, libmoosex-declare-perl, libtest-pod-coverage-perl,
  liblog-log4perl-perl (>= 1.21), libnamespace-clean-perl (>= 0.11),
  libmoosex-log-log4perl-perl, libmoosex-types-path-class-perl,
  libmoosex-has-sugar-perl, libmoosex-types-perl, libtest-pod-perl,
- libmoose-perl (>= 0.76), libfile-find-rule-perl
+ libmoose-perl (>= 0.76), libfile-find-rule-perl, libyaml-xs-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
@@ -20,7 +20,7 @@
  libmoosex-has-sugar-perl, libmoosex-log-log4perl-perl,
  libmoosex-declare-perl, libnamespace-clean-perl (>= 0.11),
  libmoosex-types-path-class-perl, liblog-log4perl-perl (>= 1.21),
- libmoose-perl (>= 0.76), libfile-find-rule-perl
+ libmoose-perl (>= 0.76), libfile-find-rule-perl, libyaml-xs-perl
 Description: module to extract section information from ELF binaries
  ELF::Extract::Sections is a Perl module that can read and extract section data
  from any binary that follows the Executable and Linkable Format (ELF). Since




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