minc (2.0.18+cvs20100518-1) unstable; urgency=low * Pull upstream CVS, contains fixes for netcdf 4. Closes: #577060, #581296. * control: replace libhdf5-*-dev (differing by architecture) by libhdf5-mpi-dev. -- Steve M. Robbins Tue, 18 May 2010 22:53:30 -0500 minc (2.0.18-1) unstable; urgency=low * New upstream version. -- Steve M. Robbins Mon, 20 Jul 2009 05:24:57 -0500 minc (2.0.17-1) unstable; urgency=low * New upstream version. * patches/04_manpages.diff: * debian/patches/05_parseargv.diff: Remove; applied upstream. -- Steve M. Robbins Tue, 20 Jan 2009 19:37:41 -0600 minc (2.0.16-4) unstable; urgency=low * debian/patches/05_parseargv.diff: New. Patch from upstream to fix arg parsing on 64bits. Closes: #510629. This was also the root cause of mincheader and mincdiff failing. Closes: #506276. * debian/control: Add ${misc:Depends}, since we use debhelper. * debian/rules: Do not install test code acr_test, dicom_test. -- Steve M. Robbins Sat, 03 Jan 2009 16:29:06 -0600 minc (2.0.16-3) unstable; urgency=low * debian/control: Extend previous fix from build-depends to libminc-dev depends; i.e. use OpenMPI, except for certain architectures that it doesn't support; in the latter case, use LAM. -- Steve M. Robbins Thu, 30 Oct 2008 01:10:55 -0500 minc (2.0.16-2) unstable; urgency=low * debian/control: Use OpenMPI, except for certain architectures that it doesn't support; in the latter case, use LAM. -- Steve M. Robbins Mon, 27 Oct 2008 01:11:21 -0500 minc (2.0.16-1) unstable; urgency=low * New upstream release. - debian/patches/02_mincedit-no-escape-chars: Remove. Applied upstream. * debian/control: Switch dependencies from libhdf5-serial-dev to libhdf5-openmpi-dev. * debian/rules: Add CFLAGS=-I/usr/include/mpi to configure step so that mpi.h is found. * debian/control: Remove tetex-bin from build-depends (was alternative to texlive-latex-base). Update Standards-Version to 3.8.0 (no changes). * debian/patches/04_manpages.diff: Fix errors in manpages, mainly removal of trailing TAB characters. * debian/rules: Adhere to parallel keyword in DEB_BUILD_OPTIONS. -- Steve M. Robbins Sat, 11 Oct 2008 23:55:42 -0500 minc (2.0.15-3) unstable; urgency=low [ Charles Plessy ] * debian/copyright: added upstream contact information. [ Steve M. Robbins ] * debian/patches/02_mincedit-no-escape-chars.diff: New. Patch mincedit to remove extraneous \n strings. Closes: 486048. * debian/control: Replace depends on netcdfg-dev by libnetcdf-dev. -- Steve M. Robbins Thu, 19 Jun 2008 07:40:18 -0500 minc (2.0.15-2) unstable; urgency=low [ David Paleino ] * debian/rules: - conditionally add -mieee on Alpha (Closes: #368263) [ Steve M. Robbins ] * debian/rules: Do not run the tests, since they are broken in many ways; e.g. int functions without a return statement, checking floating-point values without a tolerance, and some that require a list of files on the command line but are given none. Closes: #475808. -- Steve M. Robbins Thu, 05 Jun 2008 09:24:59 -0500 minc (2.0.15-1) unstable; urgency=low [ Charles Plessy ] * Changed the doc-base section according to the new policy. [ David Paleino ] * New upstream release * debian/patches/: - 01_mincedit-sensible-viewer.diff updated - 02_testdir-runtests.diff removed, it has been merged upstream -- Steve M. Robbins Sat, 31 May 2008 05:53:26 -0500 minc (2.0.14-2) unstable; urgency=low * rules: Don't install byte_swap or extract; can use "dd" instead of these tools. Closes: #459834. * control: Package minc-tools depends on libgetopt-tabular-perl. * rules: Don't install Tabular.pm. * Getopt-Tabular-0.3/Tabular.pm: Remove. * patches/04_progs-use-lib.diff: Remove. * copyright: Remove Getopt-Tabular license text. -- Steve M. Robbins Fri, 11 Jan 2008 00:30:23 -0600 minc (2.0.14-1) unstable; urgency=low * New upstream version. Closes: #450922. * control: Set Maintainer to debian-med-packaging. Add build-depends for libhdf5-serial-dev, texlive-latex-base. Rename package libminc0 --> libminc2-1. Rename package libminc0-dev --> libminc-dev. Package libminc-dev depends on libhdf5-serial-dev. Package minc-tools depends on imagemagick. * rules: Configure with --enable-minc2 and --enable-acr-nema. * Getopt-Tabular-0.3/Tabular.pm: New. Perl module required for mincpik and xfmflip. Closes: #457074. * patches/02_testdir-runtests.diff: New. Fix test scripts. * patches/03_mincview.diff: New. Use 'display' from ImageMagick rather than 'xv' to view images. Closes: #457072. * patches/04_progs-use-lib.diff: New. Add "use lib" declaration to find the private Getopt::Tabular. -- Steve M. Robbins Sun, 06 Jan 2008 20:40:29 -0600 minc (1.5-2) NEVER UPLOADED; urgency=low * Rewrite build system using cdbs. - patches/01_mincedit-sensible-viewer.diff: New. Obtained from existing Debian diff. * control: Build-depend on texlive-latex-base | tetex-bin, rather than just tetex-bin. Update to Standards-Version 3.7.3 (no change required). Use ${binary:Version} rather than ${Source-Version} for libminc0-dev dependency on libminc0. Add Homepage and Vcs-Svn header fields. -- Steve M. Robbins Sat, 29 Dec 2007 15:10:53 -0600 minc (1.5-1) unstable; urgency=low * New upstream. -- Steve M. Robbins Mon, 13 Nov 2006 23:26:13 -0600 minc (1.4.1-1) unstable; urgency=low * New upstream. -- Steve M. Robbins Sat, 11 Nov 2006 22:14:54 -0600 minc (1.4-4) unstable; urgency=low * testdir/create_grid_xfm.c: initialize minc_input_options properly. Closes: #352183. -- Steve M. Robbins Sat, 18 Feb 2006 17:33:37 -0500 minc (1.4-3) unstable; urgency=low * Build-depend on csh. Closes: #351826. -- Steve M. Robbins Tue, 7 Feb 2006 20:02:56 -0500 minc (1.4-2) unstable; urgency=low * Rebuild to pick up new netcdf library, which changed due to C++ ABI transition (#346312). -- Steve M. Robbins Sun, 5 Feb 2006 13:45:22 -0500 minc (1.4-1) unstable; urgency=low * New upstream version. * Omit dependency on essential package debianutils (for sensible-editor). Closes: #316425. -- Steve M. Robbins Sun, 3 Jul 2005 20:31:25 -0400 minc (1.3-3) unstable; urgency=low * progs/mincedit/mincedit: use "sensible-editor" rather than "emacs". Closes: #292194. -- Steve M. Robbins Thu, 27 Jan 2005 22:21:22 -0500 minc (1.3-2) unstable; urgency=low * debian/rules: package minc-tools depends on libtext-format-perl Closes: #278840. -- Steve M. Robbins Sun, 28 Nov 2004 14:33:06 -0500 minc (1.3-1) unstable; urgency=low * New upstream version. Re-ran all auto*-tools machinery, as upstream used fairly old versions. * configure.in: Don't use AC_CONFIG_LINKS to generate link volume_io/Include/volume_io to directory volume_io/Include as autoconf 2.59 chokes on it. Use shell commands instead. * volume_io/Include/internal_volume_io.h: Do not include "config.h". * volume_io/Prog_utils/files.c: Do include "config.h". * volume_io/Prog_utils/time.c: Restore call to sysconf( _SC_CLK_TCK ), wrapped in #if HAVE_SYSCONF. -- Steve M. Robbins Sun, 28 Nov 2004 14:22:03 -0500 minc (1.2-1) unstable; urgency=low * New upstream version. * debian/control: minc-tools depend on netcdf-bin (for ncdump). -- Steve M. Robbins Sat, 20 Dec 2003 11:22:09 -0500 minc (1.1-1) unstable; urgency=low * New upstream. - build shared lib package - rename devel package to libminc0-dev -- Steve M. Robbins Sat, 25 Jan 2003 18:25:04 -0500 minc (1.0-2) unstable; urgency=low * libminc-dev: Depend on netcdfg-dev. * minc-tools: Use "csh|c-shell" in dependency line, remove dependency on "awk" on advice from lintian. * Update from upstream CVS. -- Steve M. Robbins Wed, 11 Dec 2002 12:27:36 -0500 minc (1.0-1) unstable; urgency=low * Initial Debian package. Closes: #153629. * Patches from upstream CVS: - libsrc/ParseArgv.h: declare as "extern C" - progs/mincstats/mincstats.c: fix segfault -- Steve M. Robbins Mon, 29 Jul 2002 16:06:56 -0400