This is an automated email from the git hooks/post-receive script.

periapt pushed a commit to branch master
in repository license-reconcile.

commit 90b6f9d50f07815ab256390edd713af2ad724ee9
Author: Nicholas Bamber <nicholas@leonhartsberger>
Date:   Tue Oct 27 17:11:41 2015 +0000

    considering status
---
 debian/TODO                               | 8 ++++++++
 debian/changelog                          | 2 +-
 lib/Debian/LicenseReconcile/Filter/Std.pm | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index 749cfec..672f635 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -2,3 +2,11 @@
 2. What is Default~Std?
 3. Errors is poorly documented
 4. Incautious exists testing of data structures
+5. Should we exclude debian from licensecheck?
+6. t/18-app.txt needs an example of a GPL-1 file with no copyright statement.
+7. Std des not use the documented directory argument
+8. D::LR::LicenseCheck  constructor has an undocumented check_copyright 
argument.
+9. Really need to get down and document the config format.
+10. List projects that have used it?
+11. Perhaps incude a debhelper that fails the build if there is a mismatch
+12. Roll out accross the Perl group? But overkill for packages with simple 
copyright
diff --git a/debian/changelog b/debian/changelog
index dcf2083..95b3bf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ license-reconcile (0.8) UNRELEASED; urgency=medium
   * Fixed spelling errors
   * Changes in how licensecheck is handled (Closes: #801609)
     - Ignore warnings from licensecheck
-    - Add --text argument to licensechck invocation
+    - Add --text argument to licensecheck invocation
     - Increased dependency on devscripts to 2.15.9~
 
  -- gregor herrmann <gre...@debian.org>  Sat, 24 Oct 2015 13:47:24 +0200
diff --git a/lib/Debian/LicenseReconcile/Filter/Std.pm 
b/lib/Debian/LicenseReconcile/Filter/Std.pm
index 6762554..baa0475 100644
--- a/lib/Debian/LicenseReconcile/Filter/Std.pm
+++ b/lib/Debian/LicenseReconcile/Filter/Std.pm
@@ -41,7 +41,7 @@ our $VERSION = '0.7';
 Returns a list of hash references describing copyright and license information
 that should be checked against the copyright target. The results returned
 from this filter are those that are obtained from
-C<licensecheck --no-conf --recursive --copyright DIR>.
+C<licensecheck --no-conf --text --recursive --copyright DIR>.
 
 =head1 AUTHOR
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/license-reconcile.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to