Fixed Debian lintian warnings.

This commit is contained in:
Gunnar Beutner 2012-05-11 13:54:37 +02:00
parent f6dff42434
commit ab3b134552
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
Icinga Development Team <info@icinga.org>

View File

@ -10,7 +10,7 @@ SUBDIRS = ltdl \
icinga-app \
components
icinga2docdir = ${prefix}/doc/icinga2
icinga2docdir = ${prefix}/share/doc/icinga2
icinga2doc_DATA = \
README \
COPYING \

2
debian/control vendored
View File

@ -8,6 +8,6 @@ Homepage: http://www.icinga.org/
Package: icinga2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: a network monitoring application
Description: network monitoring application
Icinga 2 is a general-purpose network monitoring application.