r11488 - packages/trunk/fenix/debian

Peter Pentchev roam-guest at alioth.debian.org
Thu Nov 25 15:47:51 UTC 2010


Author: roam-guest
Date: 2010-11-25 15:47:49 +0000 (Thu, 25 Nov 2010)
New Revision: 11488

Modified:
   packages/trunk/fenix/debian/changelog
   packages/trunk/fenix/debian/rules
Log:
Install the NEWS file as an upstream changelog.


Modified: packages/trunk/fenix/debian/changelog
===================================================================
--- packages/trunk/fenix/debian/changelog	2010-11-25 15:37:42 UTC (rev 11487)
+++ packages/trunk/fenix/debian/changelog	2010-11-25 15:47:49 UTC (rev 11488)
@@ -12,6 +12,7 @@
   * Convert to the 3.0 (quilt) source format.
   * Refer to the GPL-2 license file in the copyright blurb.
   * Complete the short description of the fenix-dev package.
+  * Install the NEWS file as an upstream changelog.
 
  -- Peter Pentchev <roam at ringlet.net>  Thu, 25 Nov 2010 13:25:18 +0200
 

Modified: packages/trunk/fenix/debian/rules
===================================================================
--- packages/trunk/fenix/debian/rules	2010-11-25 15:37:42 UTC (rev 11487)
+++ packages/trunk/fenix/debian/rules	2010-11-25 15:47:49 UTC (rev 11488)
@@ -77,7 +77,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs
+	dh_installchangelogs NEWS
 	dh_installdocs --exclude=license.txt --exclude=authors.txt
 	dh_installexamples
 	dh_install -pfenix --sourcedir=$(CURDIR)/debian/tmp




More information about the Pkg-games-commits mailing list