Debian: smaller cleanups

Refs #5816
This commit is contained in:
Markus Frosch 2014-06-13 15:58:50 +02:00
parent 5a405e07c9
commit 0e27116e20
4 changed files with 27 additions and 41 deletions

View File

@ -1,9 +0,0 @@
icinga2 for Debian
------------------
<this file describes information about the source package, see Debian policy
manual section 4.14. You WILL either need to modify or delete this file>

13
debian/TODO vendored
View File

@ -1,14 +1,5 @@
icinga2 source TODOs
====================
* Replace embedded tools
- doc/ strapdownjs and jquery
* Document embedded sources in tarball
- third-party/
* init
- configtest
- multi instanz
- pid file handling testen
* Update doc handling - still WIP
- publish via webserver / classicui?

9
debian/control vendored
View File

@ -2,8 +2,11 @@ Source: icinga2
Section: admin
Priority: extra
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: Alexander Wirt <formorer@debian.org>, Markus Frosch <markus@lazyfrosch.de>
Build-Depends: cmake (>= 2.8.7),
Uploaders:
Markus Frosch <markus@lazyfrosch.de>,
Alexander Wirt <formorer@debian.org>
Build-Depends:
cmake (>= 2.8.7),
make (>= 3.81),
bison,
debhelper (>= 9),
@ -22,7 +25,7 @@ Build-Depends: cmake (>= 2.8.7),
python-dev,
pandoc,
python-sphinx
Standards-Version: 3.9.4
Standards-Version: 3.9.5
Homepage: http://www.icinga.org
Package: icinga2

1
debian/copyright vendored
View File

@ -35,6 +35,7 @@ License: GPL-2+-with-exeception
Files: debian/*
Copyright: 2012 Alexander Wirt <formorer@debian.org>
2013-2014 Markus Frosch <markus@lazyfrosch.de>
2014 Icinga Development Team (http://www.icinga.org)
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by