debian/0000775000000000000000000000000012245423227007173 5ustar debian/copyright0000664000000000000000000000454312245422024011126 0ustar This work was packaged for Debian by: Richard A. Johnson on Wed, 13 Jan 2010 01:37:44 -0600 It was downloaded from http://www.opengtl.org/ Upstream Authors: Cyrille Berger Boudewijn Rempt Copyright: Copyright © 2008-2009 Cyrille Berger Copyright © 2005 Boudewijn Rempt The following files are licensed LGPL version 2 or later: * QtShiva/ColorConversions_p.cpp * QtShiva/ColorConversions_p.h License: This package 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. This package 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 Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. All other files not listed above are licensed LGPL version 2. License: This package 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. This package 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2'. The Debian packaging is: Copyright (C) 2010 Richard A. Johnson and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. debian/watch0000664000000000000000000000013712245422024010217 0ustar version=3 http://opengtl.org/download/ \ http://download.opengtl.org/libQtGTL-(.*)\.tar\.bz2 debian/rules0000775000000000000000000000044712245422024010252 0ustar #!/usr/bin/make -f # -*- makefile -*- DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: dh $@ --parallel --with pkgkde_symbolshelper override_dh_auto_configure: dh_auto_configure -- -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) override_dh_install: dh_install --fail-missing debian/source/0000775000000000000000000000000012245422024010465 5ustar debian/source/format0000664000000000000000000000001412245422024011673 0ustar 3.0 (quilt) debian/libqtgtl-dev.install0000664000000000000000000000006312245422024013152 0ustar usr/include/* usr/lib/*/*.so usr/lib/*/pkgconfig/* debian/changelog0000664000000000000000000000451412245423173011051 0ustar libqtgtl (0.9.3-0ubuntu1) trusty; urgency=low * New upstream release * Add kubuntu_qtgtk_version.diff to fix library version * Change package names to version 0.2 -- Jonathan Riddell Wed, 27 Nov 2013 16:55:49 +0000 libqtgtl (0.9.2-0ubuntu2) quantal; urgency=low * Update symbols files to fix FTBFS -- Scott Kitterman Wed, 26 Sep 2012 23:02:09 -0400 libqtgtl (0.9.2-0ubuntu1) precise; urgency=low * New upstream release * Remove kubuntu_01_linking.diff now upstream * Use opengtl-dev > 0.9.16 -- Jonathan Riddell Mon, 12 Mar 2012 16:14:51 +0000 libqtgtl (0.9.1-0ubuntu6) precise; urgency=low * Switch to debhelper compat level v9. * Convert to multiarch. * Rename libqtgtl.symbols to libqtgtl0.1.symbols so it is actually used. * Use the pkgkde_symbolshelper dh addon. * Update symbols files. * Enable parallel building. * Pass --fail-missing to dh_install. * Set maintainer to "Ubuntu Developers". * Fix watch file. -- Felix Geyer Thu, 19 Jan 2012 12:52:39 +0100 libqtgtl (0.9.1-0ubuntu5) oneiric; urgency=low * Update symbols file to fix FTBFS. (LP: #766009) * don't include debian/libqtgtl0.substvars in diff. * Fix extended-description-line-too-long * Update standards version -- Andreas Moog Sun, 26 Jun 2011 16:33:15 +0000 libqtgtl (0.9.1-0ubuntu4) natty; urgency=low * Fix .symbols files -- Jonathan Riddell Sat, 15 Jan 2011 01:24:04 +0000 libqtgtl (0.9.1-0ubuntu3) maverick; urgency=low * Add kubuntu_01_linking.diff to make libraries link against all their dependencies -- Jonathan Riddell Fri, 06 Aug 2010 14:51:44 +0100 libqtgtl (0.9.1-0ubuntu2) maverick; urgency=low * Update libqtgtl0.1.symbols for amd64 -- Jonathan Riddell Wed, 23 Jun 2010 10:43:26 +0100 libqtgtl (0.9.1-0ubuntu1) maverick; urgency=low * New upstream release * Use source format 3.0 * Add .symbols files * Split into separate packages for the two libraries * Use 0.1 suffix for libraries to match soname -- Jonathan Riddell Mon, 21 Jun 2010 13:05:41 +0100 libqtgtl (0.9.0-0ubuntu1) lucid; urgency=low * Initial release -- Richard A. Johnson Wed, 13 Jan 2010 01:58:07 -0600 debian/compat0000664000000000000000000000000212245422024010363 0ustar 9 debian/libqtshiva0.1/0000755000000000000000000000000012245422130011546 5ustar debian/libqtgtl0.1/0000755000000000000000000000000012245422130011222 5ustar debian/control0000664000000000000000000000310412245423154010573 0ustar Source: libqtgtl Priority: optional Section: devel Maintainer: Ubuntu Developers Build-Depends: debhelper (>= 8.9.0~), pkg-kde-tools, cmake, libqt4-dev, opengtl-dev (>= 0.9.16), pkg-config Standards-Version: 3.9.2 Homepage: http://www.opengtl.org/ Package: libqtgtl-dev Section: libdevel Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libqtgtl0.2 (= ${binary:Version}), libqtshiva0.2 (= ${binary:Version}) Description: Development files for Qt interfaces to OpenGTL libQtGTL is a library that provides widgets and classes to interface Qt-based applications with OpenGTL (Graphics Transformation Language). . This package contains development files for libQtGTL. Package: libqtgtl0.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: libqtgtl0 Conflicts: libqtgtl0 Description: Library files for Qt Interfaces to OpenGTL libQtGTL is a library that provides widgets and classes to interface Qt-based applications with OpenGTL (Graphics Transformation Language). Package: libqtshiva0.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: libqtgtl0 Conflicts: libqtgtl0 Description: Library files for Qt Interfaces to OpenShiva libQtShiva is a library that provides widgets and classes to interface Qt-based applications with OpenShiva. . Shiva is a programming language intented to transform an image by applying a kernel-like transformation. debian/libqtshiva0.2.install0000664000000000000000000000007212245423074013150 0ustar usr/lib/*/libQtShiva.so.0.2 usr/lib/*/libQtShiva.so.0.9.3 debian/patches/0000775000000000000000000000000012245422423010617 5ustar debian/patches/series0000664000000000000000000000003312245422363012033 0ustar kubuntu_qtgtk_version.diff debian/patches/kubuntu_qtgtk_version.diff0000664000000000000000000000077112245422423016132 0ustar Index: libQtGTL-0.9.3/CMakeLists.txt =================================================================== --- libQtGTL-0.9.3.orig/CMakeLists.txt 2013-11-27 16:59:45.338071904 +0000 +++ libQtGTL-0.9.3/CMakeLists.txt 2013-11-27 16:59:55.678072169 +0000 @@ -7,7 +7,7 @@ set(INCLUDE_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/include/) set(BIN_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/bin/) -set(QTGTL_VERSION 0.9.2) +set(QTGTL_VERSION 0.9.3) set(QTGTL_LIB_VERSION ${QTGTL_VERSION}) set(QTGTL_LIB_SOVERSION "0.2") debian/libqtgtl0.2.install0000664000000000000000000000006612245422756012635 0ustar usr/lib/*/libQtGTL.so.0.2 usr/lib/*/libQtGTL.so.0.9.3