[Pkg-nagios-changes] [pkg-nagios] r1957 - nagvis/trunk/debian

Alexander Reichle-Schmehl tolimar at alioth.debian.org
Wed Sep 7 14:48:01 UTC 2011


Author: tolimar
Date: 2011-09-07 14:48:01 +0000 (Wed, 07 Sep 2011)
New Revision: 1957

Modified:
   nagvis/trunk/debian/changelog
   nagvis/trunk/debian/rules
Log:
Add recommended targets according to lintian



Modified: nagvis/trunk/debian/changelog
===================================================================
--- nagvis/trunk/debian/changelog	2011-09-07 14:46:30 UTC (rev 1956)
+++ nagvis/trunk/debian/changelog	2011-09-07 14:48:01 UTC (rev 1957)
@@ -15,8 +15,9 @@
     Wolfgang for all their work!
   * Acutally install the documentation
   * Bump standards (no changes needed)
+  * Add recommended targets to debian/rules
 
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Wed, 07 Sep 2011 16:46:15 +0200
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
 
 nagvis (1:1.4.6-1.1) unstable; urgency=low
 

Modified: nagvis/trunk/debian/rules
===================================================================
--- nagvis/trunk/debian/rules	2011-09-07 14:46:30 UTC (rev 1956)
+++ nagvis/trunk/debian/rules	2011-09-07 14:48:01 UTC (rev 1957)
@@ -15,8 +15,11 @@
 	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




More information about the Pkg-nagios-changes mailing list