r1950 - packages/trunk/opencity/debian

Gonéri Le Bouder goneri-guest at costa.debian.org
Thu Oct 26 23:04:01 CEST 2006


Author: goneri-guest
Date: 2006-10-26 21:04:00 +0000 (Thu, 26 Oct 2006)
New Revision: 1950

Modified:
   packages/trunk/opencity/debian/changelog
   packages/trunk/opencity/debian/rules
Log:
new upstream release and clean up in rules file


Modified: packages/trunk/opencity/debian/changelog
===================================================================
--- packages/trunk/opencity/debian/changelog	2006-10-26 17:32:34 UTC (rev 1949)
+++ packages/trunk/opencity/debian/changelog	2006-10-26 21:04:00 UTC (rev 1950)
@@ -1,8 +1,10 @@
-opencity (0.0.3stable-2) UNRELEASED; urgency=low
+opencity (0.0.4stable-1) UNRELEASED; urgency=low
 
+  * new upstream release
   * The sentence "Besides you can also raise or lower the terrain." was
     two time in the desciption (Closes: #378216)
   * update of the copyright file (thanks Duong-Khang NGUYEN)
+  * minor clean up in rules file
     
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Fri, 14 Jul 2006 23:26:19 +0200
 

Modified: packages/trunk/opencity/debian/rules
===================================================================
--- packages/trunk/opencity/debian/rules	2006-10-26 17:32:34 UTC (rev 1949)
+++ packages/trunk/opencity/debian/rules	2006-10-26 21:04:00 UTC (rev 1950)
@@ -1,15 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
@@ -67,11 +60,8 @@
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/opencity
 	mv $(CURDIR)/debian/opencity/usr/bin $(CURDIR)/debian/opencity/usr/games
 
-# Build architecture-independent files here.
 binary-indep: build install
-# We have nothing to do by default.
 
-# Build architecture-dependent files here.
 binary-arch: build install
 	dh_testdir
 	dh_testroot




More information about the Pkg-games-commits mailing list