Author: tille Date: 2012-01-31 11:00:40 +0000 (Tue, 31 Jan 2012) New Revision: 9499
Removed: trunk/packages/ginkgocadx/trunk/debian/patches/vtkversion.patch Modified: trunk/packages/ginkgocadx/trunk/debian/changelog trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch trunk/packages/ginkgocadx/trunk/debian/patches/series Log: Commit changes for recent upload whan vasks was down Modified: trunk/packages/ginkgocadx/trunk/debian/changelog =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/changelog 2012-01-31 09:28:12 UTC (rev 9498) +++ trunk/packages/ginkgocadx/trunk/debian/changelog 2012-01-31 11:00:40 UTC (rev 9499) @@ -1,3 +1,10 @@ +ginkgocadx (2.8.0.4602-1) unstable; urgency=low + + * New upstream version (adapted patch, removed patch applied upstream) + Closes: #657827 + + -- Andreas Tille <[email protected]> Sun, 29 Jan 2012 12:02:54 +0100 + ginkgocadx (2.6.0.0-1) unstable; urgency=low * New upstream version (refreshed patches) Modified: trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch 2012-01-31 09:28:12 UTC (rev 9498) +++ trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch 2012-01-31 11:00:40 UTC (rev 9499) @@ -1,5 +1,5 @@ ---- ginkgocadx-2.6.0.0.orig/man/ginkgocadx.1 -+++ ginkgocadx-2.6.0.0/man/ginkgocadx.1 +--- ginkgocadx-2.8.0.4602.orig/man/ginkgocadx.1 ++++ ginkgocadx-2.8.0.4602/man/ginkgocadx.1 @@ -5,7 +5,7 @@ .TH Ginkgo\ CADx 1 "2011 June 22nd" "Manual for Ginkgo CADx" Modified: trunk/packages/ginkgocadx/trunk/debian/patches/series =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/patches/series 2012-01-31 09:28:12 UTC (rev 9498) +++ trunk/packages/ginkgocadx/trunk/debian/patches/series 2012-01-31 11:00:40 UTC (rev 9499) @@ -1,2 +1 @@ fixwhatis.patch -vtkversion.patch Deleted: trunk/packages/ginkgocadx/trunk/debian/patches/vtkversion.patch =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/patches/vtkversion.patch 2012-01-31 09:28:12 UTC (rev 9498) +++ trunk/packages/ginkgocadx/trunk/debian/patches/vtkversion.patch 2012-01-31 11:00:40 UTC (rev 9499) @@ -1,11 +0,0 @@ ---- ginkgocadx-2.6.0.0.orig/src/CMakeLists.txt -+++ ginkgocadx-2.6.0.0/src/CMakeLists.txt -@@ -68,7 +68,7 @@ - - IF(NOT USE_CUSTOM_VTK) - MESSAGE("Using system VTK") -- FIND_PACKAGE(VTK 5.6.1 REQUIRED) -+ FIND_PACKAGE(VTK REQUIRED) - ELSE() - MESSAGE("Using custom VTK") - SET_CUSTOM_VTK_PACKAGE() _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
