debian/0000755000000000000000000000000011740632331007166 5ustar debian/source/0000755000000000000000000000000011740604314010466 5ustar debian/source/format0000644000000000000000000000001411740604314011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211740603011010355 0ustar 6 debian/rules0000755000000000000000000000053011740603011010235 0ustar #!/usr/bin/make -f DEB_DH_INSTALL_ARGS := -X debian -X COPYING -X ChangeLog -X .cvsignore \ -X pshop_copier -X Info/ -X test/ include /usr/share/cdbs/1/rules/debhelper.mk binary-install/crossfire-maps:: find debian/crossfire-maps/usr/share/games/crossfire/maps/ -type f -exec chmod 644 {} \; dh_python2 -v /usr/share/games/crossfire/maps/ debian/install0000644000000000000000000000004211740603011010544 0ustar * usr/share/games/crossfire/maps/ debian/control0000644000000000000000000000125011740603105010564 0ustar Source: crossfire-maps Section: games Priority: optional Maintainer: Kari Pahula Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7), cdbs, python-all (>= 2.6.6-3~) Homepage: http://crossfire.real-time.com/ Package: crossfire-maps Architecture: all Depends: procps, ${misc:Depends}, ${python:Depends} Suggests: crossfire-server Conflicts: crossfire-maps-small, crossfire-server (<< 1.8.0-2) Description: Standard set of maps for crossfire Maps for use with crossfire-server or crossfire-edit. . You don't need this package if you are running only the client. . Note that installing maps will restart crossfire-server, if it is installed and running. debian/postinst0000644000000000000000000000207511740603011010771 0ustar #! /bin/sh # postinst script for crossfire-maps # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `configure' # * `abort-upgrade' # * `abort-remove' `in-favour' # # * `abort-deconfigure' `in-favour' # `removing' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package # case "$1" in configure) if [ -x /etc/init.d/crossfire-server ] && ps axo euid,args|grep -Eq '^ *5 */usr/sbin/crossfire' ; then invoke-rc.d crossfire-server restart fi ;; abort-upgrade|abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/dirs0000644000000000000000000000003711740603011010043 0ustar usr/share/games/crossfire/maps debian/changelog0000644000000000000000000000734711740604365011061 0ustar crossfire-maps (1.70.0-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.3 (no changes necessary). * Despite changelog, the last version didn't set debian/source/format. Fixed. -- Kari Pahula Mon, 09 Apr 2012 19:06:12 +0300 crossfire-maps (1.60.0-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.2 (no changes necessary). * Switch from python-support to dh_python2 * debian/source/format "3.0 (quilt)" -- Kari Pahula Tue, 09 Aug 2011 10:37:40 +0300 crossfire-maps (1.50.0-1) unstable; urgency=low * New upstream release * Byte compile python modules with python-support. * Removed broken file python/guilds/guildstorage.py. -- Kari Pahula Tue, 15 Jun 2010 21:18:29 +0300 crossfire-maps (1.11.0-2) unstable; urgency=low * Removed the Info/ and test/ subdirectories and the pshop_copier script from the binary package (Closes: #496358) -- Kari Pahula Sun, 24 Aug 2008 22:01:07 +0300 crossfire-maps (1.11.0-1) unstable; urgency=low * New upstream release * Set policy version as 3.7.3 and debhelper compat level as 6. -- Kari Pahula Mon, 04 Feb 2008 06:37:43 +0200 crossfire-maps (1.10.0-1) unstable; urgency=low * New upstream release -- Kari Pahula Fri, 13 Apr 2007 23:58:32 +0300 crossfire-maps (1.9.1-1) unstable; urgency=low * New upstream release -- Kari Pahula Thu, 6 Jul 2006 03:42:56 +0300 crossfire-maps (1.9.0-1-1) unstable; urgency=low * New upstream release * Installing crossfire-maps will now trigger a server restart if it is installed and running. -- Kari Pahula Sat, 25 Mar 2006 07:23:34 +0200 crossfire-maps (1.8.0-2) unstable; urgency=low * Added missing build-dep: debhelper (closes: #330716) -- Kari Pahula Thu, 29 Sep 2005 16:58:54 +0300 crossfire-maps (1.8.0-1) unstable; urgency=low * New upstream release * New maintainer * Build with cdbs -- Kari Pahula Thu, 15 Sep 2005 18:04:52 +0300 crossfire-maps (1.4.0-1) unstable; urgency=low * New upstream release -- Jaakko Niemi Sat, 26 Oct 2002 23:37:25 +0300 crossfire-maps (1.3.0-1) unstable; urgency=low * New upstream version -- Jaakko Niemi Fri, 16 Aug 2002 01:19:17 +0300 crossfire-maps (1.0.0-1) unstable; urgency=low * new maintainer -- Jaakko Niemi Mon, 11 Feb 2002 01:48:55 +0200 crossfire-maps (0.96.0-1) unstable; urgency=low * New upstream version * Healing exit created (close: #37041) * Fixed recursive copy causing build to fail (close: #70248) -- Darren Benham Sun, 25 Feb 2001 18:51:03 -0700 crossfire-maps (0.95.4-1) unstable; urgency=low * New upstream version (close #37041) * Moved chown/chmod to rules (closes #41717, close #41124) -- Darren Benham Wed, 4 Aug 1999 00:18:03 -0700 crossfire-maps (0.95.3-2) unstable; urgency=low * Changing paths and file directories to match server -- Darren Benham Wed, 23 Jun 1999 20:33:06 -0700 crossfire-maps (0.95.3-1) unstable; urgency=low * New upstram version -- Darren Benham Tue, 20 Apr 1999 22:53:44 -0700 crossfire-maps (0.95.2-1) unstable; urgency=low * New upstream version -- Darren Benham Mon, 22 Mar 1999 23:45:39 -0800 crossfire-maps (0.95.0-2) frozen; urgency=high * Removed dependency on -server package (closes #28037) -- Darren Benham Fri, 16 Oct 1998 12:11:22 -0700 crossfire-maps (0.95.0-1) unstable; urgency=low * Initial Release. -- Darren Benham Sun, 11 Oct 1998 23:23:16 -0700 debian/copyright0000644000000000000000000000205111740632321011116 0ustar This package was debianized by Kari Pahula on Fri, 03 Jun 2005 10:50:50 +0300. It was downloaded from http://crossfire.real-time.com/ Upstream Author: Mark Wedel Copyright: Copyright (C) 2001-2012 Crossfire Development Team Copryight (C) 1994,2001-2008 Mark Wedel Copyright (C) 1992 Frank Tore Johansen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 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 or see /usr/share/common-licenses/