Legend:
- Unmodified
- Added
- Removed
-
debian/control
r6802 r6812 3 3 Priority: optional 4 4 Maintainer: Florian Ragwitz <rafl@debianforum.de> 5 Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 | ghc-cvs, perl, lib yaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl5 Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 | ghc-cvs, perl, libwww-perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl 6 6 Standards-Version: 3.6.2 7 7 -
debian/rules
r6794 r6812 39 39 dh_testdir 40 40 dh_testroot 41 rm -f build-arch-stamp build-indep-stamp configure-stamp debian/pugs.1 debian/pugscc.1 src/Pugs/CodeGen/PIR/Prelude.hi src/Pugs/CodeGen/PIR/Prelude.o ext/Test-Builder/destroy_test.p6 smoke*.html 41 rm -f build-arch-stamp build-indep-stamp configure-stamp debian/pugs.1 debian/pugscc.1 src/Pugs/CodeGen/PIR/Prelude.hi src/Pugs/CodeGen/PIR/Prelude.o ext/Test-Builder/destroy_test.p6 smoke*.html config.yml 42 42 -$(MAKE) realclean 43 43 dh_clean
