[Pkg-nagios-changes] [pkg-nagios] r2115 - nagios-plugins/trunk/debian

Jan Wagner waja at alioth.debian.org
Wed Aug 28 08:52:38 UTC 2013


Author: waja
Date: 2013-08-28 08:52:37 +0000 (Wed, 28 Aug 2013)
New Revision: 2115

Modified:
   nagios-plugins/trunk/debian/README.source
Log:
how to create release tarball

Modified: nagios-plugins/trunk/debian/README.source
===================================================================
--- nagios-plugins/trunk/debian/README.source	2013-08-27 23:11:34 UTC (rev 2114)
+++ nagios-plugins/trunk/debian/README.source	2013-08-28 08:52:37 UTC (rev 2115)
@@ -10,3 +10,12 @@
 Therefor you should use the script debian/source/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




More information about the Pkg-nagios-changes mailing list