mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
debian packaging: fixes for lintian warnings
This commit is contained in:
parent
851eeaaac3
commit
50f0ab5d4d
2
debian/control
vendored
2
debian/control
vendored
@ -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
1
debian/dirs
vendored
@ -1,3 +1,2 @@
|
||||
usr/bin
|
||||
usr/share/pgloader
|
||||
usr/share/doc/pgloader
|
||||
|
||||
4
debian/rules
vendored
4
debian/rules
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user