summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 31e4e55)
raw | patch | inline | side by side (parent: 31e4e55)
author | tolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5> | |
Wed, 7 Sep 2011 14:48:01 +0000 (14:48 +0000) | ||
committer | tolimar <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 | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 76e0049f3d3769e4b69eae9f6d27390f7676c189..9cefe7e50cf3ab08b168a26a24975fe177ea95e0 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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
diff --git a/debian/rules b/debian/rules
index aff715c55d20a24b9191f4cc5ea7d5ade37bd1ef..55b6740aecb76393ae3701414ae6053185d81215 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
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