Author: malat-guest Date: 2011-10-26 13:56:46 +0000 (Wed, 26 Oct 2011) New Revision: 8289
Modified: trunk/packages/mummy/trunk/debian/patches/install_mummy_runtime_dll.patch trunk/packages/mummy/trunk/debian/patches/installdoc.patch trunk/packages/mummy/trunk/debian/patches/removecableswig.patch trunk/packages/mummy/trunk/debian/patches/shlib_exebit.patch trunk/packages/mummy/trunk/debian/patches/system_cableswig.patch trunk/packages/mummy/trunk/debian/patches/testing.patch Log: Use DEP-3 syntax Modified: trunk/packages/mummy/trunk/debian/patches/install_mummy_runtime_dll.patch =================================================================== --- trunk/packages/mummy/trunk/debian/patches/install_mummy_runtime_dll.patch 2011-10-26 13:45:38 UTC (rev 8288) +++ trunk/packages/mummy/trunk/debian/patches/install_mummy_runtime_dll.patch 2011-10-26 13:56:46 UTC (rev 8289) @@ -1,6 +1,8 @@ -This patch has been reported upstream as: +Description: This patch add cmake instruction to install *.dll +Author: Mathieu Malaterre <[email protected]> +Last-Update: 2011-10-26 +Forwarded: http://vtk.org/Bug/view.php?id=11871 -http://vtk.org/Bug/view.php?id=11871 Index: mummy-1.0.2/Runtime/CMakeLists.txt =================================================================== --- mummy-1.0.2.orig/Runtime/CMakeLists.txt 2011-02-16 22:08:55.000000000 +0100 Modified: trunk/packages/mummy/trunk/debian/patches/installdoc.patch =================================================================== --- trunk/packages/mummy/trunk/debian/patches/installdoc.patch 2011-10-26 13:45:38 UTC (rev 8288) +++ trunk/packages/mummy/trunk/debian/patches/installdoc.patch 2011-10-26 13:56:46 UTC (rev 8289) @@ -1,3 +1,8 @@ +Description: Install documentation +Author: Mathieu Malaterre <[email protected]> +Last-Update: 2011-10-26 +Forwarded: not-needed + Index: mummy-1.0.2/MummyDoxygen.cmake =================================================================== --- mummy-1.0.2.orig/MummyDoxygen.cmake 2011-02-17 15:05:27.000000000 +0100 Modified: trunk/packages/mummy/trunk/debian/patches/removecableswig.patch =================================================================== --- trunk/packages/mummy/trunk/debian/patches/removecableswig.patch 2011-10-26 13:45:38 UTC (rev 8288) +++ trunk/packages/mummy/trunk/debian/patches/removecableswig.patch 2011-10-26 13:56:46 UTC (rev 8289) @@ -1,6 +1,7 @@ Description: remove in-source build of cableswig Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-10-19 +Forwarded: not-needed Index: mummy-1.0.2/CMakeLists.txt =================================================================== Modified: trunk/packages/mummy/trunk/debian/patches/shlib_exebit.patch =================================================================== --- trunk/packages/mummy/trunk/debian/patches/shlib_exebit.patch 2011-10-26 13:45:38 UTC (rev 8288) +++ trunk/packages/mummy/trunk/debian/patches/shlib_exebit.patch 2011-10-26 13:56:46 UTC (rev 8289) @@ -1,6 +1,9 @@ -This patch has been submited upstream as: +Description: This patch add cmake instruction to provide custom installation + location for Kitware.mummy.Runtime.Unmanaged +Author: Mathieu Malaterre <[email protected]> +Last-Update: 2011-10-26 +Forwarded: http://vtk.org/Bug/view.php?id=11870 -http://vtk.org/Bug/view.php?id=11870 Index: mummy-1.0.2/Runtime/CMakeLists.txt =================================================================== --- mummy-1.0.2.orig/Runtime/CMakeLists.txt 2011-10-19 15:23:01.000000000 +0200 Modified: trunk/packages/mummy/trunk/debian/patches/system_cableswig.patch =================================================================== --- trunk/packages/mummy/trunk/debian/patches/system_cableswig.patch 2011-10-26 13:45:38 UTC (rev 8288) +++ trunk/packages/mummy/trunk/debian/patches/system_cableswig.patch 2011-10-26 13:56:46 UTC (rev 8289) @@ -1,3 +1,8 @@ +Description: Fix build system to not inspect env for cvs and svn command +Author: Mathieu Malaterre <[email protected]> +Last-Update: 2011-10-26 +Forwarded: not-needed + Index: mummy-1.0.2/CMakeLists.txt =================================================================== --- mummy-1.0.2.orig/CMakeLists.txt 2011-02-16 18:26:18.000000000 +0100 Modified: trunk/packages/mummy/trunk/debian/patches/testing.patch =================================================================== --- trunk/packages/mummy/trunk/debian/patches/testing.patch 2011-10-26 13:45:38 UTC (rev 8288) +++ trunk/packages/mummy/trunk/debian/patches/testing.patch 2011-10-26 13:56:46 UTC (rev 8289) @@ -1,3 +1,8 @@ +Description: Remove testing +Author: Mathieu Malaterre <[email protected]> +Last-Update: 2011-10-26 +Forwarded: not-needed + Index: mummy-1.0.2/CMakeLists.txt =================================================================== --- mummy-1.0.2.orig/CMakeLists.txt 2011-02-16 18:40:17.000000000 +0100 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
