Author: malat Date: 2012-12-29 15:00:26 +0000 (Sat, 29 Dec 2012) New Revision: 12721
Modified: trunk/packages/vxl/trunk/debian/changelog trunk/packages/vxl/trunk/debian/patches/moresoname.patch Log: Fix DEP3 Modified: trunk/packages/vxl/trunk/debian/changelog =================================================================== --- trunk/packages/vxl/trunk/debian/changelog 2012-12-29 14:30:57 UTC (rev 12720) +++ trunk/packages/vxl/trunk/debian/changelog 2012-12-29 15:00:26 UTC (rev 12721) @@ -4,6 +4,7 @@ * Use shapelib package * Remove deprecated DMUA flag * Bump Std-Vers to 3.9.4, no changes needed + * Re-add avifile binding (see #647787) -- Mathieu Malaterre <[email protected]> Fri, 28 Dec 2012 22:31:32 +0100 Modified: trunk/packages/vxl/trunk/debian/patches/moresoname.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/moresoname.patch 2012-12-29 14:30:57 UTC (rev 12720) +++ trunk/packages/vxl/trunk/debian/patches/moresoname.patch 2012-12-29 15:00:26 UTC (rev 12721) @@ -1,31 +1,7 @@ -Description: <short summary of the patch> - TODO: Put a short summary on the line above and replace this paragraph - with a longer explanation of this change. Complete the meta-information - with other relevant fields (see below for details). To make it easier, the - information below has been extracted from the changelog. Adjust it or drop - it. - . - vxl (1.17.0-1) experimental; urgency=low - . - * New upstream - * Use shapelib package - * Remove deprecated DMUA flag - * Bump Std-Vers to 3.9.4, no changes needed +Description: adding SONAME to library to be public (2) Author: Mathieu Malaterre <[email protected]> +Last-Update: 2012-12-29 ---- -The information above should follow the Patch Tagging Guidelines, please -checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here -are templates for supplementary fields that you might want to add: - -Origin: <vendor|upstream|other>, <url of original patch> -Bug: <url in upstream bugtracker> -Bug-Debian: http://bugs.debian.org/<bugnumber> -Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> -Forwarded: <no|not-needed|url proving that it has been forwarded> -Reviewed-By: <name and email of someone who approved the patch> -Last-Update: <YYYY-MM-DD> - --- vxl-1.17.0.orig/contrib/brl/bpro/core/brad_pro/CMakeLists.txt +++ vxl-1.17.0/contrib/brl/bpro/core/brad_pro/CMakeLists.txt @@ -14,6 +14,7 @@ AUX_SOURCE_DIRECTORY(Templates brad_pro_ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
