[license-reconcile] 01/04: Conslidated TODO list

Nicholas Bamber periapt at moszumanska.debian.org
Tue Nov 24 23:05:32 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 217b79e2dbb75506a0e30d52b13073b47ed9ec30
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Wed Nov 18 16:08:25 2015 +0000

    Conslidated TODO list
---
 TODO             | 24 ------------------------
 debian/TODO      | 25 ++++++++++++++++++++++++-
 debian/changelog |  6 ++++++
 3 files changed, 30 insertions(+), 25 deletions(-)

diff --git a/TODO b/TODO
deleted file mode 100644
index 239d05a..0000000
--- a/TODO
+++ /dev/null
@@ -1,24 +0,0 @@
-*.) Need useful information in verbose mode
-*.) could have a Perl specific filter. It might operate just like Rules 
-but extract likely looking Pod sections into a temp file and run
-stuff on that. Or could be incorporated into Rules.
-*) should exclude swap files etc
-4.) test coverage
-*) config should be below debian/source actually and we should be cleverer about
-the name.
-*.) Max relative width should be configurable
-4.) Need a Dh_Sequence as well.
-11.) exclude files from mapping configurably
-6.) Could do with a man page for the config file format.
-13.) floundered on bwctl format spec - double space after the colon.
-*) expose --check and --exclude licensecheck options
-*) file permissions rule clause
-*) allow rules to read only the first N bytes - but benchmark
-*) Look at alternatives to Text::LevenshteinXS and Set::IntSpan such as
-Set::IntSpan::Fast::XS and benchmark.
-Use Class::Load::load_first_existing_class and thank mst. or Class::Load::XS
-9.) allow the filter sequence to be explicitly set in the config file.
-*) Should also allow these classes to be configured. This would require
-a Debian::LicenseReconcile::CopyrightDatum::Config (to be loaded first)
-and Debian::LicenseReconcile::CopyrightDatum only to be loaded when needed
-(which is good anyway).
diff --git a/debian/TODO b/debian/TODO
index dddd970..59c9431 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,4 @@
 1. D::LR::check does not document return value
-2. option to reconcile a single file
 3. Errors is poorly documented
 4. Incautious exists testing of data structures
 5. Should we exclude debian from licensecheck?
@@ -15,3 +14,27 @@
 19. some nasty warnings need to be fixed.
 20. Maybe a Test::LicenseReconcile module (need to exclude VCS and build  cruft first)
 21. Are sub-contributers in the ChangeLog handled?
+*.) Need useful information in verbose mode
+*.) could have a Perl specific filter. It might operate just like Rules 
+but extract likely looking Pod sections into a temp file and run
+stuff on that. Or could be incorporated into Rules.
+*) should exclude swap files etc
+4.) test coverage
+*) config should be below debian/source actually and we should be cleverer about
+the name.
+*.) Max relative width should be configurable
+4.) Need a Dh_Sequence as well.
+11.) exclude files from mapping configurably
+6.) Could do with a man page for the config file format.
+13.) floundered on bwctl format spec - double space after the colon.
+*) expose --check and --exclude licensecheck options
+*) file permissions rule clause
+*) allow rules to read only the first N bytes - but benchmark
+*) Look at alternatives to Text::LevenshteinXS and Set::IntSpan such as
+Set::IntSpan::Fast::XS and benchmark.
+Use Class::Load::load_first_existing_class and thank mst. or Class::Load::XS
+9.) allow the filter sequence to be explicitly set in the config file.
+*) Should also allow these classes to be configured. This would require
+a Debian::LicenseReconcile::CopyrightDatum::Config (to be loaded first)
+and Debian::LicenseReconcile::CopyrightDatum only to be loaded when needed
+(which is good anyway).
diff --git a/debian/changelog b/debian/changelog
index d04f547..f6dec4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+license-reconcile (0.10) UNRELEASED; urgency=medium
+
+  * Conslidated TODO list
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk>  Wed, 18 Nov 2015 15:58:33 +0000
+
 license-reconcile (0.9) unstable; urgency=low
 
   * Code reviewed: bin/license-reconcile

-- 
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