[libtypes-datetime-perl] 03/15: Update package relations: Relax to (build-)depend unversioned on libtype-tiny-perl: Needed version satisfied in stable (and unavailable in oldstable).

Jonas Smedegaard dr at jones.dk
Sat Nov 21 20:36:15 UTC 2015


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

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

commit c2a67818ebda672affa25da4f6d5fbe5e3b2e7a3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Nov 21 21:26:16 2015 +0100

    Update package relations: Relax to (build-)depend unversioned on libtype-tiny-perl: Needed version satisfied in stable (and unavailable in oldstable).
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5ebb198..b1e9011 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,10 +27,9 @@ DEB_UPSTREAM_PACKAGE = Types-DateTime
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # Needed by upstream build and (always) at runtime
-perl-deps = datetime datetime-timezone module-runtime
+perl-deps = datetime datetime-timezone module-runtime type-tiny
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libdatetime-locale-perl (>= 1:1)
-deps +=, libtype-tiny-perl (>= 0.041)
 
 # Needed (always/optionally) by upstream testsuite
 deps-test +=, libtest-modern-perl

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



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