[SCM] Debian packaging of Archive-Rar CPAN distribution branch, master, updated. d65a2c3c3331be1bd0a7c74207868a9713530578

gregor herrmann gregoa at debian.org
Sat Sep 29 15:31:36 UTC 2012


The following commit has been merged in the master branch:
commit d65a2c3c3331be1bd0a7c74207868a9713530578
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 29 17:31:30 2012 +0200

    back to UNRELEASED, TODO added to d/changelog

diff --git a/debian/changelog b/debian/changelog
index 0e9763a..3a6ee0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,33 @@
-libarchive-rar-perl (2.02-1) unstable; urgency=low
+libarchive-rar-perl (2.02-1) UNRELEASED; urgency=low
+
+  TODO:
+  - d/copyright incomplete. "grep -ir copyright ." finds at least
+    Module::Install and other hits I haven't checked further yet
+  - d/control:
+    + Standards-Version 3.9.4
+    + rar is in non-free, so this package can't go into main
+    + description: IMO the reference to windows can be dropped
+  - the package fails to build without rar:
+
+       dh_auto_configure
+    Cannot determine perl version info from lib/Archive/Rar.pm
+    LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323.
+    Locating required external dependency bin:rar...NA: Unable to build distribution on this platform.
+     missing.
+    Unresolvable missing external dependency.
+    Please install 'rar' seperately and try again.
+    dh_auto_configure: perl Makefile.PL INSTALLDIRS=vendor returned exit code 255
+    make: *** [build] Error 2
+    dpkg-buildpackage: error: debian/rules build gave error exit status 2
+
+  - with rar installed one test throws warnings:
+
+    Use of uninitialized value $1 in concatenation (.) or string at /tmp/buildd/libarchive-rar-perl-2.02/blib/lib/Archive/Rar.pm line 223.
+
+    Cannot open /tmp/Ts252HEzmz//tmp/Ts252HEzmz/add_test.rar
+    No such file or directoryUse of uninitialized value $archivename in -f at t/40add.t line 44.
+    t/40add.t ............ ok
+
 
   * Initial Release. (Closes: #688826)
 

-- 
Debian packaging of Archive-Rar CPAN distribution



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