pkg-monitoring-plugins/debian
Jan Wagner e5fc80fe8d Build again against libradiusclient-ng-dev, this Reopens: #721621
- libfreeradius-client-dev is actually not supported by upstream
2014-02-02 21:52:18 +01:00
..
bin contrib/ is dropped in latest upstream scm 2013-09-02 20:11:33 +00:00
patches Adding 13_check_proc_parent_process.dpatch (Closes: 626913), 2014-02-01 07:41:29 +01:00
pluginconfig Use check_ldap instead of check_ldaps for the check_ldaps* command definitions 2013-12-01 21:54:26 +01:00
source move repack.sh to debian/bin/ 2013-08-28 09:14:18 +00:00
changelog Updating changelog, preparing release 2014-02-02 21:47:25 +01:00
compat new upstream release and compat 5 2009-10-14 20:54:59 +00:00
control Build again against libradiusclient-ng-dev, this Reopens: #721621 2014-02-02 21:52:18 +01:00
copyright Changing upstream URLs 2014-01-15 12:55:38 +01:00
dirs remove source-dist branch 2006-01-20 18:48:40 +00:00
functions remove sarge handholding 2008-03-09 09:12:15 +00:00
nagios-plugins-basic.dirs will need these too, i guess 2006-09-20 21:38:05 +00:00
nagios-plugins-basic.links create nagios-plugins-common package 2012-05-15 11:38:37 +00:00
nagios-plugins-basic.postinst testing fix for conffile prompts 2006-12-05 18:34:39 +00:00
nagios-plugins-basic.postrm.in add a missing conffile, and add extensions to stuff in the postrms 2006-09-20 22:09:35 +00:00
nagios-plugins-common.dirs create nagios-plugins-common package 2012-05-15 11:38:37 +00:00
nagios-plugins-common.docs create nagios-plugins-common package 2012-05-15 11:38:37 +00:00
nagios-plugins-common.examples command.cfg removed upstream 2013-09-03 13:09:53 +00:00
nagios-plugins-standard.dirs will need these too, i guess 2006-09-20 21:38:05 +00:00
nagios-plugins-standard.docs restruture documentation 2010-03-29 01:22:49 +00:00
nagios-plugins-standard.links create nagios-plugins-common package 2012-05-15 11:38:37 +00:00
nagios-plugins-standard.postinst testing fix for conffile prompts 2006-12-05 18:34:39 +00:00
nagios-plugins-standard.postrm.in add a missing conffile, and add extensions to stuff in the postrms 2006-09-20 22:09:35 +00:00
nagios-plugins.links create nagios-plugins-common package 2012-05-15 11:38:37 +00:00
NEWS.Debian remove check_bgpstate and check_linux_raid 2012-05-15 12:01:24 +00:00
README.Debian move a couple of packages to recommands 2010-03-11 21:40:40 +00:00
README.Debian.plugins.in Adjusting path of rpcbind to /usr/sbin and recommend rpcbind, droping ubuntu specific adjustments 2013-06-24 13:35:52 +00:00
README.source move repack.sh to debian/bin/ 2013-08-28 09:14:18 +00:00
rules remove cruft 2013-08-26 00:02:29 +00:00
watch Fix URL in the watch file 2014-01-23 00:45:47 +01:00

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/
 * contrib/

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

 repack.sh <upstream-tarball>

Creating a sufficiant tarball from latest git snapshot:

* Install 'autoconf automake' beside the build-depends
* Following http://nagiosplugins.org/node/96 you need
  - cd /tmp/nagiosplugins
  - tools/setup
  - ./configure
  - make dist