[dh-make-perl] 01/01: TODO: At the end, rename the extracted directory to the package name

Axel Beckert abe at deuxchevaux.org
Thu Aug 29 13:07:20 UTC 2013


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

abe pushed a commit to branch master
in repository dh-make-perl.

commit b328424f0ba5a05290d520a5bf52ae8fd80b6d0d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Aug 29 15:07:12 2013 +0200

    TODO: At the end, rename the extracted directory to the package name
    
    Git-Dch: Ignore
---
 TODO |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/TODO b/TODO
index e04ac09..72d8d3f 100644
--- a/TODO
+++ b/TODO
@@ -36,3 +36,14 @@
       Module::AutoInstall, dh --with foo, etc.
       which can all be dropped with dh >= 8
 * upstream git: add remote and git fetch/merge
+* At the end, rename the extracted directory from Perl Distribution
+  style (Foo-Bar-$VERSION) to Debian Package style (libfoo-bar-perl),
+  otherwise debuild barfs:
+
+  debuild: found debian/changelog for package libfoo-bar-perl in the directory
+    /home/…/pkg-perl/Foo-Bar-$VERSION
+  but this directory name does not match the package name according to the
+  regex  PACKAGE(-.+)?.
+
+  To run debuild on this package, see the --check-dirname-level and
+  --check-dirname-regex options; run debuild --help for more info.

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



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