debian/0000755000000000000000000000000011761524335007175 5ustar debian/source/0000755000000000000000000000000011706304064010467 5ustar debian/source/format0000644000000000000000000000001411706304064011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001145111761524231011044 0ustar libsdl-console (2.1-3) unstable; urgency=low * Remove wrongly used "Multi-Arch: same" in -dev package. One of the files shipped is actually different across architectures (Closes: #674494); thanks Jakub Wilk. -- Manuel A. Fernandez Montecelo Thu, 31 May 2012 00:07:45 +0100 libsdl-console (2.1-2) unstable; urgency=low * New upstream version (Closes: #207994) * Complete overhaul of the package: - debian/source/format to '3.0 (quilt)' - Extensive modifications for debhelper compat v9, including Multi-Arch, build-hardening and all goodies - Bump Policy Standars-Version to 3.9.3 - debian/copyright rewritten with appropriate standard format - Revisit all patches - Remove all previous maintainers, inactive/unresponsive for years - updated lintian override -- Manuel A. Fernandez Montecelo Tue, 08 May 2012 16:01:42 +0200 libsdl-console (1.3-5) unstable; urgency=low [ Aurelien Jarno ] * debian/control: + Make the package binNMU safe. + Set policy to 3.7.3. * debian/rules: + Call "make clean" instead of "make distclean", as the later target does not exists. (Closes: bug#424535). + Switch to dh_install from dh_movefiles * debian/copyright: + Add copyright entry. -- Aurelien Jarno Tue, 22 Apr 2008 21:53:28 +0200 libsdl-console (1.3-4) unstable; urgency=low * Moved development to the pkg-sdl Alioth project. * debian/rules: + Use quilt for patch management. + Do not compress the examples. * debian/control: + Added missing "Section: libs" for the source package. + Build-depend on quilt. + Set the SDL team as the maintainer and added its members to the uploaders field. + Build-depend on debhelper (>= 4.0). + Set policy to 3.6.2. * debian/compat: + Set compatibility level to 4. * debian/patches/000_autoconf.diff: + Put the autoconf stuff in this separate patch. + Build with -Wall. * debian/patches/010_examples.diff: + Fix the example and its makefile. -- Sam Hocevar (Debian packages) Thu, 2 Mar 2006 03:29:17 +0100 libsdl-console (1.3-3) unstable; urgency=low * New maintainer (Closes: #214945). * Maintainer upload. * Acknowledging previous NMU (Closes: #190291, #194054, #189441). * debian/control: + Set policy to 3.6.1.0. + Rephrased long description. * debian/rules: + Used debian/compat instead of DH_COMPAT. + Install into debian/libsdl-console instead of debian/tmp + Properly install examples in the -dev package. + Install documentation in the main library package. * Makefile.in: + Changed .sho extensions to .lo. -- Sam Hocevar (Debian packages) Fri, 10 Oct 2003 09:59:04 +0200 libsdl-console (1.3-2.2) unstable; urgency=low * NMU. * Moved the .so symlink to the -dev package (Closes: #190291). * Added -fpic to the shared objects compilation rule. * Fixed a quoted-printable "=3D" in Makefile.in that should have been an "=" and a few other typos that were causing the shared library to be empty. * Changed the "%.c: %.sho" rule to "%.sho: %.c" so that shared objects get compiled properly. * Set dependency in shlib file to (>= 1.3-2.2) because all previous versions were utterly broken (Closes: #194054). * Header files are now installed with -m 644 because we do not want them to be executable. * Various minor packaging changes: + Set policy to 3.5.10. + Replaced "Author(s):" with "Author:" in the copyright file. + Set the -dev package's section to libdevel. + Made /usr/share/doc/libsdl-console-dev a symlink to libsdl-console. + Word-wrapped the package descriptions. -- Sam Hocevar (Debian packages) Sun, 1 Jun 2003 21:44:44 -0400 libsdl-console (1.3-2.1) unstable; urgency=low * NMU * Have debian/rules make configure executable. Closes: #189441 -- LaMont Jones Mon, 12 May 2003 09:20:41 -0600 libsdl-console (1.3-2) unstable; urgency=low * Built with a SONAME (Thanks to Josselin Mouette, closes: #184559) -- Julien Danjou Thu, 3 Apr 2003 20:12:59 +0200 libsdl-console (1.3-1) unstable; urgency=low * New upstream release -- Julien Danjou Tue, 1 Oct 2002 20:35:03 +0200 libsdl-console (1.2-1) unstable; urgency=low * New upstream release * debian/control: libsdl-image1.2-dev build depends -- Julien Danjou Tue, 17 Sep 2002 21:59:23 +0200 libsdl-console (1.1-2) unstable; urgency=low * header now in usr/include/SDL -- Julien Danjou Wed, 11 Sep 2002 11:09:46 +0200 libsdl-console (1.1-1) unstable; urgency=low * Initial Release. (Closes: #159496) -- Julien Danjou Sun, 8 Sep 2002 16:41:56 +0200 debian/libsdl-console-dev.examples0000644000000000000000000000001211750013145014401 0ustar example/* debian/libsdl-console-dev.install0000644000000000000000000000011711750055657014255 0ustar usr/lib/*/libSDL_console.so usr/lib/*/libSDL_console.a usr/include/SDL_console debian/watch0000644000000000000000000000012311750023761010215 0ustar version=3 http://sf.net/sdlconsole/sdlconsole-(\d[\d\.]+)\.tar\.(?:gz|bz2|lzma|xz) debian/control0000644000000000000000000000402111761523435010575 0ustar Source: libsdl-console Section: libs Priority: optional Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo DM-Upload-Allowed: yes Standards-Version: 3.9.3 Build-Depends: debhelper (>= 9~), dh-autoreconf, dpkg-dev (>= 1.16.1~), libsdl1.2-dev (>= 1.2.14~), libsdl-image1.2-dev (>= 1.2.12~) Homepage: http://sdlconsole.sourceforge.net/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/libsdl-console.git Vcs-Git: git://anonscm.debian.org/pkg-sdl/packages/libsdl-console.git Package: libsdl-console Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Console that can be added to any SDL application, libraries This library provides a console similar to the consoles in Quake and other games but with lots of added features. . A console is meant to be a very simple way of interacting with a program and executing commands. Commands are linked to the console with callback functions so that when a command is typed in, a specific function is executed automatically. . This package contains the runtime library. Package: libsdl-console-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libsdl-console (= ${binary:Version}), libsdl1.2-dev (>= 1.2.14~), libsdl-image1.2-dev (>= 1.2.12~) Description: Console that can be added to any SDL application, development files This library provides a console similar to the consoles in Quake and other games but with lots of added features. . A console is meant to be a very simple way of interacting with a program and executing commands. Commands are linked to the console with callback functions so that when a command is typed in, a specific function is executed automatically. . This package contains the header files and static library needed to compile applications that use libsdl-console. debian/libsdl-console-dev.docs0000644000000000000000000000002711750013145013521 0ustar docs/*.html docs/*.jpg debian/libsdl-console.lintian-overrides0000644000000000000000000000010711752307570015464 0ustar libsdl-console: package-name-doesnt-match-sonames libSDL-console-2.1-0 debian/libsdl-console.install0000644000000000000000000000003711750055014013465 0ustar usr/lib/*/libSDL_console*.so.* debian/rules0000755000000000000000000000037411752307570010261 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 #export DEB_BUILD_MAINT_OPTIONS := hardening=+all export DEB_CFLAGS_MAINT_APPEND := -pipe -Wall export DEB_LDFLAGS_MAINT_APPEND := -Wl,--no-undefined -Wl,--as-needed %: dh $@ --with autoreconf --parallel debian/compat0000644000000000000000000000000211750014135010361 0ustar 9 debian/copyright0000644000000000000000000000257111752307570011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SDL_console Upstream-Contact: Clemens Wacha Source: http://sdlconsole.sourceforge.net/ Files: * Copyright: Garrett Banuk 1999-2002, Boris Lesner 1999-2004, Clemens Wacha License: LGPL-2+ Files: example/* Copyright: 2002, Clemens Wacha License: GPL-2+ Files: debian/* Copyright: 2012, Manuel A. Fernandez Montecelo License: LGPL-2+ License: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU Lesser Public License can be found in '/usr/share/common-licenses/LGPL-2'. License: GPL-2+ 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. . On Debian systems, the complete text of version 2 of the GNU Public License can be found in '/usr/share/common-licenses/GPL-2'.