[libatombus-perl] 08/14: Update package relations: Stop depend (only build-depend) on libcapture-tiny-perl: Needed for testsuite but not at runtime.

Jonas Smedegaard dr at jones.dk
Sun Nov 22 10:32:59 UTC 2015


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

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

commit a829fb264110dd7f71236152a579bdda0411b67a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Nov 22 11:03:20 2015 +0100

    Update package relations: Stop depend (only build-depend) on libcapture-tiny-perl: Needed for testsuite but not at runtime.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ca72c76..f2eb9ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ DEB_UPSTREAM_TARBALL_MD5 = e9e059e5b5187d777ac91064ed718b78
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed by upstream build and (always) at runtime
-perl-deps = atompub capture-tiny dancer dancer-plugin-dbic dbd-sqlite3
+perl-deps = atompub dancer dancer-plugin-dbic dbd-sqlite3
 perl-deps += dbix-class sql-translator uuid-tiny xml-atom xml-xpath
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 

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



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