[libatompub-perl] 01/11: Fix stop (build-)depending on libtime-local-perl: Provided by perl(-modules).

Jonas Smedegaard js at alioth.debian.org
Fri Aug 30 14:44:14 UTC 2013


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

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

commit 71890ee3273776922fb1c37fec4cbe322d94e5e7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 30 16:15:52 2013 +0200

    Fix stop (build-)depending on libtime-local-perl: Provided by perl(-modules).
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index eec1907..9d44670 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ common-depends = libclass-accessor-perl, libclass-data-inheritable-perl, libdate
 common-depends += , libdatetime-format-w3cdtf-perl, libdatetime-timezone-perl, libfile-slurp-perl
 common-depends += , libhttp-date-perl | libwww-perl (<< 6), libhttp-message-perl | libwww-perl (<< 6)
 common-depends += , libmime-types-perl, libperl6-export-attrs-perl
-common-depends += , perl (>= 5.10.1-10) | libtime-local-perl, libxml-atom-service-perl
+common-depends += , libxml-atom-service-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

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



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