summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3a4589e)
raw | patch | inline | side by side (parent: 3a4589e)
author | tolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5> | |
Wed, 7 Sep 2011 12:26:42 +0000 (12:26 +0000) | ||
committer | tolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5> | |
Wed, 7 Sep 2011 12:26:42 +0000 (12:26 +0000) |
git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@1946 98d490a6-b407-0410-aaaa-fdee166ba3f5
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 4082f0e1df8bde757138bf65b17b49720d7fd61f..1202135a65b49e1e8a8592f0202b701ebb925103 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* Only call ucf on purge if it's available (Closes: #620037)
* Set urgency to medium due to RC bug fix
* Set Path to gadget files in example configuration (via
- patches/config.dpatch) and activate default configuration
- (Closes: #611909)
+ patches/config.dpatch) (Closes: #611909)
-- Alexander Reichle-Schmehl <tolimar@debian.org> Wed, 07 Sep 2011 14:21:29 +0200
diff --git a/debian/rules b/debian/rules
index 52ce134cb85629cb0e4b935bc7647a09f1c49341..aff715c55d20a24b9191f4cc5ea7d5ade37bd1ef 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
[ -x /usr/bin/html2text ] && \
/usr/bin/html2text -ascii -nobs < docs/en_US/changelog.html > docs/changelog
mv $(DEST)/etc/nagvis/nagvis.ini.php-sample \
- $(DEST)/etc/nagvis/nagvis.ini.php
- cp $(DEST)/etc/nagvis/nagvis.ini.php-sample \
$(DEST)/usr/share/nagvis/debian/
sed -e 's/^[; ]*\(\<dbhost\) *=.*$$/\1=_DBC_DBSERVER_/' \
-e 's/^[; ]*\(\<dbport\) *=.*$$/\1=_DBC_DBPORT_/' \