[debian-edu-commits] debian-edu/pkg-team/ 103/159: document origtgz generation

Dominik George natureshadow-guest at moszumanska.debian.org
Tue Feb 23 10:04:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 0e04288c71d454b1e65302706068d1d0ac13f65b
Author: mirabilos <tg at mirbsd.org>
Date:   Wed Aug 26 22:26:30 2015 +0200

    document origtgz generation
---
 README.source | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.source b/README.source
index 26cf7be..ce6f776 100644
--- a/README.source
+++ b/README.source
@@ -1,3 +1,11 @@
+origtgz:
+
+- $ git checkout upstream/devel
+- (check that the submodules are up-to-date)
+- $ cd ..
+- $ find xrdp -type f | fgrep -v /.git/ | sort | paxcpio \
+    -oC512 -Hustar -Mset | xz -e >xrdp_0.9.0~gitYYYYMMDD.orig.tar.xz
+
 TODO:
 
 - provide Debian init system integration, cf. README.Debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/xrdp.git



More information about the debian-edu-commits mailing list