r27476 - /trunk/dh-make-perl/debian/changelog

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sun Nov 30 13:58:38 UTC 2008


Author: dmn
Date: Sun Nov 30 13:58:34 2008
New Revision: 27476

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27476
Log:
small attempt to tidy changelog

Modified:
    trunk/dh-make-perl/debian/changelog

Modified: trunk/dh-make-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/changelog?rev=27476&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Sun Nov 30 13:58:34 2008
@@ -15,16 +15,14 @@
     Closes: #501688 -- dh-make-perl ignoring build_requires in Makefile.PL
   * Add dependencies on libwww-mechanize-perl, libclass-accessor-perl,
     libemail-date-format-perl, libmodule-corelist-perl, libapt-pkg-perl.
-  * Internal rewrites of dependency checking and apt Contents parsing:
+  * Internal rewrites:
     - encapsulate dependencies into Dep class and rework the code to use 
       Dep objects
     - extract_depends: try Module::Depends first, ::Intrusive -- second
-    - update get_stdmodules to use Module::CoreList
+    - Module::CoreList to check if given module is a core one
     - avoid adding dependencies on ancient perl versions
     - refactor parsing, caching and searching in apt Contents files in a class
-    - remove some unused variables and functions
-  * Simple tests to ensure that is_core_module() works.
-  * add Makefile and support script for running tests
+  * add test suite
   * rules: run the test suite during build
 
   [ Paul Fenwick ]




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