From: Michael Prokop Date: Sun, 11 May 2008 09:03:15 +0000 (+0200) Subject: Some small cleanups to make lintian happy / part 2 X-Git-Tag: 0.8.0~2 X-Git-Url: http://git.grml.org/?p=zsh-lovers.git;a=commitdiff_plain;h=c3a999c84113839aa8157171ab23d91b83970a7c Some small cleanups to make lintian happy / part 2 --- diff --git a/debian/control b/debian/control index 244ac72..7a5dae8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: zsh-lovers Section: doc Priority: optional Maintainer: Michael Prokop -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/ diff --git a/debian/rules b/debian/rules index abd4507..241b24f 100755 --- a/debian/rules +++ b/debian/rules @@ -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