mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 00:24:23 +02:00
parent
5a405e07c9
commit
0e27116e20
9
debian/README.source
vendored
9
debian/README.source
vendored
@ -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
13
debian/TODO
vendored
@ -1,14 +1,5 @@
|
|||||||
icinga2 source TODOs
|
icinga2 source TODOs
|
||||||
====================
|
====================
|
||||||
|
|
||||||
* Replace embedded tools
|
* Update doc handling - still WIP
|
||||||
- doc/ strapdownjs and jquery
|
- publish via webserver / classicui?
|
||||||
|
|
||||||
* Document embedded sources in tarball
|
|
||||||
- third-party/
|
|
||||||
|
|
||||||
* init
|
|
||||||
- configtest
|
|
||||||
- multi instanz
|
|
||||||
- pid file handling testen
|
|
||||||
|
|
||||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -2,8 +2,11 @@ Source: icinga2
|
|||||||
Section: admin
|
Section: admin
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alexander Wirt <formorer@debian.org>, Markus Frosch <markus@lazyfrosch.de>
|
Uploaders:
|
||||||
Build-Depends: cmake (>= 2.8.7),
|
Markus Frosch <markus@lazyfrosch.de>,
|
||||||
|
Alexander Wirt <formorer@debian.org>
|
||||||
|
Build-Depends:
|
||||||
|
cmake (>= 2.8.7),
|
||||||
make (>= 3.81),
|
make (>= 3.81),
|
||||||
bison,
|
bison,
|
||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
@ -22,7 +25,7 @@ Build-Depends: cmake (>= 2.8.7),
|
|||||||
python-dev,
|
python-dev,
|
||||||
pandoc,
|
pandoc,
|
||||||
python-sphinx
|
python-sphinx
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://www.icinga.org
|
Homepage: http://www.icinga.org
|
||||||
|
|
||||||
Package: icinga2
|
Package: icinga2
|
||||||
|
1
debian/copyright
vendored
1
debian/copyright
vendored
@ -35,6 +35,7 @@ License: GPL-2+-with-exeception
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2012 Alexander Wirt <formorer@debian.org>
|
Copyright: 2012 Alexander Wirt <formorer@debian.org>
|
||||||
2013-2014 Markus Frosch <markus@lazyfrosch.de>
|
2013-2014 Markus Frosch <markus@lazyfrosch.de>
|
||||||
|
2014 Icinga Development Team (http://www.icinga.org)
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
This package is free software; you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user