r14154 - packages/trunk/crystalspace/debian

Barry deFreese bdefreese at alioth.debian.org
Sat May 25 22:10:20 UTC 2013


Author: bdefreese
Date: 2013-05-25 22:10:20 +0000 (Sat, 25 May 2013)
New Revision: 14154

Modified:
   packages/trunk/crystalspace/debian/crystalspace-doc.doc-base
   packages/trunk/crystalspace/debian/rules
Log:
Fix up docbase file

Modified: packages/trunk/crystalspace/debian/crystalspace-doc.doc-base
===================================================================
--- packages/trunk/crystalspace/debian/crystalspace-doc.doc-base	2013-05-25 15:38:44 UTC (rev 14153)
+++ packages/trunk/crystalspace/debian/crystalspace-doc.doc-base	2013-05-25 22:10:20 UTC (rev 14154)
@@ -13,5 +13,5 @@
 Section: Help/Books
 
 Format: HTML
-Index: /usr/share/doc/crystalspace-1.4.0/html/manual/index.html
-Files: /usr/share/doc/crystalspace-1.4.0/html/manual/*.html
+Index: /usr/share/doc/crystalspace-2.0/html/manual/index.html
+Files: /usr/share/doc/crystalspace-2.0/html/manual/*.html

Modified: packages/trunk/crystalspace/debian/rules
===================================================================
--- packages/trunk/crystalspace/debian/rules	2013-05-25 15:38:44 UTC (rev 14153)
+++ packages/trunk/crystalspace/debian/rules	2013-05-25 22:10:20 UTC (rev 14154)
@@ -65,15 +65,6 @@
 override_dh_makeshlibs:
 	dh_makeshlibs -V 'libcrystalspace-2.0 (>= 1.4.0+dfsg-4)'
 
-#get-orig-source:
-#	@cd $(CURDIR); \
-#	svn co -r ${REVISION} https://crystal.svn.sourceforge.net/svnroot/crystal/CS/branches/release/V1.4 \
-#		crystalspace-${VERSION}~svn${REVISION}; \
-#	tar --exclude=*.svn -cf ../crystalspace_${VERSION}~svn${REVISION}.orig.tar \
-#		crystalspace-${VERSION}~svn${REVISION}; \
-#	rm -rf crystalspace-${VERSION}~svn${REVISION}; \
-#	gzip -9nf ../crystalspace_${VERSION}~svn${REVISION}.orig.tar;
-
 get-orig-source:
 	@cd $(CURDIR); \
 	wget http://www.crystalspace3d.org/downloads/release/crystalspace-src-${VERSION}.tar.bz2; \




More information about the Pkg-games-commits mailing list