r2539 - in packages/trunk: . chromium-data chromium-data/debian

Samuel Hocevar sho at alioth.debian.org
Fri Apr 6 21:21:47 UTC 2007


Author: sho
Date: 2007-04-06 21:21:47 +0000 (Fri, 06 Apr 2007)
New Revision: 2539

Added:
   packages/trunk/chromium-data/
   packages/trunk/chromium-data/debian/
   packages/trunk/chromium-data/debian/changelog
   packages/trunk/chromium-data/debian/compat
   packages/trunk/chromium-data/debian/control
   packages/trunk/chromium-data/debian/copyright
   packages/trunk/chromium-data/debian/dirs
   packages/trunk/chromium-data/debian/rules
Log:
chromium-data (0.9.12-3) unstable; urgency=low

  * debian/control:
    + Set maintainer to the Debian Games Team.
    + Set policy to 3.7.2.
    + Uncapitalised short description.
    + Added Vcs fields.
    + Drop the circular dependency on chromium.
    + Put debhelper in build-depends instead of build-depends-indep.
  * debian/compat:
    + Set level to 5.

 -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Fri, 06 Apr 2007 23:13:36 +0200



Property changes on: packages/trunk/chromium-data/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages/trunk/chromium-data/debian/changelog
===================================================================
--- packages/trunk/chromium-data/debian/changelog	2007-04-06 21:11:27 UTC (rev 2538)
+++ packages/trunk/chromium-data/debian/changelog	2007-04-06 21:21:47 UTC (rev 2539)
@@ -0,0 +1,34 @@
+chromium-data (0.9.12-3) unstable; urgency=low
+
+  * debian/control:
+    + Set maintainer to the Debian Games Team.
+    + Set policy to 3.7.2.
+    + Uncapitalised short description.
+    + Added Vcs fields.
+    + Drop the circular dependency on chromium.
+    + Put debhelper in build-depends instead of build-depends-indep.
+  * debian/compat:
+    + Set level to 5.
+
+ -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Fri, 06 Apr 2007 23:13:36 +0200
+
+chromium-data (0.9.12-2) unstable; urgency=low
+
+  * Updated description to be more informative (Closes: 209476) 
+
+ -- Mike Furr <mfurr at debian.org>  Fri, 19 Sep 2003 11:31:23 -0400
+
+chromium-data (0.9.12-1) unstable; urgency=low
+
+  * New maintainer (Closes: 182983) 
+  * Removed CVS directories (Closes: 178255)
+  * Removed .xvpics directory (Closes: 113741)
+
+ -- Mike Furr <mfurr at debian.org>  Tue,  4 Mar 2003 21:17:26 -0500
+
+chromium-data (0.9-1) unstable; urgency=low
+
+  * Initial Release.
+  * Changed debian/rules to install data to correct location
+ 
+ -- Peter Joseph <kneecaps at debian.org>  Thu, 12 Jul 2001 15:19:39 +0100

Added: packages/trunk/chromium-data/debian/compat
===================================================================
--- packages/trunk/chromium-data/debian/compat	2007-04-06 21:11:27 UTC (rev 2538)
+++ packages/trunk/chromium-data/debian/compat	2007-04-06 21:21:47 UTC (rev 2539)
@@ -0,0 +1 @@
+5

Added: packages/trunk/chromium-data/debian/control
===================================================================
--- packages/trunk/chromium-data/debian/control	2007-04-06 21:11:27 UTC (rev 2538)
+++ packages/trunk/chromium-data/debian/control	2007-04-06 21:21:47 UTC (rev 2539)
@@ -0,0 +1,17 @@
+Source: chromium-data
+Section: games
+Priority: optional
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>
+Build-Depends: debhelper (>= 5.0)
+Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/pkg-games/packages/trunk/chromium-data
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/chromium-data/
+
+Package: chromium-data
+Architecture: all
+Description: data pack for chromium
+ This package provides all the sounds and images required for Chromium
+ B.S.U, a fast paced high action scrolling space shooter.
+ .
+ Homepage: http://www.reptilelabour.com/software/chromium/

Added: packages/trunk/chromium-data/debian/copyright
===================================================================
--- packages/trunk/chromium-data/debian/copyright	2007-04-06 21:11:27 UTC (rev 2538)
+++ packages/trunk/chromium-data/debian/copyright	2007-04-06 21:21:47 UTC (rev 2539)
@@ -0,0 +1,15 @@
+This package was debianized by Peter Joseph <kneecaps at debian.org> on
+Thu, 12 Jul 2001 01:58:32 +0100.
+
+It was downloaded from http://www.reptilelabour.com/software/chromium/
+
+Upstream Author: Mark B. Allan  
+
+Copyright (c) 2000 Mark B. Allan 
+
+This program is made avaiable under the Artistic Licence.
+
+On Debian systems, the complete text of the this License 
+can be found in /usr/share/common-licenses/Artistic file.
+
+The upstream tarball was modified to remove all CVS directories.

Added: packages/trunk/chromium-data/debian/dirs
===================================================================
--- packages/trunk/chromium-data/debian/dirs	2007-04-06 21:11:27 UTC (rev 2538)
+++ packages/trunk/chromium-data/debian/dirs	2007-04-06 21:21:47 UTC (rev 2539)
@@ -0,0 +1,2 @@
+usr/share/games/chromium/
+usr/share/doc/chromium-data/html

Added: packages/trunk/chromium-data/debian/rules
===================================================================
--- packages/trunk/chromium-data/debian/rules	2007-04-06 21:11:27 UTC (rev 2538)
+++ packages/trunk/chromium-data/debian/rules	2007-04-06 21:21:47 UTC (rev 2539)
@@ -0,0 +1,41 @@
+#!/usr/bin/make -f
+
+build: 
+#nothing to do, but required by policy
+
+clean:
+	dh_testdir
+	dh_testroot
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	dh_install data/fonts data/png data/wav usr/share/games/chromium/
+	rm -rf debian/chromium-data/usr/share/games/chromium/png/.xvpics
+
+binary-arch: build install
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	cp -r data/doc/* debian/chromium-data/usr/share/doc/chromium-data/html
+	dh_installexamples
+	dh_installmenu
+	dh_installinfo
+	dh_installchangelogs 
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure


Property changes on: packages/trunk/chromium-data/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-games-commits mailing list