Some small cleanups to make lintian happy / part 2
authorMichael Prokop <devnull@localhost>
Sun, 11 May 2008 09:03:15 +0000 (11:03 +0200)
committerMichael Prokop <devnull@localhost>
Sun, 11 May 2008 09:03:15 +0000 (11:03 +0200)
debian/control
debian/rules

index 244ac72..7a5dae8 100644 (file)
@@ -2,7 +2,7 @@ Source: zsh-lovers
 Section: doc
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), asciidoc, fop
+Build-Depends: debhelper (>= 4.0.0), asciidoc, fop
 Standards-Version: 3.7.3
 Homepage: http://grml.org/zsh/
 XS-Vcs-hg: http://hg.grml.org/zsh-lovers/
@@ -17,5 +17,3 @@ Description: tips, tricks and examples for the zsh
  there was no manpage with some examples (like
  procmailex(5)). That's why the package zsh-lovers
  exists. See man zsh-lovers and included documentation.
- .
-  Homepage: http://grml.org/zsh/
index abd4507..241b24f 100755 (executable)
@@ -32,10 +32,7 @@ install: build
        dh_testdir
        dh_testroot
        dh_clean -k 
-       dh_installdirs usr/share/doc/zsh-lovers/zsh_people usr/share/man/man1 usr/share/vim/syntax
-
-       # cp -a zsh_people       debian/zsh-lovers/usr/share/doc/zsh-lovers/
-       # install -m 644 zsh.vim debian/zsh-lovers/usr/share/vim/syntax/zsh.vim
+       dh_installdirs usr/share/doc/zsh-lovers/zsh_people usr/share/man/man1
 
 binary-indep: build install
        # We have nothing to do