debian packaging: fixes for lintian warnings

This commit is contained in:
dim 2007-12-09 21:17:44 +00:00
parent 851eeaaac3
commit 50f0ab5d4d
3 changed files with 1 additions and 6 deletions

2
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: misc
Priority: extra
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Build-Depends: debhelper (>= 5), docbook-to-man (>= 2.0.0), python-support (>= 0.3), xmlto
Standards-Version: 3.7.2
Standards-Version: 3.7.3
Homepage: http://pgloader.projects.postgresql.org
Package: pgloader

1
debian/dirs vendored
View File

@ -1,3 +1,2 @@
usr/bin
usr/share/pgloader
usr/share/doc/pgloader

4
debian/rules vendored
View File

@ -53,10 +53,6 @@ install: build
# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.
# Build architecture-dependent files here.
binary-arch: build install
dh_testdir
dh_testroot
dh_installchangelogs