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

Nicholas Bamber nicholas at periapt.co.uk
Mon Dec 17 16:32:27 UTC 2012


The following commit has been merged in the master branch:
commit e41befeaa4271f6b2193e762baada49d4afaba6d
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Mon Dec 17 16:32:12 2012 +0000

    latest version

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 24aaf7e..f50332e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
  libmodule-build-perl (>= 0.400000) | perl (>= 5.17)
 Build-Depends-Indep: perl, libdebian-copyright-perl (>= 0.2),
  libtest-compile-perl, libtest-deep-perl, libtest-output-perl,
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl, libdebian-copyright-perl (>= 0.2),
  libfile-fnmatch-perl, libset-intspan-perl, libtext-levenshteinxs-perl,
  libsmart-comments-perl, libreadonly-perl, libreadonly-xs-perl, devscripts,
  libyaml-libyaml-perl, libtest-exception-perl
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/license-reconcile.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/license-reconcile.git
 
@@ -33,4 +33,6 @@ Description: tool to reconcile copyright file and source
  by rules. Rules include the ability to file match, to match against
  licensecheck output and to extract copyright years. The rules can be defined
  in a file and should need to be changed less often than the debian/copyright
- file itself.  
+ file itself. If necessary copyright and license data can be extracted
+ from the source code in more specialized ways by adding Perl modules
+ below Debian::LicenseReconcile::Filter.

-- 
tool for reconciling source and copyright



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