[Pkg-nagios-changes] [pkg-nagios-plugins] 351/413: how to create release tarball
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit 70821795afd4a5d88ddd7ab19b46d47ad979aa44
Author: Jan Wagner <waja at cyconet.org>
Date: Wed Aug 28 08:52:37 2013 +0000
how to create release tarball
---
debian/README.source | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/README.source b/debian/README.source
index ee7018a..0a2e558 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -10,3 +10,12 @@ Since Version 1.5.0 we are repackaging the upstream tarball to stop providing:
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list