r11416 - packages/trunk/cultivation/debian

Paul Wise pabs at alioth.debian.org
Sun Oct 24 10:34:41 UTC 2010


Author: pabs
Date: 2010-10-24 10:34:34 +0000 (Sun, 24 Oct 2010)
New Revision: 11416

Modified:
   packages/trunk/cultivation/debian/changelog
   packages/trunk/cultivation/debian/rules
Log:
Install the upstream changelog file

Modified: packages/trunk/cultivation/debian/changelog
===================================================================
--- packages/trunk/cultivation/debian/changelog	2010-10-24 10:27:10 UTC (rev 11415)
+++ packages/trunk/cultivation/debian/changelog	2010-10-24 10:34:34 UTC (rev 11416)
@@ -13,6 +13,7 @@
   * Split up Build-Depends field
   * Build & use a large transparent icon from the MacOS icon & mask
   * Improve the menu files
+  * Install the upstream changelog file
 
  -- Paul Wise <pabs at debian.org>  Sun, 24 Oct 2010 15:18:36 +0800
 

Modified: packages/trunk/cultivation/debian/rules
===================================================================
--- packages/trunk/cultivation/debian/rules	2010-10-24 10:27:10 UTC (rev 11415)
+++ packages/trunk/cultivation/debian/rules	2010-10-24 10:34:34 UTC (rev 11416)
@@ -24,6 +24,9 @@
 	rm -f game2/gameSource/Makefile.minorGems_dependencies
 	rm -rf mask.png cultivation.png 32x32
 
+override_dh_installchangelogs:
+	dh_installchangelogs game2/documentation/changeLog.txt
+
 V=9
 
 get-orig-source:




More information about the Pkg-games-commits mailing list