r5268 - packages/trunk/briquolo/debian

Bradley Smith brad-guest at alioth.debian.org
Tue Jan 8 09:51:31 UTC 2008


Author: brad-guest
Date: 2008-01-08 09:51:30 +0000 (Tue, 08 Jan 2008)
New Revision: 5268

Modified:
   packages/trunk/briquolo/debian/changelog
   packages/trunk/briquolo/debian/copyright
   packages/trunk/briquolo/debian/rules
Log:
* Add copyright for debian packaging.

Modified: packages/trunk/briquolo/debian/changelog
===================================================================
--- packages/trunk/briquolo/debian/changelog	2008-01-08 05:49:06 UTC (rev 5267)
+++ packages/trunk/briquolo/debian/changelog	2008-01-08 09:51:30 UTC (rev 5268)
@@ -15,6 +15,7 @@
   * Change ${Source-Version} to ${binary:Version}.
   * Add watch file.
   * Add xpm version of icon for debian/menu
+  * Add copyright for debian packaging.
 
  -- Bradley Smith <brad at brad-smith.co.uk>  Sat, 29 Dec 2007 11:33:12 +0000
 

Modified: packages/trunk/briquolo/debian/copyright
===================================================================
--- packages/trunk/briquolo/debian/copyright	2008-01-08 05:49:06 UTC (rev 5267)
+++ packages/trunk/briquolo/debian/copyright	2008-01-08 09:51:30 UTC (rev 5268)
@@ -1,9 +1,10 @@
 This package was debianized by Gürkan Sengün <gurkan at linuks.mine.nu> on
-Tue,  7 Feb 2006 19:43:22 +0100.
+Tue,  7 Feb 2006 19:43:22 +0100 and later by Bradley Smith
+<brad at brad-smith.co.uk> on Sat, 29 Dec 2007 11:33:12 +0000
 
 It was downloaded from http://briquolo.free.fr/en/download.html
 
-Copyright Holder: Cédric Brégardis <cedric.bregardis at free.fr>
+Copyright Holder: 2003 Cédric Brégardis <cedric.bregardis at free.fr>
 
 License:
 Released under the GNU GPL.
@@ -21,4 +22,15 @@
 
     You should have received a copy of the GNU General Public License
     along with this program; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
+    USA
+
+Debian packaging copyright:
+
+   (C) 2006, 2007  Gürkan Sengün <gurkan at linuks.mine.nu>
+   (C) 2007, 2008  Bradley Smith <brad at brad-smith.co.uk>
+
+Debian packaging is also licensed under the GNU General Public License.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in `/usr/share/common-licenses/GPL'.

Modified: packages/trunk/briquolo/debian/rules
===================================================================
--- packages/trunk/briquolo/debian/rules	2008-01-08 05:49:06 UTC (rev 5267)
+++ packages/trunk/briquolo/debian/rules	2008-01-08 09:51:30 UTC (rev 5268)
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
 
 include /usr/share/dpatch/dpatch.make
 
@@ -57,10 +55,8 @@
 	dh_installchangelogs -i ChangeLog
 	dh_installdocs -i
 	dh_installexamples -i
-#	dh_install
 	dh_installmenu -i
 	dh_installman -i
-#	dh_link -i -pbriquolo-data usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf usr/share/games/briquolo/data/DejaVuSans.ttf
 	dh_strip -i
 	dh_compress -i
 	dh_fixperms -i
@@ -77,7 +73,6 @@
 	dh_installchangelogs -a ChangeLog
 	dh_installdocs -a
 	dh_installexamples -a
-#	dh_install
 	dh_installmenu -a
 	dh_installman -a
 	dh_link -pbriquolo-data usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf usr/share/games/briquolo/data/DejaVuSans.ttf




More information about the Pkg-games-commits mailing list