[license-reconcile] 01/01: Replaced examples directory with list of projects in the documentation

Nicholas Bamber periapt at moszumanska.debian.org
Thu Nov 5 15:43:02 UTC 2015


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

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

commit 4a9bd29078da8fb02f982ce42759f39a9f2766c6
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Thu Nov 5 15:42:56 2015 +0000

    Replaced examples directory with list of projects in the documentation
---
 bin/license-reconcile | 15 +++++++++++++++
 debian/TODO           |  4 +++-
 debian/changelog      |  2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/bin/license-reconcile b/bin/license-reconcile
index 8f6e22a..8c7f9ce 100755
--- a/bin/license-reconcile
+++ b/bin/license-reconcile
@@ -269,6 +269,21 @@ to work correctly.
 In copyright parsing years cannot be expressed in an abbreviated two digit form.
 This is probably a good thing, but it it will surely cause an issue at some point.
 
+=head1 EXAMPLES
+
+Two Debian projects are currently using L<license-reconcile>, to verify the
+C<debian/copyright> file.
+
+=over
+
+=item B<license-reconcile|https://anonscm.debian.org/cgit/pkg-perl/packages/license-reconcile.git/tree/debian/license-reconcile.yml> must obviously be clean by its own standards. At some 
+point this check will be added to the build tests.
+
+=item B<ksh|http://anonscm.debian.org/cgit/collab-maint/ksh.git/tree/debian/license-reconcile.yml> 
+is using license-reconcile since version 93u+20120801-2.
+
+=back
+
 =head1 AUTHOR
 
 Nicholas Bamber, C<< <nicholas at periapt.co.uk> >>
diff --git a/debian/TODO b/debian/TODO
index 31a79fd..6edca6c 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -11,4 +11,6 @@
 12. Roll out accross the Perl group? But overkill for packages with simple copyrighta
 13. More access to interna data, XML?, templates?
 14. The ChangeLog filter only looks at the debian directory, documentation?
-
+15. bashdb is too awkward at the moment where Rocky's email address get split across lines
+19. some nasty warnings need to be fixed.
+20. Maybe a Test::LicenseReconcile module (need to exclude VCS and build  cruft first)
diff --git a/debian/changelog b/debian/changelog
index 201364a..90f9c49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,7 @@ license-reconcile (0.8) UNRELEASED; urgency=medium
     - Increased dependency on devscripts to 2.15.9~
     - For now hacked tests to succeed
   * Corrected sequence of filters and commented
-  * Removed examples directory for now [to be reworked]
+  * Replaced examples directory with list of projects in the documentation
   * Updated debian/license-reconcile.yml
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 24 Oct 2015 13:47:24 +0200

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



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