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
changes/66/13766/1
Guillem Jover 9 years ago
parent b61cd27024
commit 3eea44b16d

7
debian/control vendored

@ -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,

Loading…
Cancel
Save