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