debian/0000755000000000000000000000000012252276000007162 5ustar debian/control0000644000000000000000000001477612252275557010624 0ustar Source: guichan Priority: optional Homepage: http://guichan.sourceforge.net/ Maintainer: Patrick Matthäi Build-Depends: debhelper (>= 9), liballegro4.2-dev, libsdl1.2-dev, libsdl-image1.2-dev, libgl1-mesa-dev, dh-autoreconf, hardening-wrapper Standards-Version: 3.9.5 Section: libs Package: libguichan-0.8.1-1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: small, efficient C++ GUI library Guichan is a small and efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. . Guichan has a very abstract design which allows users of Guichan to use different objects for displaying of graphics and grabbing of user input. Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics, OpenGLGraphics and AllegroGraphics) and 2 implemented input objects (SDLInput and AllegroInput), . Guichan is designed in a very abstract way making it very easy to extend Guichan for your own needs. It is even very easy to implement new graphics objects making Guichan as portable as ansi C++ is. Package: libguichan-allegro-0.8.1-1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: small, efficient C++ GUI library (allegro integration) Guichan is a small and efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. . Guichan has a very abstract design which allows users of Guichan to use different objects for displaying of graphics and grabbing of user input. Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics, OpenGLGraphics and AllegroGraphics) and 2 implemented input objects (SDLInput and AllegroInput), . Guichan is designed in a very abstract way making it very easy to extend Guichan for your own needs. It is even very easy to implement new graphics objects making Guichan as portable as ansi C++ is. . This package contains the allegro integration for guichan. Package: libguichan-sdl-0.8.1-1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: small, efficient C++ GUI library (SDL integration) Guichan is a small and efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. . Guichan has a very abstract design which allows users of Guichan to use different objects for displaying of graphics and grabbing of user input. Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics, OpenGLGraphics and AllegroGraphics) and 2 implemented input objects (SDLInput and AllegroInput), . Guichan is designed in a very abstract way making it very easy to extend Guichan for your own needs. It is even very easy to implement new graphics objects making Guichan as portable as ansi C++ is. . This package contains the SDL integration for guichan. Package: libguichan-opengl-0.8.1-1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: small, efficient C++ GUI library (OpenGL integration) Guichan is a small and efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. . Guichan has a very abstract design which allows users of Guichan to use different objects for displaying of graphics and grabbing of user input. Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics, OpenGLGraphics and AllegroGraphics) and 2 implemented input objects (SDLInput and AllegroInput), . Guichan is designed in a very abstract way making it very easy to extend Guichan for your own needs. It is even very easy to implement new graphics objects making Guichan as portable as ansi C++ is. . This package contains the OpenGL integration for guichan. Package: libguichan-0.8.1-1-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, libguichan-0.8.1-1 (= ${binary:Version}), libguichan-allegro-0.8.1-1 (= ${binary:Version}), libguichan-sdl-0.8.1-1 (= ${binary:Version}), libguichan-opengl-0.8.1-1 (= ${binary:Version}) Description: small, efficient C++ GUI library (debugging symbols) Guichan is a small and efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. . Guichan has a very abstract design which allows users of Guichan to use different objects for displaying of graphics and grabbing of user input. Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics, OpenGLGraphics and AllegroGraphics) and 2 implemented input objects (SDLInput and AllegroInput), . Guichan is designed in a very abstract way making it very easy to extend Guichan for your own needs. It is even very easy to implement new graphics objects making Guichan as portable as ansi C++ is. . This package contains the debugging symbols for guichan. Package: libguichan-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libguichan-0.8.1-1 (= ${binary:Version}), libguichan-allegro-0.8.1-1 (= ${binary:Version}), libguichan-sdl-0.8.1-1 (= ${binary:Version}), libguichan-opengl-0.8.1-1 (= ${binary:Version}), liballegro4.2-dev, libsdl1.2-dev, libsdl-image1.2-dev, libgl1-mesa-dev Conflicts: libguichan0-dev, libguichan1-dev, libguichan2-dev, libguichan0, libguichan1, libguichan2 Description: small, efficient C++ GUI library (development headers) Guichan is a small and efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. . Guichan has a very abstract design which allows users of Guichan to use different objects for displaying of graphics and grabbing of user input. Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics, OpenGLGraphics and AllegroGraphics) and 2 implemented input objects (SDLInput and AllegroInput), . Guichan is designed in a very abstract way making it very easy to extend Guichan for your own needs. It is even very easy to implement new graphics objects making Guichan as portable as ansi C++ is. . This package contains the development headers for the guichan library. debian/libguichan-opengl-0.8.1-1.install0000644000000000000000000000004312252275557014756 0ustar usr/lib/*/libguichan_opengl-*.so.* debian/libguichan-allegro-0.8.1-1.install0000644000000000000000000000004412252275557015120 0ustar usr/lib/*/libguichan_allegro-*.so.* debian/changelog0000644000000000000000000002505312252275557011061 0ustar guichan (0.8.2-13) unstable; urgency=low * Replace my old e-mail address in debian/copyright. * Bump Standards-Version to 3.9.5 (no changes needed). * Don't explicitly request xz compression - dpkg 1.17 does this by default. * Remove unused hardening-no-fortify-functions lintian override. -- Patrick Matthäi Thu, 12 Dec 2013 10:01:21 +0100 guichan (0.8.2-12) unstable; urgency=low * Uploading to unstable. -- Patrick Matthäi Sun, 05 May 2013 20:35:34 +0200 guichan (0.8.2-11) experimental; urgency=low * Bump Standards-Version to 3.9.4 (no changes needed). * Switch to xz compression and add a Pre-Depends on dpkg. * Move to minimal debhelper. - Adjust lintian overrides. * Use dh-autoreconf. * Overwrite false positive dev-pkg-without-shlib-symlink lintian warnings. -- Patrick Matthäi Mon, 14 Jan 2013 20:27:11 +0100 guichan (0.8.2-10) unstable; urgency=low * Add patch 01-sdl-dependent-link from Stephen M. Webb, which adds SDL to avoid runtime errors of applications build against guichan. Closes: #674219 * Overwrite false positive hardening-no-fortify-functions lintian warnings. -- Patrick Matthäi Tue, 05 Jun 2012 20:17:57 +0200 guichan (0.8.2-9) unstable; urgency=low * Fix again debian/watch. * Wrap all debian/control fields. -- Patrick Matthäi Sat, 10 Mar 2012 00:24:22 +0100 guichan (0.8.2-8) unstable; urgency=low * Bump Standards-Version to 3.9.3 (no changes needed). * Override lintian warnings about no-symbols-control-file. -- Patrick Matthäi Sat, 25 Feb 2012 22:01:39 +0100 guichan (0.8.2-7) unstable; urgency=low * Fix debian/watch file. -- Patrick Matthäi Sat, 28 Jan 2012 16:23:49 +0100 guichan (0.8.2-6) unstable; urgency=low * Add missing build-arch and build-indep debian/rules target. -- Patrick Matthäi Wed, 25 Jan 2012 16:18:33 +0100 guichan (0.8.2-5) unstable; urgency=low * Remove deprecated reference to guichan documentation from manpage. Closes: #627485 -- Patrick Matthäi Sun, 29 May 2011 10:31:30 +0200 guichan (0.8.2-4) unstable; urgency=low * Drop .la files. Closes: #621236 -- Patrick Matthäi Sat, 14 May 2011 14:05:07 +0200 guichan (0.8.2-3) unstable; urgency=low * Bump Standards-Version to 3.9.2 (no changes needed). * Build with hardening-wrapper. * Wrap build dependencies. * Bump debhelper version to 7. -- Patrick Matthäi Sat, 30 Apr 2011 16:20:36 +0200 guichan (0.8.2-2) unstable; urgency=low * Bump Standards-Version to 3.9.1 (no changes needed). * Convert package to the 3.0 (quilt) format. -- Patrick Matthäi Sun, 06 Feb 2011 17:45:03 +0100 guichan (0.8.2-1) unstable; urgency=low * New upstream release. - We do not need the config.{sub,guess} hacks anymore. -- Patrick Matthäi Mon, 05 Oct 2009 21:29:21 +0200 guichan (0.8.1-7) unstable; urgency=low * Bump Standards-Version to 3.8.3 (no changes needed). * Add autotools-dev to build depends and use up to date config.{sub,guess} scripts. This fixes an FTBFS on avr32. Closes: #549478 -- Patrick Matthäi Mon, 05 Oct 2009 18:51:46 +0200 guichan (0.8.1-6) unstable; urgency=low * Fix typo in get-orig-source target. * Change my email address in debian/copyright. * Bump Standards-Version to 3.8.2 (no changes needed). -- Patrick Matthäi Thu, 18 Jun 2009 08:58:30 +0200 guichan (0.8.1-5) unstable; urgency=low * Add missing ${misc:Depends}. Thanks lintian. * Add get-orig-source target. * Bump Standards-Version to 3.8.1 (no changes needed). * Change section of libguichan-0.8.1-1-dbg to debug. * Change my email address. * Remove DM-Upload-Allowed control field. * Fix lintian warning binary-control-field-duplicates-source. -- Patrick Matthäi Mon, 20 Apr 2009 19:41:40 +0200 guichan (0.8.1-4) unstable; urgency=high * Urgency set to high, because it fixes a release critical bug. * debian/copyright: - Use the license as written in COPYING, not some other copy of it. Thanks to Evgeni Golov for his patch. Closes: #513834 - Update the copyright years. - Add informations about the debian/ packaging license. -- Patrick Matthäi Tue, 3 Feb 2009 18:06:07 +0200 guichan (0.8.1-3) unstable; urgency=low * Added missing conflicts on libguichan{0,1,2}. Thanks for spotting this to Devid Antonio Filoni. Closes: #492809 -- Patrick Matthäi Tue, 29 Jul 2008 18:09:51 +0200 guichan (0.8.1-2) unstable; urgency=low * Uploading to unstable. * Updated to Standards-Version 3.8.0 (no changes needed). * Replaced obsolete (build) depend on "xlibmesa-gl-dev | libgl-dev" with libgl1-mesa-dev. Thanks lintian. -- Patrick Matthäi Sun, 20 Jul 2008 11:10:50 +0100 guichan (0.8.1-1) experimental; urgency=low * New upstream release. - Finaly we have now a working SONAME support. Closes: #428186 * Uploading to experimental, because some reverse depends have to be ported to this new guichan version. * Split guichan into five different packages (libguichan, libguichan-dbg, libguichan-opengl, libguichan-allegro, libguichan-sdl, libguichan-dev). * Moved manpage to the libguichan-dev package. So parallel installations of different guichan packages will be able. * Removed some older package cleanups in the clean target. * Removed old guichan-dev.doc-base. * Removed some useless comments in manpage. * Added DM-Upload-Allowed control field. * Added watch file. -- Patrick Matthäi Mon, 12 Apr 2008 10:47:59 +0100 guichan (0.7.1-2) unstable; urgency=low * Removed dpatch. There are no patches available. * Removed the versioned Build-Depends at the libsdl1.2 packages. * Removed the AUTHORS docs file. * Updated Standards-Version to 3.7.3 (no changes needed). * Added Homepage control field. * Added libguichan2-dbg package. * debian/copyright: - Added missing Copyright and Upstream Author field. - Added spaces in front of the copyright statements. * debian/rules: - Made configure flags more human readable. - Ensure that opengl, sdl, sdlimage and allegro will are enabled. - Removed not needed removing of the debian/libguichan directorys, because it is the job of dh_clean. - Moved dh_install call from install to binary-arch target. - Removed trailing "-" from $(MAKE) distclean. - Removed not needed dh-make comments. - Removed duplicated call of dh_installdeb. - Removed not needed calls of dh_installexamples, dh_installdirs and dh_link. - Removed copying of config.guess and config.sub. They are not needed in this case and just grow up the diff. -- Patrick Matthäi Mon, 24 Mar 2008 23:30:11 +0100 guichan (0.7.1-1) unstable; urgency=low * New upstream release. * Removed destroy-dropdown-widget patch, because it is in upstream now. * Bump soname. -- Patrick Matthäi Thu, 26 Jul 2007 18:01:22 +0200 guichan (0.6.1-3.2) unstable; urgency=low * Actually include some files in new binary packages. -- Michael Koch Sat, 21 Jul 2007 14:38:23 -0100 guichan (0.6.1-3.1) unstable; urgency=low * NMU * Bump soname. Closes: #428186. * Use ${binary:Version} instead of ${Source-Version} to make package binNMU safe. -- Michael Koch Tue, 10 Jul 2007 08:51:26 +0200 guichan (0.6.1-3) unstable; urgency=low * debian/control: Added dpatch to the build-depends. * debian/compat: Added missing newline. * debian/rules: Added dpatch. * Added destroy-dropdown-widget patch. Thanks to Guillaume Melquiond . Closes: #429245 -- Patrick Matthäi Mon, 18 Jun 2007 09:12:58 +0200 guichan (0.6.1-2) unstable; urgency=low * Uploaded libguichan to Debian unstable. * Setted new package maintainer to Patrick Matthäi . * Updated debhelper version. * Updated config.guess and config.sub. -- Patrick Matthäi Thu, 10 May 2007 21:22:21 +0200 guichan (0.6.1-1) experimental; urgency=low * New upstream release. Fix a issue with libtool. -- FERREIRA Yohann Mon, 30 Jan 2007 22:11:00 +0200 guichan (0.6.0-1) unstable; urgency=low * New upstream release. -- FERREIRA Yohann Fri, 16 Jan 2007 00:43:00 +0200 guichan (0.5.0-2) unstable; urgency=low * Merged patch from Sam Hocevar to close some issues using his experience. ;) -- FERREIRA Yohann Wed, 16 Dec 2006 23:17:32 +0200 guichan (0.5.0-1) unstable; urgency=low * New awaited release of guichan in debian. Thanks for your patience. (closes: #382852). -- FERREIRA Yohann Wed, 16 Aug 2006 23:25:54 +0200 guichan (0.4.0-4.1) unstable; urgency=high * Non-maintainer upload. * debian/control: + Fix short descriptions. + Depend and build-depend on liballegro4.2-dev instead of liballegro-dev (Closes: #379099). + Depend and build-depend on xlibmesa-gl-dev | libgl-dev instead of xlibmesa-gl-dev (Closes: #356133). + Set policy to 3.7.2. * src/guichan.cpp: + Fix a GCC 4.2 FTBFS issue (Closes: #361405). * debian/rules: + Run dh_installdeb otherwise debhelper's maintainer scripts don't get installed. -- Sam Hocevar (Debian packages) Wed, 1 Nov 2006 11:31:52 +0100 guichan (0.4.0-4) unstable; urgency=low * Initial upload to Debian archive (closes: #334290). * Corrected package name, description, copyright, control, rules, compat file and updated changelog. -- FERREIRA Yohann Thu, 16 Oct 2005 23:45:59 +0200 libguichan (0.4.0-3) unstable; urgency=low * Build against gcc-4.0.1-9. * Compilable on amd64. -- FERREIRA Yohann Thu, 25 Sep 2005 20:22:59 +0200 libguichan (0.4.0-2) unstable; urgency=low * Build against gcc-4.0.1. -- FERREIRA Yohann Thu, 07 Jul 2005 20:22:59 +0200 libguichan (0.4.0-1) unstable; urgency=low * Second Release. -- FERREIRA Yohann Wed, 18 May 2005 23:03:59 +0200 libguichan (0.3.0-1) unstable; urgency=low * Initial Release. -- FERREIRA Yohann Sun, 10 Apr 2005 17:48:59 +0200 debian/guichan.20000644000000000000000000000150312252275557010702 0ustar .TH GUICHAN 2 "October 16, 2005" .SH NAME guichan \- A set of libraries that provide fully extensible widgets for SDL, Allegro, and OpenGL. .SH DESCRIPTION This manual page documents briefly the .B guichan library set, and the API provided. .PP \fBGuichan\fP is a fully extensible C++ set of libraries that provide an very complete API to easily get widgets for all games based on SDL, Allegro, and OpenGL. The widgets are, of course, fully customizable using the way of inheritance. The API is stable, strong and already quite well optimized. .SH SEE ALSO .BR libsdl (2), .BR liballegro4.2 (2). .br .SH AUTHOR Guichan was written by Per Larsson , and Olof Naessen . .PP This manual page was written by FERREIRA Yohann , for the Debian project (but may be used by others). debian/docs0000644000000000000000000000002112252275557010046 0ustar NEWS README TODO debian/libguichan-allegro-0.8.1-1.lintian-overrides0000644000000000000000000000035412252275557017114 0ustar libguichan-allegro-0.8.1-1: no-symbols-control-file usr/lib/*/libguichan_allegro-0.8.1.so.1.1.0 libguichan-allegro-0.8.1-1: dev-pkg-without-shlib-symlink usr/lib/*/libguichan_allegro-0.8.1.so.1.1.0 usr/lib/*/libguichan_allegro-0.8.1.so debian/libguichan-0.8.1-1.lintian-overrides0000644000000000000000000000043312252275557015467 0ustar libguichan-0.8.1-1: no-symbols-control-file usr/lib/*/libguichan-0.8.1.so.1.1.0 libguichan-0.8.1-1: hardening-no-fortify-functions usr/lib/*/libguichan-0.8.1.so.1.1.0 libguichan-0.8.1-1: dev-pkg-without-shlib-symlink usr/lib/*/libguichan-0.8.1.so.1.1.0 usr/lib/*/libguichan-0.8.1.so debian/copyright0000644000000000000000000000403712252275557011141 0ustar This package was debianized by Yohann FERREIRA . This file has been changed on Mon, 24 Mar 2008 23:10:00 +0100 from Patrick Matthäi . It was downloaded from http://guichan.sourceforge.net/ Upstream Author: Olof Naessén Copyright: 2004-2008 by Olof Naessén and Per Larsson License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Guichan nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The Debian packaging is © 2005-2008, FERREIRA Yohann and © 2008-2009, Patrick Matthäi and is licensed under the same license as the upstream source, see above. debian/watch0000644000000000000000000000020612252275557010231 0ustar version=3 http://code.google.com/p/guichan/downloads/list?can=1 \ .*/guichan-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) debian/rules0000755000000000000000000000054012252275557010261 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 export DEB_BUILD_HARDENING=1 DEB_CONFIGURE_EXTRA_FLAGS := \ --enable-sdl \ --enable-sdlimage \ --enable-opengl \ --enable-allegro %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS) override_dh_strip: dh_strip --dbg-package=libguichan-0.8.1-1-dbg debian/libguichan-sdl-0.8.1-1.lintian-overrides0000644000000000000000000000046712252275557016256 0ustar libguichan-sdl-0.8.1-1: no-symbols-control-file usr/lib/*/libguichan_sdl-0.8.1.so.1.1.0 libguichan-sdl-0.8.1-1: hardening-no-fortify-functions usr/lib/*/libguichan_sdl-0.8.1.so.1.1.0 libguichan-sdl-0.8.1-1: dev-pkg-without-shlib-symlink usr/lib/*/libguichan_sdl-0.8.1.so.1.1.0 usr/lib/*/libguichan_sdl-0.8.1.so debian/libguichan-dev.manpages0000644000000000000000000000002112252275557013571 0ustar debian/guichan.2 debian/libguichan-0.8.1-1.install0000644000000000000000000000003412252275557013474 0ustar usr/lib/*/libguichan-*.so.* debian/patches/0000755000000000000000000000000012252275557010631 5ustar debian/patches/series0000644000000000000000000000003312252275557012042 0ustar 01-sdl-dependent-link.diff debian/patches/01-sdl-dependent-link.diff0000644000000000000000000000427712252275557015374 0ustar Description: Added dependent link libraries to SDL back end to prevent missing symbols at run time due to newer linker. Affects configure.in and some Makefile.am file, other files are regenerated. Author: Stephen M. Webb Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/guichan/+bug/871548 diff -Naur guichan-0.8.2.orig/configure.in guichan-0.8.2/configure.in --- guichan-0.8.2.orig/configure.in 2009-10-05 20:34:58.000000000 +0200 +++ guichan-0.8.2/configure.in 2012-06-05 20:00:49.639904026 +0200 @@ -114,8 +114,7 @@ HaveSDLImage() { SDLIMAGE="yes" - SDL_LIBS="$SDL_LIBS -lSDL_image" - CPPFLAGS="$CPPFLAGS `sdl-config --cflags`" + PKG_CHECK_MODULES([SDL], [sdl SDL_image]) } ForceSDLImage() diff -Naur guichan-0.8.2.orig/src/Makefile.am guichan-0.8.2/src/Makefile.am --- guichan-0.8.2.orig/src/Makefile.am 2009-09-03 22:35:02.000000000 +0200 +++ guichan-0.8.2/src/Makefile.am 2012-06-05 20:00:49.639904026 +0200 @@ -1,4 +1,4 @@ -SUBDIRS = widgets @GUICHAN_EXTRADIRS@ hge openlayer contrib +SUBDIRS = widgets . @GUICHAN_EXTRADIRS@ hge openlayer contrib INCLUDES = -I$(top_srcdir)/include diff -Naur guichan-0.8.2.orig/src/opengl/Makefile.am guichan-0.8.2/src/opengl/Makefile.am --- guichan-0.8.2.orig/src/opengl/Makefile.am 2009-09-03 22:35:02.000000000 +0200 +++ guichan-0.8.2/src/opengl/Makefile.am 2012-06-05 20:00:49.639904026 +0200 @@ -2,6 +2,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LIBADD = $(top_builddir)/src/libguichan.la libguichan_opengl_la_LDFLAGS = -no-undefined -release $(LT_RELEASE) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) libguichan_opengl_la_SOURCES = \ diff -Naur guichan-0.8.2.orig/src/sdl/Makefile.am guichan-0.8.2/src/sdl/Makefile.am --- guichan-0.8.2.orig/src/sdl/Makefile.am 2009-09-03 22:35:02.000000000 +0200 +++ guichan-0.8.2/src/sdl/Makefile.am 2012-06-05 20:00:49.639904026 +0200 @@ -4,6 +4,8 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_CPPFLAGS = $(SDL_CFLAGS) +libguichan_sdl_la_LIBADD = $(top_builddir)/src/libguichan.la $(SDL_LIBS) libguichan_sdl_la_LDFLAGS = -no-undefined -release $(LT_RELEASE) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) libguichan_sdl_la_SOURCES = \ debian/libguichan-dev.install0000644000000000000000000000005312252275557013451 0ustar usr/lib/*/*.so usr/include/* usr/lib/*/*.a debian/libguichan-sdl-0.8.1-1.install0000644000000000000000000000004012252275557014251 0ustar usr/lib/*/libguichan_sdl-*.so.* debian/source/0000755000000000000000000000000012252275557010502 5ustar debian/source/format0000644000000000000000000000001412252275557011710 0ustar 3.0 (quilt) debian/libguichan-opengl-0.8.1-1.lintian-overrides0000644000000000000000000000034712252275557016755 0ustar libguichan-opengl-0.8.1-1: no-symbols-control-file usr/lib/*/libguichan_opengl-0.8.1.so.1.1.0 libguichan-opengl-0.8.1-1: dev-pkg-without-shlib-symlink usr/lib/*/libguichan_opengl-0.8.1.so.1.1.0 usr/lib/*/libguichan_opengl-0.8.1.so debian/compat0000644000000000000000000000000212252275557010400 0ustar 9