debian/0000755000000000000000000000000012231212061007154 5ustar debian/README.Debian0000644000000000000000000000162012146113315011223 0ustar * Mon Nov 2 17:33:45 CET 2009 This release has p2p disabled due to openssl license conflicts. When a libtorrent-rasterbar package will available without openssl linked in or upstream will amend it's license with the openssl exception, a new release of SprinLobby packaging will be made available. * Wed Nov 11 23:06:00 CET 2009 unitsync.log: I provided a way to have springlobby not to pollute the current working directory with that file, springlobby is in fact /usr/games/springlobby.real, while the "springlobby" launcher is simply a shell script that changes dir to what is configured in /etc/spring/datadir (with $HOME/.spring as fallback) and then launches the real springlobby binary. This will last until upstream will stop polluting the filesystem with this file, then this ugly launcher and this note will be removed. So please look in those directories if you need to access "unitsync.log". debian/source/0000755000000000000000000000000012146113315010463 5ustar debian/source/format0000644000000000000000000000001412146113315011671 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000450712146113315011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SpringLobby Upstream-Contact: The SpringLobby Team: Andrea Piras Arvid Norberg Collin J. Sutton Dmytry Lavrov Jan Holthusen Jon Morton Jonanin Kaot Lasse Karkkainen Leo Moisio Ole Martin Solaas René Milk Tiziano Tobi Vollebregt Tommy Carlsson Vincenzo Di Massa Source: http://springlobby.info Files: * Copyright: 2007-2009, The SpringLobby Team License: GPL-2 On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. Files: src/settings++/* Copyright: 2007, Kloot 2009, René Milk License: GPL-3+ On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. Files: src/utils/md5.* Copyright: 1999, 2000, 2002 Aladdin Enterprises License: zlib/libpng This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Files: debian/* Copyright: 2009, Marco Amadori 2010-2011, Jan Dittberner License: GPL-3 On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/manpages/0000755000000000000000000000000012146113315010756 5ustar debian/manpages/springlobby.6.txt0000644000000000000000000000321012146113315014211 0ustar springlobby(6) ============== :man source: Springlobby distribution :man manual: Games Name ---- springlobby - A spring lobby Synopsis -------- *springlobby* [-nc|--no-crash-handler] [-cl|--console-logging] [-gl|--gui-logging] [-l|--log-verbosity 'NUM'] *springlobby* [-h|--help] Description ----------- Springlobby is a multiplayer / singleplayer lobby for spring. Spring is a free Real Time Strategy (RTS) game engine originally designed to play Total Annihilation ((C) 1997 Cavedog) content and evolved to a general rts engine capable to run different kind of games (mods). It is mainly designed around online multiplayer games but can be played in single player mode against different AI. Options ------- *-h, --help*:: Prints the options help message and exits. *-nc, --no-crash-handler*:: Don't use the crash handler (useful for debugging) *-cl, --console-logging*:: Shows application log to the console(if available) *-gl, --gui-logging*:: Enables application log window *-l, --log-verbosity=*'NUM':: Overrides default logging verbosity, can be: 0 - no log 1 - critical errors 2 - errors 3 - warnings (default) 4 - messages 5 - function trace Files ----- /etc/spring/datadir $HOME/.springlobby Contain the path used by spring and springlobby to save downloaded files and temporary datas. See also -------- spring(6) Homepage -------- More information about the spring can be found on link:http://www.springlobby.info Author ------ Springlobby was written by the springlobby developers. This manual page was written by Marco Amadori , for the Debian project (and may be used by others). debian/manpages/springsettings.6.txt0000644000000000000000000000323712146113315014753 0ustar springsettings(6) ================= :man source: Springlobby distribution :man manual: Games Name ---- springsettings - GUI to configure Spring options and settings Synopsis -------- *springsettings* [-nc|--no-crash-handler] [-cl|--console-logging] [-gl|--gui-logging] [-l|--log-verbosity 'NUM'] *springsettings* [-h|--help] Description ----------- springsettings is a GUI to configure *spring* options and settings. Spring is a free Real Time Strategy (RTS) game engine originally designed to play Total Annihilation ((C) 1997 Cavedog) content and evolved to a general rts engine capable to run different kind of games (mods). It is mainly designed around online multiplayer games but can be played in single player mode against different AI. Options ------- *-h, --help*:: Prints the options help message and exits. *-nc, --no-crash-handler*:: Don't use the crash handler (useful for debugging) *-cl, --console-logging*:: Shows application log to the console(if available) *-gl, --gui-logging*:: Enables application log window *-l, --log-verbosity=*'NUM':: Overrides default logging verbosity, can be: 0 - no log 1 - critical errors 2 - errors 3 - warnings (default) 4 - messages 5 - function trace Files ----- /etc/spring/datadir Contain the path used by spring to look for configurations. See also -------- spring(6), springlobby(6) Homepage -------- More information about the spring can be found on :homepage: http://www.springlobby.info Author ------ springsettings was written by the springlobby developers. This manual page was written by Marco Amadori , for the Debian project (and may be used by others). debian/manpages/Makefile0000644000000000000000000000033512146113315012417 0ustar #!/usr/bin/make -f build: springlobby.6 springsettings.6 %.6 : %.6.xml xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl $< %.6.xml : %.6.txt asciidoc -d manpage -b docbook $< clean: rm -f *.6 debian/changelog0000644000000000000000000002065412231212060011034 0ustar springlobby (0.169-1build1) trusty; urgency=low * No change rebuild for Boost 1.54 transition. -- Dmitrijs Ledkovs Mon, 21 Oct 2013 12:46:56 +0100 springlobby (0.169-1) unstable; urgency=low * New upstream version * debian/rules: - remove -DOPTION_TORRENT_SYSTEM=OFF from dh_auto_configure invocation. torrent support has been changed * debian/control: - add libglib2.0-dev, libnotify-dev, libalure-dev, libboost-thread-dev, libboost-system-dev and libboost-filesystem-dev to Build-Depends -- Jan Dittberner Sun, 19 May 2013 11:09:23 +0200 springlobby (0.147-1) unstable; urgency=low * New upstream version * enable hardening build flags - add dpkg-dev (>= 1.16.1~) to Build-Depends - bump debian/compat to 9 - bump debhelper version in Build-Depends to (>= 9.20120417~) * debian/rules: move --buildsystem=cmake to the end of dh invocation * move rm -f .gitattributes from clean to override_dh_auto_clean to fix FTBFS twice in a row -- Jan Dittberner Tue, 22 May 2012 12:58:08 +0200 springlobby (0.144-1) unstable; urgency=low * New upstream version * Bump Standards-Version to 3.9.3 (no changes) * update debian/copyright format to 1.0 -- Jan Dittberner Sun, 25 Mar 2012 22:29:18 +0200 springlobby (0.139-1) unstable; urgency=low * New upstream version. * update debian/copyright format version * update debian/copyright, add myself for debian/* files -- Jan Dittberner Sun, 02 Oct 2011 22:54:08 +0200 springlobby (0.135-1) unstable; urgency=low * New upstream version. * debian/control: add libboost-dev to Build-Depends -- Jan Dittberner Thu, 04 Aug 2011 15:34:27 +0200 springlobby (0.130-1) unstable; urgency=low * New upstream version. * debian/control: Bump Standards-Version to 3.9.2 -- Jan Dittberner Sun, 01 May 2011 00:39:22 +0200 springlobby (0.128-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Sat, 02 Apr 2011 13:01:02 +0200 springlobby (0.127-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Fri, 25 Mar 2011 22:20:33 +0100 springlobby (0.124-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Thu, 03 Mar 2011 18:36:30 +0100 springlobby (0.122-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Mon, 21 Feb 2011 18:28:07 +0100 springlobby (0.121-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Sun, 20 Feb 2011 18:19:20 +0100 springlobby (0.120-2) unstable; urgency=low * upload to unstable -- Jan Dittberner Sun, 06 Feb 2011 12:59:29 +0100 springlobby (0.120-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Fri, 21 Jan 2011 18:57:00 +0100 springlobby (0.118-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Tue, 21 Dec 2010 12:58:07 +0100 springlobby (0.117-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Fri, 26 Nov 2010 10:20:19 +0100 springlobby (0.116-1) experimental; urgency=low * New upstream release. -- Jan Dittberner Wed, 10 Nov 2010 19:37:43 +0100 springlobby (0.114-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Tue, 26 Oct 2010 10:42:51 +0200 springlobby (0.111-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Mon, 11 Oct 2010 18:13:33 +0200 springlobby (0.105-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Tue, 05 Oct 2010 23:04:18 +0200 springlobby (0.104-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Thu, 30 Sep 2010 19:15:25 +0200 springlobby (0.100-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Thu, 02 Sep 2010 20:05:46 +0200 springlobby (0.99-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Fri, 27 Aug 2010 17:08:11 +0200 springlobby (0.96-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Tue, 17 Aug 2010 11:11:42 +0200 springlobby (0.95-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Mon, 16 Aug 2010 12:54:11 +0200 springlobby (0.93-1) experimental; urgency=low * New upstream version. -- Jan Dittberner Sun, 15 Aug 2010 15:36:28 +0200 springlobby (0.88-1) unstable; urgency=low * New upstream version. * debian/control: bump Standards-Version to 3.9.1 (no changes needed) -- Jan Dittberner Tue, 03 Aug 2010 21:27:45 +0200 springlobby (0.85-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Fri, 23 Jul 2010 13:57:57 +0200 springlobby (0.83-1) unstable; urgency=low * New upstream version. * debian/control: bump Standards-Version to 3.9.0 (no changes necessary) -- Jan Dittberner Mon, 12 Jul 2010 12:34:06 +0200 springlobby (0.82-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Sun, 06 Jun 2010 13:31:18 +0200 springlobby (0.80-2) unstable; urgency=low * debian/rules: fail to build on unsupported architectures * debian/control: - depend on spring >= 0.81.2.1+dfsg1-5 - restrict architectures to amd64 and i386 -- Jan Dittberner Sat, 29 May 2010 01:57:11 +0200 springlobby (0.80-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Fri, 07 May 2010 16:07:47 +0200 springlobby (0.78-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Wed, 21 Apr 2010 21:32:26 +0200 springlobby (0.68-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Sat, 10 Apr 2010 10:15:30 +0200 springlobby (0.67-1) unstable; urgency=low * New upstream version. (Closes: #565098) * add debian/source/format to switch to source format 3.0 (quilt) -- Jan Dittberner Fri, 09 Apr 2010 19:46:04 +0200 springlobby (0.63-3) unstable; urgency=low * debian/control: set spring dependency version to >= 0.81.1.3~dfsg-1 to match spring's versioning -- Jan Dittberner Sun, 21 Feb 2010 11:12:38 +0100 springlobby (0.63-2) unstable; urgency=low * debian/control: set Architecture for springlobby and springlobby-dbg to i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 because spring is only available on x86 architectures -- Jan Dittberner Sat, 20 Feb 2010 17:56:13 +0100 springlobby (0.63-1) unstable; urgency=low [ Marco Amadori ] * New Upstream Release (Closes: #569324). * Dropped merged-upstream patches. * Fixed GPL2 kind in copyright. * Removed the springlobby.launcher wrapper since spring (>= 0.81.1.3) does not need it anymore; * Depends on spring (>= 0.81.1.3). * Bumped Standards-Version to 3.8.4. [ Jan Dittberner ] * remove .gitattributes * debian/control: - add myself to Uploaders - wrap Build-Depends -- Jan Dittberner Thu, 18 Feb 2010 19:16:11 +0100 springlobby (0.44-2) unstable; urgency=low * Added the -dbg debug package. -- Marco Amadori Thu, 07 Jan 2010 14:13:45 +0100 springlobby (0.44-1) unstable; urgency=low * New upstream release 0.44. * Fixed release cmake option. * Launcher will pollute less /usr/games. * Included a (patched) upstream git patch to fix locales. -- Marco Amadori Tue, 16 Dec 2009 13:34:03 +0100 springlobby (0.40-1) unstable; urgency=low [ Marco Amadori ] * New upstream release. * Migrated packaging to the new upstream build system (cmake). * Revised authors list. [ Bruno "Fuddl" Kleinert] * Don't hardwire parallel instances of make to 8 in debian/rules. Use DEB_BUILD_OPTIONS instead. (Closes: #558759) -- Marco Amadori Tue, 01 Dec 2009 19:15:06 +0100 springlobby (0.34-1) unstable; urgency=low * Initial release (Closes: #550250). * This release has p2p disabled due to openssl license conflicts, look at README.Debian. -- Marco Amadori Tue, 03 Nov 2009 01:00:00 +0100 debian/springlobby.install0000644000000000000000000000000412146113315013077 0ustar usr debian/control0000644000000000000000000000314712231212060010563 0ustar Source: springlobby Section: games Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Games Team Uploaders: Marco Amadori , Jan Dittberner Build-Depends: debhelper (>= 9.20120417~), cmake, libwxgtk2.8-dev, libopenal-dev, asciidoc, xsltproc, docbook-xsl, libcurl4-gnutls-dev, libboost-dev, dpkg-dev (>= 1.16.1~), libglib2.0-dev, libnotify-dev, libalure-dev, libboost-thread-dev, libboost-system-dev, libboost-filesystem-dev Standards-Version: 3.9.3 Homepage: http://springlobby.info Vcs-Browser: http://git.debian.org/?p=pkg-games/springlobby.git;a=summary Vcs-Git: git://git.debian.org/pkg-games/springlobby.git Package: springlobby Provides: spring-lobby Architecture: i386 amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, spring (>= 0.81.2.1+dfsg1-5) Description: single/multiplayer lobby for the Spring RTS engine This package provides a single-player and multiplayer lobby for Spring. Other features include a P2P system for downloading maps and mods and a built-in IRC-like chat client. Package: springlobby-dbg Section: debug Architecture: i386 amd64 Priority: extra Depends: ${misc:Depends}, springlobby (= ${binary:Version}) Description: single/multiplayer lobby for the Spring RTS engine (debugging symbols) This package provides a single-player and multiplayer lobby for Spring. Other features include a P2P system for downloading maps and mods and a built-in IRC-like chat client. . This package contains the debugging symbols for the springlobby binary. debian/rules0000755000000000000000000000255512146113315010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 SLVERSION=$(shell dpkg-parsechangelog | sed -n 's/^Version: //p' | cut -f1 -d'-') PROGDIR := $(CURDIR)/debian/tmp ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) MAKEFLAGS += -j$(NUMJOBS) endif override_dh_auto_configure: dh_auto_configure -- -DSPRINGLOBBY_REV:STRING=$(SLVERSION) -DCMAKE_BUILD_TYPE=RELWITHDEBINFO override_dh_auto_build: +dh_auto_build $(MAKE) -C debian/manpages override_dh_installchangelogs: dh_installchangelogs ChangeLog override_dh_auto_install: +dh_auto_install cd $(PROGDIR)/usr/share/doc/springlobby && \ rm -fv COPYING AUTHORS && \ gzip -9 README THANKS NEWS # install launcher mkdir -p $(PROGDIR)/usr/games mv $(PROGDIR)/usr/bin/springsettings $(PROGDIR)/usr/games/ mv $(PROGDIR)/usr/bin/springlobby $(PROGDIR)/usr/games/ # remove empty dirs (/usr/bin expected until an CMake bindir is provided) find $(PROGDIR) -type d -empty -delete override_dh_strip: +dh_strip --dbg-package=springlobby-dbg override_dh_auto_clean: +dh_auto_clean $(MAKE) -C debian/manpages clean rm -f .gitattributes %: # fail to build on architectures other than amd64 and i386 dpkg-architecture -eamd64 || dpkg-architecture -ei386 || exit 1 +dh $@ --buildsystem=cmake debian/watch0000644000000000000000000000011612146113315010212 0ustar version=3 http://www.springlobby.info/tarballs/springlobby-([\d\.]+)\.tar\.gz debian/springlobby.manpages0000644000000000000000000000007712146113315013236 0ustar debian/manpages/springlobby.6 debian/manpages/springsettings.6 debian/compat0000644000000000000000000000000212146113315010361 0ustar 9