Codebase list libparams-validate-perl / c4335fb
Updated dependencies - build dependencies significantly reduced Nicholas Bamber 13 years ago
3 changed file(s) with 3 addition(s) and 18 deletion(s). Raw diff Collapse all Expand all
00 libparams-validate-perl (0.97-1) UNRELEASED; urgency=low
1
2 TODO:
3 - tests:
4 * d/rules: AUTHOR_TESTING doesn't do anything, removed upstream
5 (plus dh version in d/control)
6 * d/control: most tests are release tests now, so some build deps are not
7 required anymore (probably all libtest*)
8 - build:
9 d/control: "perl (>= 5.11.4) | libmodule-build-perl (>= 0.3601)"
10 * doesn't work on buildds / with sbuild (takes only first alternative)
11 * needs to be >= 0.360100
121
132 [ Jonathan Yu ]
143 * Makefile.PL removed upstream; no need to force perl_build
165 [ Nicholas Bamber ]
176 * Added myself to Uploaders
187 * New upstream release
19 * Updated dependencies
8 * Updated dependencies - build dependencies significantly reduced
209 * Email change: gregor herrmann -> gregoa@debian.org
2110 * Refreshed copyright
2211 * Added debian/source
00 Source: libparams-validate-perl
11 Section: perl
22 Priority: optional
3 Build-Depends: perl, debhelper (>= 7.0.50~), libtest-taint-perl,
4 libtest-pod-coverage-perl, libreadonly-xs-perl, libreadonly-perl,
5 libtest-pod-perl, libtest-kwalitee-perl,
6 perl (>= 5.11.4) | libmodule-build-perl (>= 0.3601)
3 Build-Depends: perl, debhelper (>= 7), libreadonly-xs-perl, libreadonly-perl,
4 libmodule-build-perl (>= 0.360100) | perl (>= 5.11.4)
75 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
86 Uploaders: Jay Bonci <jaybonci@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
97 gregor herrmann <gregoa@debian.org>, Nicholas Bamber <nicholas@periapt.co.uk>,
22 %:
33 dh $@
44
5 override_dh_auto_test:
6 AUTHOR_TESTING=1 dh_auto_test