This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit 30c1581acd5ae50557223b974dddc2a42d30292a Author: Sam Hocevar <[email protected]> Date: Thu Jun 15 17:38:27 2006 +0000 asc (1.16.3.0-3) unstable; urgency=low * Adopted package and moved it to the Debian Games Team repository. * Set Bartosz Fenski, Alexander Schmehl and myself as uploaders. * debian/control: + Set policy to 3.7.2. --- debian/asc-data.dirs | 1 + debian/asc-data.install | 1 + debian/asc.dirs | 2 + debian/asc.docs | 3 ++ debian/asc.install | 4 ++ debian/asc.manpages | 6 +++ debian/asc.menu | 4 ++ debian/changelog | 136 ++++++++++++++++++++++++++++++++++++++++++++++++ debian/compat | 1 + debian/control | 30 +++++++++++ debian/copyright | 23 ++++++++ debian/rules | 100 +++++++++++++++++++++++++++++++++++ 12 files changed, 311 insertions(+) diff --git a/debian/asc-data.dirs b/debian/asc-data.dirs new file mode 100644 index 0000000..09feaac --- /dev/null +++ b/debian/asc-data.dirs @@ -0,0 +1 @@ +usr/share/games/asc diff --git a/debian/asc-data.install b/debian/asc-data.install new file mode 100644 index 0000000..209ef65 --- /dev/null +++ b/debian/asc-data.install @@ -0,0 +1 @@ +usr/share/games/asc/* diff --git a/debian/asc.dirs b/debian/asc.dirs new file mode 100644 index 0000000..465f3a3 --- /dev/null +++ b/debian/asc.dirs @@ -0,0 +1,2 @@ +usr/games +usr/share/man/man6 diff --git a/debian/asc.docs b/debian/asc.docs new file mode 100644 index 0000000..3b1ae77 --- /dev/null +++ b/debian/asc.docs @@ -0,0 +1,3 @@ +README +TODO +AUTHORS diff --git a/debian/asc.install b/debian/asc.install new file mode 100644 index 0000000..1ff41b7 --- /dev/null +++ b/debian/asc.install @@ -0,0 +1,4 @@ +debian/tmp/usr/bin/* /usr/games/ +doc/*.html /usr/share/doc/asc/html/ +doc/asc.css /usr/share/doc/asc/html/ +doc/unitguide /usr/share/doc/asc/html/ diff --git a/debian/asc.manpages b/debian/asc.manpages new file mode 100644 index 0000000..4fbd20a --- /dev/null +++ b/debian/asc.manpages @@ -0,0 +1,6 @@ +debian/tmp/usr/man/man6/asc.6 +debian/tmp/usr/man/man6/asc_demount.6 +debian/tmp/usr/man/man6/asc_makegfx.6 +debian/tmp/usr/man/man6/asc_mapedit.6 +debian/tmp/usr/man/man6/asc_mount.6 +debian/tmp/usr/man/man6/asc_weaponguide.6 diff --git a/debian/asc.menu b/debian/asc.menu new file mode 100644 index 0000000..afc7bea --- /dev/null +++ b/debian/asc.menu @@ -0,0 +1,4 @@ +?package(asc):needs="X11" section="Games/Strategy"\ + title="asc" command="/usr/games/asc"\ + longtitle="Advanced Strategic Command" + diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..27b3752 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,136 @@ +asc (1.16.3.0-3) unstable; urgency=low + + * Adopted package and moved it to the Debian Games Team repository. + * Set Bartosz Fenski, Alexander Schmehl and myself as uploaders. + + * debian/control: + + Set policy to 3.7.2. + + -- Sam Hocevar (Debian packages) <[email protected]> Thu, 15 Jun 2006 17:43:41 +0200 + +asc (1.16.3.0-2) unstable; urgency=low + + * Orphanage upload. + + -- Bartosz Fenski <[email protected]> Fri, 17 Mar 2006 17:02:53 +0100 + +asc (1.16.3.0-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Bartosz Fenski <[email protected]> Mon, 23 Jan 2006 15:57:32 +0100 + +asc (1.16.2.0-3) unstable; urgency=low + + * Depends on ${Upstream-Version} of asc-data. (Closes: #343216) + + -- Bartosz Fenski <[email protected]> Sun, 25 Dec 2005 06:17:38 +0100 + +asc (1.16.2.0-2) unstable; urgency=low + + * Seems that asc (at least without networking support) works on all archs, + so we're going to support them again. (Closes: #322198, #309677) + + -- Bartosz Fenski <[email protected]> Wed, 10 Aug 2005 11:07:34 +0200 + +asc (1.16.2.0-1) unstable; urgency=low + + * New upstream release. + * Added kfreebsd-i386 to the list of supported archs (Closes: #321353) + + -- Bartosz Fenski <[email protected]> Mon, 8 Aug 2005 12:27:56 +0200 + +asc (1.16.1.0-1) unstable; urgency=low + + * New upstream release. + * Transition upload for both G++ / aalib. (Closes: #320889) + * Upstream officially supports only three archs, so we build only + for them for now. + * Bumped Standards-Version (no changes needed). + + -- Bartosz Fenski <[email protected]> Thu, 4 Aug 2005 19:43:39 +0200 + +asc (1.16.0.0-1) unstable; urgency=low + + * New upstream version. + - AMD64 platform is now officially supported. (Closes: #297556) + + -- Bartosz Fenski <[email protected]> Sat, 30 Apr 2005 15:33:21 +0200 + +asc (1.15.3.0-1) unstable; urgency=low + + * New upstream release. + Contains fixes for AMD64 arch, so dpatch and Andreas's patches + are now removed. + * Copyright file extended a little. + + -- Bartosz Fenski <[email protected]> Fri, 18 Feb 2005 14:37:21 +0100 + +asc (1.15.2.1-5) unstable; urgency=low + + * Added libesd0-dev to build dependencies. + + -- Bartosz Fenski <[email protected]> Tue, 18 Jan 2005 00:48:22 +0100 + +asc (1.15.2.1-4) unstable; urgency=low + + * Added libartsc0-dev to build dependencies. + + -- Bartosz Fenski <[email protected]> Mon, 17 Jan 2005 16:55:22 +0100 + +asc (1.15.2.1-3) unstable; urgency=low + + * Added patch to fix problems with building on amd64 using gcc-4.0. + Thanks to Andreas Jochens for provided patch (Closes: #285482) + + -- Bartosz Fenski <[email protected]> Fri, 14 Jan 2005 16:05:23 +0100 + +asc (1.15.2.1-2) unstable; urgency=low + + * Added libxt-dev to Build-Depends. + + -- Bartosz Fenski <[email protected]> Sat, 2 Jan 2005 02:21:24 +0100 + +asc (1.15.2.1-1) unstable; urgency=low + + * New upstream version. + * s/[email protected]/[email protected]/ ;) + + -- Bartosz Fenski <[email protected]> Sat, 1 Jan 2005 20:14:21 +0100 + +asc (1.15.1.0-2) unstable; urgency=low + + * Using -jX switch for make wasn't good idea. Reverted this change. + + -- Bartosz Fenski <[email protected]> Tue, 9 Nov 2004 10:11:23 +0100 + +asc (1.15.1.0-1) unstable; urgency=low + + * New upstream release: + - hopefully fixes at least some of the endianness problems, + but it has to be checked on autobuilders. + * debian/control: + - recommends asc-music (Closes: #274670) + * debian/rules: + - I started using distcc so we're now launching make with -j4 + + -- Bartosz Fenski <[email protected]> Sat, 9 Oct 2004 20:22:24 +0200 + +asc (1.15.0.0-2) unstable; urgency=medium + + * Urgency medium due to libtiff transition. + * debian/control: + - added libparagui1.0 dependency + - added dependency on the explicit libsdl-image1.2-dev (Closes: #262789) + - added libphysfs-dev dependency (waiting for fixed libparagui) + * debian/rules: + - removed --disable-paragui from configure switches + + -- Bartosz Fenski <[email protected]> Mon, 1 Aug 2004 22:12:21 +0200 + +asc (1.15.0.0-1) unstable; urgency=low + + * Initial Release, finally (Closes: #77705) + + -- Bartosz Fenski <[email protected]> Wed, 23 Jun 2004 06:01:36 +0200 + diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +4 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..71a000a --- /dev/null +++ b/debian/control @@ -0,0 +1,30 @@ +Source: asc +Section: games +Priority: optional +Maintainer: Debian Games Team <[email protected]> +Uploaders: Sam Hocevar (Debian packages) <[email protected]>, Bartosz Fenski <[email protected]>, Alexander Schmehl <[email protected]> +Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev (>=1.2.7+1.2.8cvs20041007-5.2), libsdl-mixer1.2-dev, libsdl-image1.2-dev (>= 1.2.3-5), libsigc++-1.2-dev, libparagui1.0-dev (>= 1.0.4-10), libphysfs-dev, libxt-dev, libartsc0-dev, libesd0-dev +Standards-Version: 3.7.2 + +Package: asc +Architecture: any +Depends: ${shlibs:Depends}, asc-data (>= ${Upstream-Version}) +Recommends: asc-music +Description: turn-based strategy game + Advanced Strategic Command is a free strategy game in the tradition + of BattleIsle 2/3. The game is turn-based and can be played against + human or computer. + . + Homepage: http://www.asc-hq.org + +Package: asc-data +Architecture: all +Suggests: asc +Description: data files for the Advanced Strategic Command game + Advanced Strategic Command is a free strategy game in the tradition + of BattleIsle 2/3. The game is turn-based and can be played against + human or computer. + . + This package contains data files for the ASC game. + . + Homepage: http://www.asc-hq.org diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..eab9fe6 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,23 @@ +This package was debianized by Bartosz Fenski <[email protected]> on +Tue, 18 May 2004 16:01:36 +0200. + +It was downloaded from http://www.asc-hq.org/ + +Upstream Author: Martin Bickel <[email protected]> + +Copyright: + +Copyright 1999-2005 Martin Bickel <[email protected]> + +More information about contributors can be find in: +/usr/share/games/asc/helpsyst.txt + +License: + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU Library General Public License as published by + the Free Software Foundation; either version 2, or (at your option) any + later version. + + On Debian systems, the complete text of the GNU Library General Public + License can be found in the file `/usr/share/common-licenses/LGPL'. diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..d9634ef --- /dev/null +++ b/debian/rules @@ -0,0 +1,100 @@ +#!/usr/bin/make -f +# rules file for asc (May 2004) + +# 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) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +UPSTREAMVERSION:=$(shell dpkg-parsechangelog \ +| sed -n '/^Version:/{s/^Version: \(.\+\)-[^-]\+/\1/;p;}') + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +config.status: configure + + dh_testdir +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --disable-paraguitest + +build: build-stamp + +build-stamp: config.status + dh_testdir + + $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + -$(MAKE) clean + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp + + + +binary-indep: build install + dh_testdir -i + dh_testroot -i + dh_installchangelogs -i + dh_installdocs -i + dh_install --source=debian/tmp -i + dh_link -i + dh_strip -i + dh_compress -i + dh_fixperms -i + dh_installdeb -i + dh_shlibdeps -i + dh_gencontrol -i -- -VUpstream-Version=$(UPSTREAMVERSION) + dh_md5sums -i + dh_builddeb -i + +binary-arch: build install + dh_testdir -a + dh_testroot -a + dh_installchangelogs ChangeLog -a + dh_installdocs -a + dh_installexamples -a + dh_install -a + dh_installmenu -a + dh_installman -a + dh_link -a + dh_strip -a + dh_compress -a + dh_fixperms -a + dh_installdeb -a + dh_shlibdeps -a + dh_gencontrol -a -- -VUpstream-Version=$(UPSTREAMVERSION) + dh_md5sums -a + dh_builddeb -a + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

