[libmatch-simple-perl] 02/10: (Build-)depend on libexporter-tiny-perl (not libtype-tiny-perl): Needed since 0.005.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 10 18:05:23 UTC 2014


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

js pushed a commit to branch master
in repository libmatch-simple-perl.

commit cab00a5926fa01008422ef10666bb6194a577b0b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat May 10 19:28:41 2014 +0200

    (Build-)depend on libexporter-tiny-perl (not libtype-tiny-perl): Needed since 0.005.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9eea1ae..d4d8423 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_PACKAGE = match-simple
 DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 
 # needed by upstream build and (always) at runtime
-deps = libtype-tiny-perl, liblist-moreutils-perl, libsub-infix-perl
+deps = libexporter-tiny-perl, liblist-moreutils-perl, libsub-infix-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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