From: tolimar Date: Wed, 7 Sep 2011 14:48:01 +0000 (+0000) Subject: Add recommended targets according to lintian X-Git-Url: https://git.tokkee.org/?p=pkg-nagvis.git;a=commitdiff_plain;h=3940532ad4d8c155a4e08fed0ed16b88fcc6bf2c Add recommended targets according to lintian git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@1957 98d490a6-b407-0410-aaaa-fdee166ba3f5 --- diff --git a/debian/changelog b/debian/changelog index 76e0049..9cefe7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,9 @@ nagvis (1:1.4.6-2) UNRELEASED; urgency=medium Wolfgang for all their work! * Acutally install the documentation * Bump standards (no changes needed) + * Add recommended targets to debian/rules - -- Alexander Reichle-Schmehl Wed, 07 Sep 2011 16:46:15 +0200 + -- Alexander Reichle-Schmehl Wed, 07 Sep 2011 16:47:25 +0200 nagvis (1:1.4.6-1.1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index aff715c..55b6740 100755 --- a/debian/rules +++ b/debian/rules @@ -15,8 +15,11 @@ configure-stamp: dh_testdir touch configure-stamp -build: build-stamp patch-stamp -build-stamp: configure-stamp + +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp +build-stamp: configure-stamp dh_testdir #$(MAKE) #docbook-to-man debian/nagvis.sgml > nagvis.1