As discussed with Jan on IRC. fping and qstat are in universe in Ubuntu, and requires an extensive delta to add an -extras package in universe for Ubuntu users to benefit. Instead we can drop the Recommends to a Suggests in Debian to save Ubuntu from having to do this.  | 
			||
|---|---|---|
| .. | ||
| bin | ||
| patches | ||
| pluginconfig | ||
| source | ||
| changelog | ||
| compat | ||
| control | ||
| copyright | ||
| dirs | ||
| functions | ||
| monitoring-plugins-basic.dirs | ||
| monitoring-plugins-basic.links | ||
| monitoring-plugins-basic.postinst | ||
| monitoring-plugins-basic.postrm.in | ||
| monitoring-plugins-common.dirs | ||
| monitoring-plugins-common.docs | ||
| monitoring-plugins-common.examples | ||
| monitoring-plugins-standard.dirs | ||
| monitoring-plugins-standard.docs | ||
| monitoring-plugins-standard.links | ||
| monitoring-plugins-standard.postinst | ||
| monitoring-plugins-standard.postrm.in | ||
| monitoring-plugins.links | ||
| NEWS.Debian | ||
| README.Debian | ||
| README.Debian.plugins.in | ||
| README.source | ||
| rules | ||
| 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