This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lincity-ng.
commit 3c9279f770e8abf93e83f959967b8f54b236cd6f Author: Markus Koschany <[email protected]> Date: Tue May 5 19:20:12 2015 +0200 Add README.source. --- debian/README.source | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..781d670 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,8 @@ +Steps to recreate the original tarball +====================================== + +1. git clone https://github.com/lincity-ng/lincity-ng.git +2. git checkout -b debiansource 3e94c18bf1bf04cc381b71ce12b2073ed388a81d +3. Remove all hidden files in the lincity-ng root directory and also the .git + directory. +4. tar caf lincity-ng_2.9~git20150314.orig.tar.xz lincity-ng -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lincity-ng.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

