[SCM] transportation simulator branch, master, updated. debian/102.0-1-10-g122685e

Ansgar Burchardt ansgar at 43-1.org
Sun Oct 18 06:38:14 UTC 2009


The following commit has been merged in the master branch:
commit fdfcad8151841a199a594a16370e3794165cf7dc
Author: Ansgar Burchardt <ansgar at 43-1.org>
Date:   Sun Oct 18 15:28:05 2009 +0900

    Document get-orig-source and update-translations
    
    Document the get-orig-source and update-translations target from
    debian/rules in debian/README.source.
    
    Signed-off-by: Ansgar Burchardt <ansgar at 43-1.org>

diff --git a/debian/README.source b/debian/README.source
index 7df3fd2..dcc7a9f 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -4,3 +4,16 @@ debian/patches and applied during the build.
 
 See /usr/share/doc/quilt/README.source for a detailed explanation.
 
+To generate a tarball for a new upstream release, change the variables SVNREV
+and VERSION in debian/rules and then run
+
+ $ make -f debian/rules get-orig-source
+
+This will generate an upstream tarball in the current directory
+
+It is a good idea to update the translations in debian/translations after
+this.  Just run
+
+ $ make -f debian/rules update-translations
+
+to do so.

-- 
transportation simulator



More information about the Pkg-games-commits mailing list