diff -Nru libmojolicious-perl-6.15+dfsg/debian/changelog libmojolicious-perl-6.15+dfsg/debian/changelog --- libmojolicious-perl-6.15+dfsg/debian/changelog 2015-08-16 09:18:01.000000000 +0000 +++ libmojolicious-perl-6.15+dfsg/debian/changelog 2015-12-28 14:36:32.000000000 +0000 @@ -1,3 +1,13 @@ +libmojolicious-perl (6.15+dfsg-1ubuntu1) xenial; urgency=medium + + * Depend on libio-socket-ssl-perl and libev-perl for + runtime-deps-and-recommends autopkgtest; these are also covered by + needs-recommends, but an explicit dependency forces autopkgtest not to + drop them during Perl transitions due to pinning only necessary packages + from -proposed. + + -- Colin Watson Mon, 28 Dec 2015 14:36:32 +0000 + libmojolicious-perl (6.15+dfsg-1) unstable; urgency=medium [ CSILLAG Tamas ] diff -Nru libmojolicious-perl-6.15+dfsg/debian/control libmojolicious-perl-6.15+dfsg/debian/control --- libmojolicious-perl-6.15+dfsg/debian/control 2015-08-16 09:18:01.000000000 +0000 +++ libmojolicious-perl-6.15+dfsg/debian/control 2015-12-28 14:36:31.000000000 +0000 @@ -1,5 +1,6 @@ Source: libmojolicious-perl -Maintainer: Debian Perl Group +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Fabrizio Regalli , diff -Nru libmojolicious-perl-6.15+dfsg/debian/tests/control libmojolicious-perl-6.15+dfsg/debian/tests/control --- libmojolicious-perl-6.15+dfsg/debian/tests/control 1970-01-01 00:00:00.000000000 +0000 +++ libmojolicious-perl-6.15+dfsg/debian/tests/control 2015-12-28 14:36:02.000000000 +0000 @@ -0,0 +1,12 @@ +Test-Command: /usr/share/pkg-perl-autopkgtest/runner build-deps +Depends: @, @builddeps@, pkg-perl-autopkgtest + +Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps +Depends: @, pkg-perl-autopkgtest + +Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends +Depends: @, pkg-perl-autopkgtest, libio-socket-ssl-perl, libev-perl +Restrictions: needs-recommends + +Test-Command: /usr/share/pkg-perl-autopkgtest/runner heavy-deps +Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy