Fixing our debian/README.source to recent state

This commit is contained in:
Jan Wagner 2014-01-23 00:31:20 +01:00
parent a90fffdaf8
commit b6aca40c46

View file

@ -5,7 +5,6 @@ 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:
@ -14,8 +13,10 @@ Therefor you should use the script debian/bin/repack.sh:
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
* 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