r75128 - /trunk/dh-make-perl/TODO
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Sun Jun  5 01:20:51 UTC 2011
    
    
  
Author: gregoa
Date: Sun Jun  5 01:20:42 2011
New Revision: 75128
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75128
Log:
add TODO item about parsing also META.json
Modified:
    trunk/dh-make-perl/TODO
Modified: trunk/dh-make-perl/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/TODO?rev=75128&op=diff
==============================================================================
--- trunk/dh-make-perl/TODO (original)
+++ trunk/dh-make-perl/TODO Sun Jun  5 01:20:42 2011
@@ -40,3 +40,5 @@
   directory has stuff lying around from a failed run. ~periapt
 * Add a switch for "app" (foo-bar) vs. "lib" (libfoo-bar-perl) packages?
 * Support dh8 (optional or default) - no need for finding debhelper versions etc.
+* process_meta in lib/DhMakePerl/Command/Packaging.pm only checks for META.yml, and not
+  META.json. And there are more moderm modules to deal with both in the meantime (CPAN::Meta*).
    
    
More information about the Pkg-perl-cvs-commits
mailing list