--- indi-0.5.orig/debian/control +++ indi-0.5/debian/control @@ -0,0 +1,26 @@ +Source: indi +Section: utils +Priority: optional +Maintainer: Kubuntu Developers +XSBC-Original-Maintainer: Jonathan Riddell +Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libnova-dev, libcfitsio3-dev, libusb-dev, zlib1g-dev +Standards-Version: 3.7.4 +Homepage: http://indi.sourceforge.net/ + +Package: libsbigudrv0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: SBIG universal driver + Library to control SBIG Astronomical Instruments. Supports all of + SBIG’s Parallel, Ethernet and USB based cameras and accessories. + +Package: libsbigudrv-dev +Architecture: any +Section: libdevel +Depends: libsbigudrv0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Description: development files for SBIG universal driver + Library to control SBIG Astronomical Instruments. Supports all of + SBIG’s Parallel, Ethernet and USB based cameras and accessories. + . + This package contains the development files. --- indi-0.5.orig/debian/rules +++ indi-0.5/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +DEB_DH_INSTALL_SOURCEDIR:=debian/tmp + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk --- indi-0.5.orig/debian/compat +++ indi-0.5/debian/compat @@ -0,0 +1 @@ +6 --- indi-0.5.orig/debian/changelog +++ indi-0.5/debian/changelog @@ -0,0 +1,53 @@ +indi (5:0.5-0ubuntu8) maverick; urgency=low + + * Reupload, remove indi package now built from libindi, this + package only needed for libsbigudrv + + -- Jonathan Riddell Tue, 27 Jul 2010 18:24:53 +0100 + +indi (5:0.5-0ubuntu7) lucid; urgency=low + + * rebuild rest of main for armel armv7/thumb2 optimization; + UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2 + + -- Alexander Sack Sat, 06 Mar 2010 13:28:33 +0100 + +indi (5:0.5-0ubuntu6) intrepid; urgency=low + + * Conflict/Replace kstars-kde4, it included indi in previous releases of + KDE (LP: #281155) + + -- Harald Sitter Fri, 10 Oct 2008 16:09:45 +0200 + +indi (5:0.5-0ubuntu5) intrepid; urgency=low + + * Brown Paper Bag Update + * Properly fixed remaining FTBFS on sparc/powerpc (LP: #264504) + + -- Michael Casadevall Fri, 05 Sep 2008 17:27:25 -0400 + +indi (5:0.5-0ubuntu4) intrepid; urgency=low + + * Corrected FTBFS on sparc/powerpc/ia64 (LP: #264504) + + -- Michael Casadevall Wed, 03 Sep 2008 04:21:17 +0000 + +indi (5:0.5-0ubuntu3) intrepid; urgency=low + + * Add epoch of 5, previous package from KDE was 4:3.5.4 + + -- Jonathan Riddell Mon, 16 Jun 2008 18:19:35 +0100 + +indi (0.5-0ubuntu2) intrepid; urgency=low + + * Add build-dep on libusb-dev, zlib1g-dev + * Add patch kubuntu_01_gcc_43.diff + + -- Jonathan Riddell Fri, 30 May 2008 14:22:33 +0100 + +indi (0.5-0ubuntu1) intrepid; urgency=low + + * Initial release + * Remove .svn dirs from .orig tar + + -- Jonathan Riddell Fri, 30 May 2008 11:21:12 +0100 --- indi-0.5.orig/debian/copyright +++ indi-0.5/debian/copyright @@ -0,0 +1,94 @@ +This package was debianised by Jonathan Riddell on +Fri, 30 May 2008 11:42:33 +0100 + +It was downloaded from + +Upstream Author: + + Jasem Mutlaq + Elwood C. Downey + +Copyright: + Copyright (C) 2003-2005 Jasem Mutlaq + Copyright (C) 2001-2006 Dave Mills + Copyright (C) 2003-2006 Elwood C. Downey + +License: +The overall licence is GNU GPL version 2 (or later): + + 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. + + 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 GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + + +Some files are GNU LGPL 2 or 2.1 (or later): + + This library 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.1 of the License, or (at your option) any later version. + + This library 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 library; 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 GNU General +Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + + +Files in cfitsio/ are from NASA and are public domain. + + +Files in fli/ use the 3-clause BSD licence + + 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 Finger Lakes Instrumentation (FLI), LLC + 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 + REGENTS 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 packaging is (C) 2008, Canonical Ltd and is licensed under the +GPL version 2 or later, see `/usr/share/common-licenses/GPL-2'. --- indi-0.5.orig/debian/indi.install +++ indi-0.5/debian/indi.install @@ -0,0 +1,2 @@ +usr/bin +usr/share/indi --- indi-0.5.orig/debian/libsbigudrv-dev.install +++ indi-0.5/debian/libsbigudrv-dev.install @@ -0,0 +1,3 @@ +usr/lib/libsbigudrv.so +usr/lib/libsbigudrv.a +usr/lib/libsbigudrv.la --- indi-0.5.orig/debian/libsbigudrv0.install +++ indi-0.5/debian/libsbigudrv0.install @@ -0,0 +1,2 @@ +usr/lib/libsbigudrv.so.0 +usr/lib/libsbigudrv.so.0.0.0 --- indi-0.5.orig/debian/patches/non_intel_ftbfs_fix.patch +++ indi-0.5/debian/patches/non_intel_ftbfs_fix.patch @@ -0,0 +1,44 @@ +diff -Nur -x '*.orig' -x '*~' indi-0.5/src/apogee/ApogeeUsbLinux.cpp indi-0.5.new/src/apogee/ApogeeUsbLinux.cpp +--- indi-0.5/src/apogee/ApogeeUsbLinux.cpp 2007-04-15 15:14:46.000000000 -0400 ++++ indi-0.5.new/src/apogee/ApogeeUsbLinux.cpp 2008-09-05 17:24:04.000000000 -0400 +@@ -21,7 +21,6 @@ + // + + #include +-#include + #include + #include + #include +diff -Nur -x '*.orig' -x '*~' indi-0.5/src/apogee/ApogeeUsbLinuxForKernel.cpp indi-0.5.new/src/apogee/ApogeeUsbLinuxForKernel.cpp +--- indi-0.5/src/apogee/ApogeeUsbLinuxForKernel.cpp 2007-04-15 15:14:46.000000000 -0400 ++++ indi-0.5.new/src/apogee/ApogeeUsbLinuxForKernel.cpp 2008-09-05 17:24:19.000000000 -0400 +@@ -21,7 +21,6 @@ + // + + #include +-#include + #include + #include + #include +diff -Nur -x '*.orig' -x '*~' indi-0.5/src/apogee/CameraIO_LinuxISA.cpp indi-0.5.new/src/apogee/CameraIO_LinuxISA.cpp +--- indi-0.5/src/apogee/CameraIO_LinuxISA.cpp 2007-04-15 15:14:46.000000000 -0400 ++++ indi-0.5.new/src/apogee/CameraIO_LinuxISA.cpp 2008-09-05 17:23:41.000000000 -0400 +@@ -22,7 +22,6 @@ + ////////////////////////////////////////////////////////////////////// + + #include +-#include + #include + #include + #include +diff -Nur -x '*.orig' -x '*~' indi-0.5/src/apogee/CameraIO_LinuxPCI.cpp indi-0.5.new/src/apogee/CameraIO_LinuxPCI.cpp +--- indi-0.5/src/apogee/CameraIO_LinuxPCI.cpp 2007-04-15 15:14:46.000000000 -0400 ++++ indi-0.5.new/src/apogee/CameraIO_LinuxPCI.cpp 2008-09-05 17:23:41.000000000 -0400 +@@ -22,7 +22,6 @@ + ////////////////////////////////////////////////////////////////////// + + #include +-#include + #include + #include + #include --- indi-0.5.orig/debian/patches/kubuntu_01_gcc_43.diff +++ indi-0.5/debian/patches/kubuntu_01_gcc_43.diff @@ -0,0 +1,12 @@ +--- indi-0.5/src/sbigcam.cpp 2007-04-15 20:11:18.000000000 +0100 ++++ indi-0.5/src/sbigcam.cpp 2008-05-30 14:40:12.000000000 +0100 +@@ -25,6 +25,9 @@ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + #endif ++ ++#include ++ + //========================================================================== + #include "sbigcam.h" + using namespace std;