From 6bb781a33908f6aedf27083744b596ff5cf0f9ba Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 17 Jul 2008 21:05:11 +0200 Subject: [PATCH] Some small cleanups to make lintian happy --- debian/changelog | 3 ++- debian/control | 2 +- debian/rules | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index be1d370..69e13c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ grml-autoconfig (0.8.9) unstable; urgency=low * Check for /dev/input/mice before starting GPM. + * Some small cleanups to make lintian happy. - -- Michael Prokop Thu, 17 Jul 2008 20:53:10 +0200 + -- Michael Prokop Thu, 17 Jul 2008 21:04:53 +0200 grml-autoconfig (0.8.8) unstable; urgency=low diff --git a/debian/control b/debian/control index 5ddff96..78e92df 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: grml Priority: optional Maintainer: Michael Prokop Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://hg.grml.org/grml-autoconfig/ XS-Vcs-hg: http://hg.grml.org/grml-autoconfig/ XS-Vcs-Browser: http://hg.grml.org/grml-autoconfig/ diff --git a/debian/rules b/debian/rules index 38bd7a3..f42603c 100755 --- a/debian/rules +++ b/debian/rules @@ -41,12 +41,12 @@ install: build # just as a "backup" solution: cp -a etc/* debian/grml-autoconfig/etc/ -# 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 +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot dh_installchangelogs -- 2.1.4