Change logs for gdcm source package in Karmic

  • gdcm (2.0.12-11) unstable; urgency=low
    
      * XML files are part of the runtime lib (used by gdcminfo as ressources).
      * Recommends pvrg-jpeg
      * Suggest dicom3tools
    
    gdcm (2.0.12-10) unstable; urgency=low
    
      * Reactivate build on armel since mono team fixed the FTBS issue.
      * Fix lintian: dh_clean -k is deprecated. Use dh_prep
    
    gdcm (2.0.12-9) unstable; urgency=low
    
      * Fix FTBS on hppa, with gcj 4.4. javac does not support -cp cmd line option 
    
    gdcm (2.0.12-8) unstable; urgency=low
    
      * Fix issue with LD_LIBRARY_PATH and dh_shlibdeps on private libs
        This should fix the FTBS on alpha/buildd system:
        install: cannot change owner and permissions of `debian/libgdcm-cil/DEBIAN': 
        Operation not permitted
    
    gdcm (2.0.12-7) unstable; urgency=low
    
      * Fix debhelper-script-needs-versioned-build-depends
      * Add dependency on ghostscript 
      * Remove mips (mono not available)
      * Fix lintian missing-dependency-on-libc on libvtkgdcm-java package
    
    gdcm (2.0.12-6) unstable; urgency=low
    
      * dh_shlibdeps -Nlibvtkgdcm-java so that we avoid issues with private libs.
      * Bug #533198, moved vtk Java libraries from /usr/lib to /usr/lib/jni. Support
        both old and new layout.
    
    gdcm (2.0.12-5) unstable; urgency=low
    
      * Yet-Another-Attempt at fixing armel/alpha. Thanks to George Danchev
        (debian-mentors) for patch. 
    
     -- Stefan Ebner <email address hidden>   Thu,  17 Sep 2009 14:27:56 +0100
  • gdcm (2.0.12-4) unstable; urgency=low
    
      * Another attempt at fixing armel
      * Fix swig/C# wrapper to load gdcmsharpglue (instead of gdcm)
      * Reactivate the missing gcc44.patch (gdcm svn rev: 5852). 
        Thanks to Andrea Gasparini for report 
    
     -- Bhavani Shankar <email address hidden>   Fri,  10 Jul 2009 18:00:28 +0100
  • gdcm (2.0.12-3ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable, remaining changes: LP: #396060
        - fixed FTBFS:
          + debian/patches/ubuntu-gcc4.4-ftbfs.patch: insert a missing <ctsdio>
            include in Source/Common/gdcmString.h
    
    gdcm (2.0.12-3) unstable; urgency=low
    
      * Fix build on system without mono
      * Remove armel (for now)
      * Fix remaining lintian issue
    
    gdcm (2.0.12-2) unstable; urgency=low
    
      * Update to gdcm 2.0.12. Closes: #534694
      * Fix Build-Depends so that csc is found. Closes: #535567
    
    gdcm (2.0.12-1) unstable; urgency=low
    
      * Skipping 2.0.11 packaging as it does not provides anything more than 2.0.12
      * Adding libvtkgdcm-cil, libgdcm-java and libvtkgdcm-java which provides,
        namely the CLI binding to VTK/GDCM, the Java binding to gdcm and the Java
        binding to VTK/GDCM.
      * New cmd line tools: gdcmanon, gdcmpdf and gdcmgendir
      * Adding man pages for all tools
      * Transition of Mono 2.0. Closes: #534297
      * Adding a special patch for the Eclipse Java Compiler 0.894_R34x as it does
        not support covariant return type.
    
     -- Bhavani Shankar <email address hidden>   Mon, 06 Jul 2009 15:23:28 +0530
  • gdcm (2.0.10-7ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - fixed FTBFS:
          + debian/patches/ubuntu-gcc4.4-ftbfs.patch: insert a missing <ctsdio>
            include in Source/Common/gdcmString.h
          + debian/patches/series: removed debian gcc4.4.patch as it's useless:
            it adds C style includes in C++ source, and do not resolve the issue
    
    gdcm (2.0.10-7) unstable; urgency=low
    
      * Try to fix /usr/bin/csc vs mono-devel >= 2.0
    
    gdcm (2.0.10-6) unstable; urgency=low
    
      * Fix Path to GMCS to csc compiler.
    
    gdcm (2.0.10-5) unstable; urgency=low
    
      * Fix python-policy: python-support (>= 0.5.3)
      * Fix cli-policy: cli-common-dev (>= 0.4.4) (copied from gmime2.4)
      * Handle "Mono Architecture" [!alpha !m68k !hppa]
    
     -- Andrea Gasparini <email address hidden>   Thu, 25 Jun 2009 02:03:16 +0100
  • gdcm (2.0.10-4ubuntu1) karmic; urgency=low
    
      * fixed FTBFS: (LP: #391324)
        - debian/patches/ubuntu-gcc4.4-ftbfs.patch: insert a missing <ctsdio>
          include in Source/Common/gdcmString.h
        - debian/patches/series: removed gcc4.4 patch from debian as it's useless.
          ( it adds C style includes in C++ source, and do not resolve the issue )
    
     -- Andrea Gasparini <email address hidden>   Tue, 23 Jun 2009 18:12:36 +0200
  • gdcm (2.0.10-4) unstable; urgency=low
    
      * Adding another patch for gcc 4.4. Closes: #529276 
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Jun 2009 10:36:44 +0100
  • gdcm (2.0.10-3) unstable; urgency=low
    
      * Do not build libgdcm-cil when mono is not available. Closes: #531174 
      * Apply patch from Dominique Belhachemi to fix parallel builds.
      * Remove suggests on dicom3tools, pvrg until they are packaged.
    
    gdcm (2.0.10-2) unstable; urgency=low
    
      [ Steve M. Robbins ]
      * debian/libgdcm2.docs: Rename to ...
      * debian/libgdcm2.0.docs: New.
    
      [ Mathieu Malaterre ]
      * debian/patches/gdcm210_tagbackport.patch: Patch released on gdcm 2.0.10 svn tag
      * debian/patches/dcm210_branchbackport.patch: Patch released on gdcm-2-0 branch
        Closes: #529276.
      * Use vtk/5.2.1-4, Closes: #529193
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  15 Jun 2009 17:52:26 +0100
  • gdcm (2.0.10-1) unstable; urgency=low
    
      * Initial upload to Debian.  Closes: #509021.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  18 May 2009 11:17:24 +0100