r4896 - packages/trunk/chocolate-doom/debian

Jon Dowland jmtd-guest at alioth.debian.org
Tue Dec 11 11:42:11 UTC 2007


Author: jmtd-guest
Date: 2007-12-11 11:42:11 +0000 (Tue, 11 Dec 2007)
New Revision: 4896

Added:
   packages/trunk/chocolate-doom/debian/README.source
Log:
source fetching instructions


Added: packages/trunk/chocolate-doom/debian/README.source
===================================================================
--- packages/trunk/chocolate-doom/debian/README.source	                        (rev 0)
+++ packages/trunk/chocolate-doom/debian/README.source	2007-12-11 11:42:11 UTC (rev 4896)
@@ -0,0 +1,23 @@
+The chocolate-doom source package
+=================================
+
+The chocolate-doom debian package is maintained in subversion by the Debian
+Games Team. You can obtain the source and build the package using
+svn-buildpackage:
+
+	a) svn co svn://svn.debian.org/svn/pkg-games/packages/trunk/chocolate-doom
+	b) mkdir tarballs
+	c) put the relevant orig.tar.gz into the tarballs directory
+	   (it can be found on debian source mirrors, or at
+	   <http://pkg-games.alioth.debian.org/tarballs/>).
+	d) cd chocolate-doom
+	e) build using svn-buildpackage (e.g.
+	   svn-buildpackage -rfakeroot -us -uc)
+
+If you do not want to use svn-buildpackage:
+
+	a) unpack the orig.tar.gz
+	b) chdir into the unpackacked source directory
+	c) svn export --force \
+	   svn://svn.debian.org/svn/pkg-games/packages/trunk/chocolate-doom .
+	d) build using whatever method you like




More information about the Pkg-games-commits mailing list