From 50f0ab5d4de77b9babc217f77fa04f3ad1223af0 Mon Sep 17 00:00:00 2001 From: dim Date: Sun, 9 Dec 2007 21:17:44 +0000 Subject: [PATCH] debian packaging: fixes for lintian warnings --- debian/control | 2 +- debian/dirs | 1 - debian/rules | 4 ---- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/debian/control b/debian/control index f187382..b25175c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: extra Maintainer: Dimitri Fontaine 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 diff --git a/debian/dirs b/debian/dirs index f81a424..3261afc 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,3 +1,2 @@ usr/bin -usr/share/pgloader usr/share/doc/pgloader diff --git a/debian/rules b/debian/rules index 9964c6a..770852b 100644 --- a/debian/rules +++ b/debian/rules @@ -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