Changeset 6812

Show
Ignore:
Timestamp:
09/06/05 20:11:44 (3 years ago)
Author:
rafl
Message:

Debian:
* Added libwww-perl to Build-Depends. Needed by smokeserv-client.
* Clean config.yml properly.

Location:
debian
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • debian/control

    r6802 r6812  
    33Priority: optional 
    44Maintainer: Florian Ragwitz <rafl@debianforum.de> 
    5 Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 | ghc-cvs, perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl 
     5Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 | ghc-cvs, perl, libwww-perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl 
    66Standards-Version: 3.6.2 
    77 
  • debian/rules

    r6794 r6812  
    3939        dh_testdir 
    4040        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 
    4242        -$(MAKE) realclean 
    4343        dh_clean