[libmoox-options-perl] 04/07: (Build-)depend on libunicode-linebreak-perl (not libtext-wrapi18n-perl).

Jonas Smedegaard dr at jones.dk
Tue Oct 14 16:13:32 UTC 2014


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

js pushed a commit to branch master
in repository libmoox-options-perl.

commit f28cbed4c998362bcb9178f1f992650ba6bcb1cc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Oct 14 17:49:45 2014 +0200

    (Build-)depend on libunicode-linebreak-perl (not libtext-wrapi18n-perl).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3f81bd1..0b44687 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/MooX
 
 # Needed by upstream build process and (always) at runtime
 perl-deps = data-record json mro-compat moox-configfromfile regexp-common
-perl-deps += term-size-any text-wrapi18n
+perl-deps += term-size-any unicode-linebreak
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libgetopt-long-descriptive-perl (>= 0.091)
 deps +=, libmodule-metadata-perl (>= 1.000019) | perl (>= 5.19.5)

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



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