Author: domibel Date: 2011-11-23 02:44:05 +0000 (Wed, 23 Nov 2011) New Revision: 8653
Added: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/ trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/changelog trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/control trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/rules Removed: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/changelog trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/control trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/rules Log: revert changes - now use chrpath again Deleted: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/changelog =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/changelog 2011-11-22 17:59:03 UTC (rev 8651) +++ trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/changelog 2011-11-23 02:44:05 UTC (rev 8653) @@ -1,78 +0,0 @@ -ginkgocadx (2.6.0.0~rc-2) UNRELEASED; urgency=low - - * removed hardcoded vtk version number - allow to link against vtk-5.8 - * removed chrpath package dependency - instead use -DCMAKE_SKIP_RPATH:BOOL=ON - - -- Dominique Belhachemi <[email protected]> Fri, 11 Nov 2011 21:33:50 -0500 - -ginkgocadx (2.6.0.0~rc-1) unstable; urgency=low - - * New upstream version - Closes: #647413 - * Rebuild against recent insighttoolkit - Closes: #648167 - - -- Andreas Tille <[email protected]> Wed, 09 Nov 2011 12:29:00 +0100 - -ginkgocadx (2.5.4.1-1) unstable; urgency=low - - [ Mathieu Malaterre ] - * New upstream (Closes: #644513) - * Fix lintian warning in man page - * Add myself to uploaders - - [ Thorsten Alteholz ] - * debian/copyright: - - change Format: (according to lintian) - - filenames in Files: need to be separated by whitspace instead of comma - * debian/ginkgocadx.lintian-overrides: added again, still needed - - spelling override is due to development in Spain - - lintian still complains about useless ldconfig, independemt of rpath - - -- Thorsten Alteholz <[email protected]> Tue, 11 Oct 2011 18:00:00 +0200 - -ginkgocadx (2.5.4.0~rc-1) unstable; urgency=low - - [ Andreas Tille ] - * New upstream version (patches were applied) - - [ Mathieu Malaterre ] - * Add get-orig-source target in debian/rules - - -- Andreas Tille <[email protected]> Fri, 09 Sep 2011 08:39:26 +0200 - -ginkgocadx (2.5.1.0-1) unstable; urgency=low - - * New upstream version (all patches applied) - Closes: #630877 - * debian/patches/drop_rpath.patch: Fix remaining rpath issue - * debian/{mime,sharedmimeinfo}: Mime info for DICOM images - Closes: #631205 - * Add upstream manpage + desktop file - * Fixed Vcs fields - * debian/rules: - - Add new extension liblightvisualizator - - remove get-orig-source target which becames void because - upstream dropped the debian/ dir - - Hack around explicite rpath definitions - * debian/install: move conformance.xml into place - * debian/watch: drop useless comments - * debian/ginkgocadx.lintian-overrides: Drop unneeded overrides - as well as those which stay in effect. These should vanish - once rpath is correctly fixed - so the warning should not - be hidden here. - - -- Andreas Tille <[email protected]> Thu, 14 Jul 2011 16:17:51 +0200 - -ginkgocadx (2.4.1.1-2) unstable; urgency=low - - * debian/patches/01_no_msse.patch: Do not build with -msse flag - Closes: #630852 - - -- Andreas Tille <[email protected]> Sat, 18 Jun 2011 08:10:00 +0200 - -ginkgocadx (2.4.1.1-1) unstable; urgency=low - - * Initial release (Closes: #628106) - - -- Andreas Tille <[email protected]> Mon, 02 May 2011 08:09:26 +0200 Copied: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/changelog (from rev 8652, trunk/packages/ginkgocadx/trunk/debian/changelog) =================================================================== --- trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/changelog (rev 0) +++ trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/changelog 2011-11-23 02:44:05 UTC (rev 8653) @@ -0,0 +1,77 @@ +ginkgocadx (2.6.0.0~rc-2) unstable; urgency=low + + * removed hardcoded vtk version number - allow to link against vtk-5.8 + + -- Dominique Belhachemi <[email protected]> Fri, 11 Nov 2011 21:33:50 -0500 + +ginkgocadx (2.6.0.0~rc-1) unstable; urgency=low + + * New upstream version + Closes: #647413 + * Rebuild against recent insighttoolkit + Closes: #648167 + + -- Andreas Tille <[email protected]> Wed, 09 Nov 2011 12:29:00 +0100 + +ginkgocadx (2.5.4.1-1) unstable; urgency=low + + [ Mathieu Malaterre ] + * New upstream (Closes: #644513) + * Fix lintian warning in man page + * Add myself to uploaders + + [ Thorsten Alteholz ] + * debian/copyright: + - change Format: (according to lintian) + - filenames in Files: need to be separated by whitspace instead of comma + * debian/ginkgocadx.lintian-overrides: added again, still needed + - spelling override is due to development in Spain + - lintian still complains about useless ldconfig, independemt of rpath + + -- Thorsten Alteholz <[email protected]> Tue, 11 Oct 2011 18:00:00 +0200 + +ginkgocadx (2.5.4.0~rc-1) unstable; urgency=low + + [ Andreas Tille ] + * New upstream version (patches were applied) + + [ Mathieu Malaterre ] + * Add get-orig-source target in debian/rules + + -- Andreas Tille <[email protected]> Fri, 09 Sep 2011 08:39:26 +0200 + +ginkgocadx (2.5.1.0-1) unstable; urgency=low + + * New upstream version (all patches applied) + Closes: #630877 + * debian/patches/drop_rpath.patch: Fix remaining rpath issue + * debian/{mime,sharedmimeinfo}: Mime info for DICOM images + Closes: #631205 + * Add upstream manpage + desktop file + * Fixed Vcs fields + * debian/rules: + - Add new extension liblightvisualizator + - remove get-orig-source target which becames void because + upstream dropped the debian/ dir + - Hack around explicite rpath definitions + * debian/install: move conformance.xml into place + * debian/watch: drop useless comments + * debian/ginkgocadx.lintian-overrides: Drop unneeded overrides + as well as those which stay in effect. These should vanish + once rpath is correctly fixed - so the warning should not + be hidden here. + + -- Andreas Tille <[email protected]> Thu, 14 Jul 2011 16:17:51 +0200 + +ginkgocadx (2.4.1.1-2) unstable; urgency=low + + * debian/patches/01_no_msse.patch: Do not build with -msse flag + Closes: #630852 + + -- Andreas Tille <[email protected]> Sat, 18 Jun 2011 08:10:00 +0200 + +ginkgocadx (2.4.1.1-1) unstable; urgency=low + + * Initial release (Closes: #628106) + + -- Andreas Tille <[email protected]> Mon, 02 May 2011 08:09:26 +0200 Deleted: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/control =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/control 2011-11-22 17:59:03 UTC (rev 8651) +++ trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/control 2011-11-23 02:44:05 UTC (rev 8653) @@ -1,35 +0,0 @@ -Source: ginkgocadx -Section: science -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]>, Mathieu Malaterre <[email protected]> -DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 8), cmake (>= 2.8), libgtk2.0-dev, libxml2-dev, libssl-dev, libwrap0-dev, - libwxgtk2.8-dev (>= 2.8.10), libvtk5-dev (>= 5.6.0), libinsighttoolkit3-dev (>= 3.20.0), - libdcmtk2-dev (>= 3.6.0), libcairo2-dev (>= 1.8.10), - libgdcm2-dev, libwrap0, libfftw3-dev, libsqlite3-dev, - libmysqlclient16 (>= 5.1.57) -Standards-Version: 3.9.2 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ginkgocadx/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ginkgocadx/trunk/ -Homepage: http://ginkgo-cadx.com/ - -Package: ginkgocadx -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Medical Imaging Software and complete DICOM Viewer - Ginkgo CADx provides a complete DICOM viewer solution with advanced - capabilities and support for extensions. - . - * Easy and customizable interface through profiles. - * Full featured DICOM image visualization. - * Complete tool set (measure, markers, text, ...). - * Multiple modalities support (Neurological, Radiological, Dermatological, - Ophthalmological, Ultrasound, Endoscopy, ...) - * Dicomization support from JPEG, PNG, GIF and TIFF. - * Full EMH integration support: HL7 standard and IHE compliant workflows. - * PACS Workstation (C-FIND, C-MOVE, C-STORE...) - * Extensible through custom extensions. - - Retinal image mosaic composition. - - Automatic retinal analysis diagnostics. - - Psoriasis automatic diagnostics. Copied: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/control (from rev 8652, trunk/packages/ginkgocadx/trunk/debian/control) =================================================================== --- trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/control (rev 0) +++ trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/control 2011-11-23 02:44:05 UTC (rev 8653) @@ -0,0 +1,35 @@ +Source: ginkgocadx +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]>, Mathieu Malaterre <[email protected]> +DM-Upload-Allowed: yes +Build-Depends: debhelper (>= 8), cmake (>= 2.8), libgtk2.0-dev, libxml2-dev, libssl-dev, libwrap0-dev, + libwxgtk2.8-dev (>= 2.8.10), libvtk5-dev (>= 5.6.0), libinsighttoolkit3-dev (>= 3.20.0), + libdcmtk2-dev (>= 3.6.0), libcairo2-dev (>= 1.8.10), + libgdcm2-dev, libwrap0, libfftw3-dev, chrpath, libsqlite3-dev, + libmysqlclient16 (>= 5.1.57) +Standards-Version: 3.9.2 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ginkgocadx/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ginkgocadx/trunk/ +Homepage: http://ginkgo-cadx.com/ + +Package: ginkgocadx +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Medical Imaging Software and complete DICOM Viewer + Ginkgo CADx provides a complete DICOM viewer solution with advanced + capabilities and support for extensions. + . + * Easy and customizable interface through profiles. + * Full featured DICOM image visualization. + * Complete tool set (measure, markers, text, ...). + * Multiple modalities support (Neurological, Radiological, Dermatological, + Ophthalmological, Ultrasound, Endoscopy, ...) + * Dicomization support from JPEG, PNG, GIF and TIFF. + * Full EMH integration support: HL7 standard and IHE compliant workflows. + * PACS Workstation (C-FIND, C-MOVE, C-STORE...) + * Extensible through custom extensions. + - Retinal image mosaic composition. + - Automatic retinal analysis diagnostics. + - Psoriasis automatic diagnostics. Deleted: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/rules =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/rules 2011-11-22 17:59:03 UTC (rev 8651) +++ trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/rules 2011-11-23 02:44:05 UTC (rev 8653) @@ -1,24 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# debian/rules for Ginkgo CADx - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -%: - dh $@ --buildsystem=cmake --parallel - -pkg=ginkgocadx - -DEB_CMAKE_EXTRA_FLAGS += \ - -DCMAKE_BUILD_TYPE:STRING=RELEASE \ - -DCMAKE_SKIP_RPATH:BOOL=ON - -override_dh_auto_configure: - dh_auto_configure -- $(DEB_CMAKE_EXTRA_FLAGS) - -override_dh_shlibdeps: - dh_shlibdeps -l $(CURDIR)/debian/ginkgocadx/usr/lib/ginkgocadx - -get-orig-source: - uscan --verbose --force-download --repack Copied: trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/rules (from rev 8652, trunk/packages/ginkgocadx/trunk/debian/rules) =================================================================== --- trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/rules (rev 0) +++ trunk/packages/ginkgocadx/tags/2.6.0.0~rc-2/rules 2011-11-23 02:44:05 UTC (rev 8653) @@ -0,0 +1,25 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules for Ginkgo CADx + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --buildsystem=cmake --parallel + +pkg=ginkgocadx + +DEB_CMAKE_EXTRA_FLAGS += \ + -DCMAKE_BUILD_TYPE:STRING=RELEASE + +override_dh_auto_configure: + dh_auto_configure -- $(DEB_CMAKE_EXTRA_FLAGS) + +override_dh_auto_install: + dh_auto_install + # Hack around useless rpath definitions + /usr/bin/chrpath -r /usr/lib/ginkgocadx debian/$(pkg)/usr/bin/$(pkg) + +get-orig-source: + uscan --verbose --force-download --repack _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
