Code

Add recommended targets according to lintian
authortolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5>
Wed, 7 Sep 2011 14:48:01 +0000 (14:48 +0000)
committertolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5>
Wed, 7 Sep 2011 14:48:01 +0000 (14:48 +0000)
git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@1957 98d490a6-b407-0410-aaaa-fdee166ba3f5

debian/changelog
debian/rules

index 76e0049f3d3769e4b69eae9f6d27390f7676c189..9cefe7e50cf3ab08b168a26a24975fe177ea95e0 100644 (file)
@@ -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 <tolimar@debian.org>  Wed, 07 Sep 2011 16:46:15 +0200
+ -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
 
 nagvis (1:1.4.6-1.1) unstable; urgency=low
 
index aff715c55d20a24b9191f4cc5ea7d5ade37bd1ef..55b6740aecb76393ae3701414ae6053185d81215 100755 (executable)
@@ -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