From 3eea44b16da91c380de95c5e3499307ab0619083 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 13 Jun 2017 12:44:02 +0200 Subject: [PATCH] TT#17458 Remove unnecessary or obsolete transitive dependencies Several of the dependencies were just transitional ones, required by libsipwise-base-perl, but that module now properly depends on anything it requires itself, so we do not need to specify them here. In addition some were remnants from when that module was using those dependencies, but that is not the case anymore. Change-Id: I40f701bad5a66dad0e6cf3d1984472f557a093f0 --- debian/control | 7 ------- 1 file changed, 7 deletions(-) diff --git a/debian/control b/debian/control index ea2dc891..68e63550 100644 --- a/debian/control +++ b/debian/control @@ -21,13 +21,10 @@ Build-Depends: liblog-log4perl-perl, libmodule-build-perl, libmoosex-classattribute-perl, - libmoosex-method-signatures-perl, libmoosex-nonmoose-perl, libmoosex-singleton-perl, libmoosex-types-path-class-perl, libnamespace-sweep-perl, - libparse-debianchangelog-perl, - libperl5i-perl, libquantum-superpositions-perl, libregexp-common-email-address-perl, libregexp-common-net-cidr-perl, @@ -35,7 +32,6 @@ Build-Depends: libregexp-common-time-perl, libregexp-ipv6-perl, libsipwise-base-perl (>= 1.004), - libstrictures-perl, libtemplate-plugin-xml-perl, libtest-fatal-perl, libtest-xml-simple-perl, @@ -67,13 +63,11 @@ Depends: libhash-storediterator-perl, liblog-log4perl-perl, libmoosex-classattribute-perl, - libmoosex-method-signatures-perl, libmoosex-nonmoose-perl, libmoosex-singleton-perl, libmoosex-types-path-class-perl, libnamespace-sweep-perl, libparse-debianchangelog-perl, - libperl5i-perl, libquantum-superpositions-perl, libregexp-common-email-address-perl, libregexp-common-net-cidr-perl, @@ -81,7 +75,6 @@ Depends: libregexp-common-time-perl, libregexp-ipv6-perl, libsipwise-base-perl (>= 1.004), - libstrictures-perl, libtemplate-plugin-xml-perl, libtest-fatal-perl, libtest-xml-simple-perl,