debian/0000755000000000000000000000000012231271576007174 5ustar debian/mialmpick.install0000644000000000000000000000021212231271576012525 0ustar usr/bin/mia-* usr/share/man/man1/*.1 usr/share/locale/*/LC_MESSAGES/mialmpick.mo usr/share/mia/* usr/share/doc/* usr/share/applications/* debian/watch0000644000000000000000000000006512231271576010226 0ustar version=3 http://sf.net/mia/mialmpick-(.+)\.tar\.xz debian/copyright0000644000000000000000000000567312231271576011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mialmpick Source: http://mia.sourceforge.net Files: * Copyright: 2004-2012 Gert Wollny License: GPL-3+ Files: debian/* Copyright: 2012-2013 Gert Wollny License: GPL-3+ Files: src/trackball.* Copyright: 1993, 1994, Silicon Graphics, Inc. License: ALL RIGHTS RESERVED Permission to use, copy, modify, and distribute this software for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both the copyright notice and this permission notice appear in supporting documentation, and that the name of Silicon Graphics, Inc. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. . THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT, SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION, LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. . US Government Users Restricted Rights Use, duplication, or disclosure by the Government is subject to restrictions set forth in FAR 52.227.19(c)(2) or subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 and/or in similar or successor clauses in the FAR or the DOD or NASA FAR Supplement. Unpublished-- rights reserved under the copyright laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311. . OpenGL(TM) is a trademark of Silicon Graphics, Inc. License: GPL-3+ 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 3 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 General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/changelog0000644000000000000000000000167512231271576011057 0ustar mialmpick (0.2.10-1) unstable; urgency=low * new upstream release * add debug package * correct entries for maintainer and uploaders * correct application of linker flag "-Wl,--as-needed" -- Gert Wollny Mon, 21 Oct 2013 12:40:51 +0200 mialmpick (0.2.9-1) unstable; urgency=low [ Gert Wollny ] * new upstream version (Closes: #706486) * change dependency from libmialm to >= libmialm-1.0.7 * cme fix dpkg-control * add keywords to desktop file as extra patch to silence lintian [ Andreas Tille ] * debian/control: Uncomment Vcs fields -- Gert Wollny Thu, 04 Jul 2013 10:36:50 +0200 mialmpick (0.2.8-1) unstable; urgency=low * New upstream version -- Gert Wollny Fri, 19 Apr 2013 16:56:57 +0200 mialmpick (0.2.7-1) unstable; urgency=low * Initial release (Closes: #694438) -- Gert Wollny Thu, 28 Feb 2013 15:09:01 +0100 debian/source/0000755000000000000000000000000012231271576010474 5ustar debian/source/format0000644000000000000000000000001412231271576011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212231271576010372 0ustar 9 debian/rules0000755000000000000000000000033212231271576010252 0ustar #!/usr/bin/make -f # -*- makefile -*- export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed .PHONY: override_dh_strip %: dh $@ --parallel override_dh_strip: /usr/bin/dh_strip -pmialmpick --dbg-package=mialmpick-dbg debian/control0000644000000000000000000000252012231271576010576 0ustar Source: mialmpick Section: science Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Gert Wollny Build-Depends: debhelper (>= 9.0.0), autotools-dev, libmialm-dev (>=1.0.7), libvistaio-dev (>=1.2.12), libgtkglext1-dev, libgnomeui-dev, libglade2-dev, libpng12-dev, libglib2.0-dev Standards-Version: 3.9.4 Homepage: http://mia.sourceforge.net Vcs-Git: git://anonscm.debian.org/collab-maint/mialmpick.git Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/mialmpick.git;a=summary Package: mialmpick Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Tools for landmark picking in 3D volume data sets This tool provides a simple 3D renderer that can visualize surfaces directly from 3D volumes and can be used to set 3D landmarks. It is best suited for CT data sets. Package: mialmpick-dbg Section: debug Architecture: any Depends: mialmpick (= ${binary:Version}), ${misc:Depends} Priority: extra Description: Debug information landmark picking tool mialmpick This tool provides a simple 3D renderer that can visualize surfaces directly from 3D volumes and can be used to set 3D landmarks. It is best suited for CT data sets. This package provides the debug information.