debian/0000775000000000000000000000000012262103273007166 5ustar debian/rules0000775000000000000000000000051012262103225010237 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 LDFLAGS ?= LDFLAGS += -Wl,-z,defs -Wl,-lGL -Wl,-lGLU %: dh $@ --with autoreconf --parallel override_dh_auto_configure: configure dh_auto_configure -- LDFLAGS="$(LDFLAGS)" override_dh_install: dh_install --list-missing debian/watch0000664000000000000000000000017010707403007010215 0ustar # See uscan(1) for format version=3 http://bioinformatics.org/ghemical/download/current/liboglappth-([\d\.]+)\.tar\.gz debian/changelog0000664000000000000000000000645512262103267011055 0ustar liboglappth (1.0.0-2ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Sat, 04 Jan 2014 17:09:36 -0500 liboglappth (1.0.0-2) unstable; urgency=low * debian/control (Standards-Version): Bumped to 3.9.3. * debian/liboglappth2.symbols: Removed (closes: #667252). -- Daniel Leidert (dale) Wed, 02 May 2012 23:00:27 +0200 liboglappth (1.0.0-1) unstable; urgency=low * New upstream release. * debian/compat: Increased dh compat level. * debian/control (Standards-Version): Bumped to 3.9.2. (Build-Depends): Increased debhelper version. (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format. (Vcs-Browser): Set to correct URL. * debian/copyright: Minor update. * debian/liboglappth2.symbols: Added symbols file. * debian/rules: Rewritten for dh 7. * debian/source/format: Added and set to 3.0 (quilt). -- Daniel Leidert (dale) Sun, 27 Nov 2011 17:34:27 +0100 liboglappth (0.98-2) unstable; urgency=low * Rebuild for unstable. * debian/control (Vcs-Svn): Set back to unstable location. (Description): Fixed extended-description-is-probably-too-short and duplicate-long-description lintian hints. -- Daniel Leidert (dale) Sun, 22 Feb 2009 00:01:27 +0100 liboglappth (0.98-1) experimental; urgency=low * New upstream release 0.98. * debian/control: liboglappth1 became liboglappth2. (Uploaders): Removed LI. Thanks for your work! (Build-Depends): Removed freeglut3-dev and dpatch. (Standards-Version): Bumped to 3.8.0. (Vcs-Svn): Set to experimental location. (Depends): Added ${misc:Depends}. Replaced liboglappth1 with liboglappth2. (Description): Improved short description. * debian/copyright: Improved a bit. * debian/liboglappth1.install: Renamed to debian/liboglappth2.install. * debian/rules: Removed some sample boilerplates. Added CXXFLAGS. Removed dpatch environment. (LDFLAGS): Link with -lGL -lGLU. * debian/patches/01_liboglappth_pc_in.dpatch: Removed (applied upstream). * debian/patches/02_gcc43.dpatch: Ditto. * debian/patches/: Removed dpatch environnment. -- Daniel Leidert (dale) Sat, 31 Jan 2009 16:24:45 +0100 liboglappth (0.96-4) unstable; urgency=low [ LI Daobing ] * FTBFS with GCC 4.3: missing #includes (Closes: #462071) [ Daniel Leidert ] * debian/control: Added DM-Upload-Allowed for DM status. (Uploaders): Added myself. * debian/rules: Implemented noopt build option by defining CFLAGS. Further made some minor cleanup. -- Daniel Leidert (dale) Mon, 10 Mar 2008 01:30:16 +0100 liboglappth (0.96-3) unstable; urgency=low * debian/copyright: Point to GPL-2, not GPL. -- Michael Banck Sat, 05 Jan 2008 18:29:05 +0100 liboglappth (0.96-2) unstable; urgency=low * debian/copyright: Clarify that liboglappth is GPLv2only. * debian/control (Uploaders): Added myself. -- Michael Banck Sun, 30 Dec 2007 01:52:22 +0100 liboglappth (0.96-1) unstable; urgency=low * Initial release (Closes: #447745). -- LI Daobing Tue, 23 Oct 2007 21:56:49 +0800 debian/compat0000664000000000000000000000000211653361341010371 0ustar 7 debian/copyright0000664000000000000000000000257611653361341011140 0ustar This package was debianized by LI Daobing on Tue, 23 Oct 2007 21:56:49 +0800. It is currently maintained by the debichem team . It was downloaded from: http://bioinformatics.org/ghemical/download/current/ Upstream Author: Tommi Hassinen Copyright: Copyright (C) 1998, 1999, 2005 Tommi Hassinen debian/* Copyright (C) 2007 LI Daobing Copyright (C) 2011 Daniel Leidert License: GPL v2+ This package 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. On Debian systems, the complete text of the latest GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/source/0000775000000000000000000000000011750320163010466 5ustar debian/source/format0000664000000000000000000000001411653361341011701 0ustar 3.0 (quilt) debian/liboglappth2.install0000664000000000000000000000002211150102467013136 0ustar usr/lib/lib*.so.* debian/control0000664000000000000000000000262612262103271010575 0ustar Source: liboglappth Priority: optional Section: libs Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debichem Team Uploaders: Michael Banck , Daniel Leidert (dale) Build-Depends: dh-autoreconf, debhelper (>> 7.0.50~), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev Standards-Version: 3.9.3 Homepage: http://bioinformatics.org/ghemical/ghemical/ Vcs-Browser: http://svn.debian.org/wsvn/debichem/unstable/liboglappth/ Vcs-Svn: svn://svn.debian.org/svn/debichem/unstable/liboglappth/ DM-Upload-Allowed: yes Package: liboglappth-dev Section: libdevel Architecture: any Depends: libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, liboglappth2 (= ${binary:Version}), ${misc:Depends} Description: Oglappth Library (development files) A library for creating portable OpenGL applications with easy-to-code scene setup and selection operations. . This package provides the development and header files and the static library. Package: liboglappth2 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Oglappth Library A library for creating portable OpenGL applications with easy-to-code scene setup and selection operations. . This package provides the shared library. debian/liboglappth-dev.install0000664000000000000000000000007710714654303013650 0ustar usr/include usr/lib/lib*.a usr/lib/lib*.so usr/lib/pkgconfig/*