Author: malat Date: 2012-05-05 14:25:23 +0000 (Sat, 05 May 2012) New Revision: 10707
Modified: trunk/packages/vxl/trunk/debian/patches/fix_alphacomp.patch trunk/packages/vxl/trunk/debian/patches/fixcomp.patch trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch trunk/packages/vxl/trunk/debian/patches/libav_trunk.patch trunk/packages/vxl/trunk/debian/patches/opencl_unix.patch trunk/packages/vxl/trunk/debian/patches/png15.patch trunk/packages/vxl/trunk/debian/patches/removedoxyen.patch trunk/packages/vxl/trunk/debian/patches/renamelibs.patch trunk/packages/vxl/trunk/debian/patches/video4linux.patch trunk/packages/vxl/trunk/debian/patches/vxl.soname.patch Log: minor tweaks. use my @d.o alias Modified: trunk/packages/vxl/trunk/debian/patches/fix_alphacomp.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/fix_alphacomp.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/fix_alphacomp.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -1,5 +1,5 @@ Description: __alpha is a processor, not an OS -Author: Mathieu Malaterre <[email protected]> +Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-12-12 Forwarded: http://sourceforge.net/mailarchive/message.php?msg_id=28569493 Bug: https://sourceforge.net/apps/trac/vxl/ticket/66 Modified: trunk/packages/vxl/trunk/debian/patches/fixcomp.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/fixcomp.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/fixcomp.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -1,5 +1,5 @@ -Description: simple compilation fixes -Author: Mathieu Malaterre <[email protected]> +Description: avoid compiler warning or error (not all paths return a value) +Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-07-24 Bug: https://sourceforge.net/apps/trac/vxl/ticket/70 Applied-Upstream: http://vxl.svn.sf.net/viewvc/vxl?view=revision&revision=28125 Modified: trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -1,5 +1,5 @@ Description: doxygen.cmake would not be installed otherwise -Author: Mathieu Malaterre <[email protected]> +Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-07-24 Forwarded: http://sourceforge.net/mailarchive/message.php?msg_id=28366141 Modified: trunk/packages/vxl/trunk/debian/patches/libav_trunk.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/libav_trunk.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/libav_trunk.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -1,6 +1,8 @@ -Description: fix compilation with new ffmpeg/libav API +Description: Updated vidl to work with newer ffmpeg. Origin: upstream, http://vxl.svn.sf.net/viewvc/vxl?view=revision&revision=33908 Last-Update: 2012-12-20 +Forwarded: not-needed +Author: Matthew J. Leotta <[email protected]> Bug: https://sourceforge.net/apps/trac/vxl/ticket/69 Index: vxl-1.14.0/core/vidl/vidl_ffmpeg_ostream_v4.txx Modified: trunk/packages/vxl/trunk/debian/patches/opencl_unix.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/opencl_unix.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/opencl_unix.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -1,5 +1,5 @@ Description: opencl package on debian was not supported -Author: Mathieu Malaterre <[email protected]> +Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-07-24 Bug: http://sourceforge.net/apps/trac/vxl/ticket/64 Modified: trunk/packages/vxl/trunk/debian/patches/png15.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/png15.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/png15.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -3,6 +3,7 @@ instead. This is required with newer versions of libpng (1.5 at least) which no longer support directly accessing said struct. Author: Matthew Woehlke <[email protected]> +Forwarded: not-needed Bug-Debian: http://bugs.debian.org/650570 Origin: upstream, http://vxl.svn.sf.net/viewvc/vxl?view=revision&revision=34802 Modified: trunk/packages/vxl/trunk/debian/patches/removedoxyen.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/removedoxyen.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/removedoxyen.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -2,7 +2,7 @@ Author: Dominique Belhachemi <[email protected]> Last-Update: 2012-01-23 Forwarded: no -Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656922 +Bug: http://bugs.debian.org/656922 Index: vxl-1.14.0/config/cmake/Modules/UseVXL.cmake =================================================================== Modified: trunk/packages/vxl/trunk/debian/patches/renamelibs.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/renamelibs.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/renamelibs.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -1,6 +1,6 @@ Description: debian specific patch to prevent library name clash. Why is everybody using 3 letters for a library name ? -Author: Mathieu Malaterre <[email protected]> +Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-07-24 Forwarded: not-needed Modified: trunk/packages/vxl/trunk/debian/patches/video4linux.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/video4linux.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/video4linux.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -3,7 +3,7 @@ http://vxl.svn.sf.net/viewvc/vxl?view=revision&revision=33926 and http://vxl.svn.sf.net/viewvc/vxl?view=revision&revision=33927 -Author: Mathieu Malaterre <[email protected]> +Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-07-24 Forwarded: http://sourceforge.net/mailarchive/message.php?msg_id=28568330 Bug: https://sourceforge.net/apps/trac/vxl/ticket/63 Modified: trunk/packages/vxl/trunk/debian/patches/vxl.soname.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/vxl.soname.patch 2012-05-05 14:13:55 UTC (rev 10706) +++ trunk/packages/vxl/trunk/debian/patches/vxl.soname.patch 2012-05-05 14:25:23 UTC (rev 10707) @@ -1,5 +1,5 @@ Description: adding SONAME to library to be public -Author: Mathieu Malaterre <[email protected]> +Author: Mathieu Malaterre <[email protected]> Last-Update: 2011-07-24 Index: vxl-1.14.0/CMakeLists.txt _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
