pkg-monitoring-plugins/debian
2016-12-01 11:31:48 +01:00
..
bin
patches Drop patches integrated upstream 2016-11-30 16:07:53 +01:00
pluginconfig Adjust check_radius command definition to use the correct radiusclient config file 2016-11-17 23:02:09 +01:00
source Convert the package to source format 3.0 (quilt) 2015-08-20 12:50:15 +02:00
changelog d/changelog: New changelog due new upstream version 2016-12-01 11:31:40 +01:00
compat
control d/control: Adding libradcli-dev as first radius build-dep (Closes: #822337) 2016-11-17 21:00:46 +01:00
copyright debian/copyright: Deleting empty last line 2015-08-20 13:13:55 +02:00
dirs
functions
monitoring-plugins-basic.dirs Reformating with warp-and-sort the rest of debian/ 2015-08-20 13:18:45 +02:00
monitoring-plugins-basic.links Remove dangling links for removed examples (Closes: #824599) 2016-11-14 22:06:02 +01:00
monitoring-plugins-basic.postinst
monitoring-plugins-basic.postrm.in
monitoring-plugins-common.dirs Reformating with warp-and-sort the rest of debian/ 2015-08-20 13:18:45 +02:00
monitoring-plugins-common.docs Don't ship removed LEGAL file anymore 2016-12-01 11:31:48 +01:00
monitoring-plugins-common.examples Reformating with warp-and-sort the rest of debian/ 2015-08-20 13:18:45 +02:00
monitoring-plugins-standard.dirs Reformating with warp-and-sort the rest of debian/ 2015-08-20 13:18:45 +02:00
monitoring-plugins-standard.docs
monitoring-plugins-standard.links Remove dangling links for removed examples (Closes: #824599) 2016-11-14 22:06:02 +01:00
monitoring-plugins-standard.postinst
monitoring-plugins-standard.postrm.in
monitoring-plugins.links Remove dangling links for removed examples (Closes: #824599) 2016-11-14 22:06:02 +01:00
NEWS.Debian d/NEWS.Debian: Add a note about depencies for check_radius 2016-11-17 22:48:05 +01:00
README.Debian
README.Debian.plugins.in
README.source
rules Drop hardening-wrapper, use dpkg-buildflags instead 2015-11-16 19:47:55 +01:00
watch

We use dpatch for patch handling inside our package(s).  Please see
/usr/share/doc/dpatch/README.source.gz (if you have installed dpatch) for
documentation about dpatch.

Since Version 1.5.0 we are repackaging the upstream tarball to stop providing:

 * perlmods/

Therefor you should use the script debian/bin/repack.sh:

 repack.sh <upstream-tarball>

 This can also be automatically done with 'uscan --force-download'

Creating a sufficiant tarball from latest git snapshot:

* Install 'autoconf automake' beside the build-depends
* Following RELEASING[1] you need
  - cd /tmp/monitoringlug
  - tools/setup
  - ./configure
  - make dist

[1] https://github.com/monitoring-plugins/monitoring-plugins/blob/master/doc/RELEASING