debian: update debian files (Thanks to Thomas Hood)

This commit is contained in:
Romuald Conty 2011-05-10 12:58:13 +00:00
parent 0e3357b589
commit c808511694
5 changed files with 40 additions and 28 deletions

4
debian/rules vendored
View file

@ -71,7 +71,7 @@ clean:
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_prep
dh_installdirs
# Add here commands to install the package into debian/tmp
@ -84,8 +84,6 @@ binary-indep: build install
# Build architecture-dependent files here.
binary-arch: build install
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples