Legend:
- Unmodified
- Added
- Removed
-
debian/control
r6856 r6858 3 3 Priority: optional 4 4 Maintainer: Florian Ragwitz <rafl@debianforum.de> 5 Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 (>= 6.4) | ghc-cvs (>= 20050331-1), perl, lib www-perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl, libcompress-bzip2-perl5 Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 (>= 6.4) | ghc-cvs (>= 20050331-1), perl, libperl-dev, libwww-perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl, libcompress-bzip2-perl 6 6 Standards-Version: 3.6.2 7 7 -
debian/rules
r6812 r6858 14 14 configure-stamp: patch-stamp 15 15 dh_testdir 16 perl Makefile.PL INSTALLDIRS=vendor16 PUGS_EMBED=perl5 perl Makefile.PL INSTALLDIRS=vendor 17 17 touch configure-stamp 18 18
