Codebase list libhttp-browserdetect-perl / d232599
Use debhelper 8 instead of debhelper 7's Module::Build build_system call. Gregor Herrmann 13 years ago
4 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
66 [ Iñigo Tejedor Arrondo ]
77 * New upstream release
88 * Add myself to uploaders
9
10 [ gregor herrmann ]
11 * Use debhelper 8 instead of debhelper 7's Module::Build build_system call.
912
1013 -- Iñigo Tejedor Arrondo <poisonbit@gmail.com> Tue, 24 Aug 2010 22:23:00 +0200
1114
00 Source: libhttp-browserdetect-perl
11 Section: perl
22 Priority: optional
3 Build-Depends: debhelper (>= 7.3.7~)
3 Build-Depends: debhelper (>= 8)
44 Build-Depends-Indep: libdata-dump-perl, libmodule-build-perl (>= 0.360100),
55 libyaml-tiny-perl, perl
66 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
00 #!/usr/bin/make -f
11
22 %:
3 dh --buildsystem=perl_build $@
3 dh $@