Author: bdefreese
Date: 2009-03-20 01:43:26 +0000 (Fri, 20 Mar 2009)
New Revision: 9230

Modified:
   packages/trunk/netrek-client-cow/debian/changelog
   packages/trunk/netrek-client-cow/debian/copyright
   packages/trunk/netrek-client-cow/debian/rules
Log:
Minor copyright changes.
Make the key file not executable.


Modified: packages/trunk/netrek-client-cow/debian/changelog
===================================================================
--- packages/trunk/netrek-client-cow/debian/changelog   2009-03-20 01:19:52 UTC 
(rev 9229)
+++ packages/trunk/netrek-client-cow/debian/changelog   2009-03-20 01:43:26 UTC 
(rev 9230)
@@ -5,6 +5,7 @@
   * New upstream release.
     + Fixes pointer coversions and other warnings. (Closes: #512463).
   * Change make install call. Remove BINDIR, add prefix=/usr.
+  * Minor copyright syntax changes.
   * Bump Standards Version to 3.8.1. (No changes needed).
 
  -- Barry deFreese <[email protected]>  Wed, 18 Mar 2009 10:17:31 -0400

Modified: packages/trunk/netrek-client-cow/debian/copyright
===================================================================
--- packages/trunk/netrek-client-cow/debian/copyright   2009-03-20 01:19:52 UTC 
(rev 9229)
+++ packages/trunk/netrek-client-cow/debian/copyright   2009-03-20 01:43:26 UTC 
(rev 9230)
@@ -28,7 +28,7 @@
 
 License:
 
-/* Copyright (c) 1986   Chris Guthrie
+/* Copyright (C) 1986   Chris Guthrie
  *
  * Permission to use, copy, modify, and distribute this software and its
  * documentation for any purpose and without fee is hereby granted, provided
@@ -137,5 +137,5 @@
  */
 
 
-The Debian packaging is (C) 2008, Barry deFreese <[email protected]> and
+The Debian packaging is Copyright (C) 2008, Barry deFreese 
<[email protected]> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Modified: packages/trunk/netrek-client-cow/debian/rules
===================================================================
--- packages/trunk/netrek-client-cow/debian/rules       2009-03-20 01:19:52 UTC 
(rev 9229)
+++ packages/trunk/netrek-client-cow/debian/rules       2009-03-20 01:43:26 UTC 
(rev 9230)
@@ -64,6 +64,9 @@
        # Add here commands to install the package into 
debian/netrek-client-cow.
        $(MAKE) DESTDIR=$(CURDIR)/debian/netrek-client-cow prefix=/usr install
 
+       #Remove executable on key file.
+       chmod -x 
$(CURDIR)/debian/netrek-client-cow/usr/share/games/netrek-client-cow/key.cow.linux
+
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to