[SCM] tool for reconciling source and copyright branch, master, updated. debian/0.1-17-g5007002

gregor herrmann gregoa at debian.org
Wed Mar 20 17:22:49 UTC 2013


The following commit has been merged in the master branch:
commit b4b1219693ca176e864165e9187f770102e4707a
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Mar 20 18:13:33 2013 +0100

    Add explicit (build) dependency on libuniversal-require-perl.
    
    It got pulled in during build but not at runtime.
    
    Thanks: Michael Prokop for the bug report.
    Closes: #703496

diff --git a/debian/control b/debian/control
index 80e48ac..1ab5505 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl, libdebian-copyright-perl (>= 0.2),
  liblist-moreutils-perl, libfile-slurp-perl, libfile-mmagic-perl,
  libfile-fnmatch-perl, libset-intspan-perl, libtext-levenshteinxs-perl,
  libsmart-comments-perl, libreadonly-perl, libreadonly-xs-perl, devscripts,
- libyaml-libyaml-perl, libtest-exception-perl
+ libyaml-libyaml-perl, libtest-exception-perl, libuniversal-require-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/license-reconcile.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/license-reconcile.git
@@ -24,7 +24,8 @@ Depends: ${misc:Depends}, ${perl:Depends}, libdebian-copyright-perl (>= 0.2),
  libparse-debianchangelog-perl, libemail-address-perl,
  liblist-moreutils-perl, libfile-slurp-perl, libfile-mmagic-perl,
  libfile-fnmatch-perl, libset-intspan-perl, libtext-levenshteinxs-perl,
- libsmart-comments-perl, libreadonly-perl, libreadonly-xs-perl, devscripts
+ libsmart-comments-perl, libreadonly-perl, libreadonly-xs-perl, devscripts,
+ libuniversal-require-perl
 Recommends: libyaml-libyaml-perl
 Description: tool to reconcile copyright file and source
  Out of the box the license-reconcile tool compares licensecheck output

-- 
tool for reconciling source and copyright



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