[opencity] 19/91: new upstream release and clean up in rules file

Markus Koschany apo-guest at moszumanska.debian.org
Wed Mar 25 12:23:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository opencity.

commit d64bd11ab6a72d968efd38f41d2d8adffcf43ba3
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Thu Oct 26 21:04:00 2006 +0000

    new upstream release and clean up in rules file
---
 debian/changelog |  4 +++-
 debian/rules     | 10 ----------
 2 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 00cec23..b8669f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
 
diff --git a/debian/rules b/debian/rules
index cde2ef6..e05c41c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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 @@ install: build
 	$(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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opencity.git



More information about the Pkg-games-commits mailing list