[Debian-med-packaging] Bug#614725: amide: diff for NMU version 0.9.2-1.1

Andreas Tille andreas at an3as.eu
Fri Feb 25 16:43:29 UTC 2011


Hi Reinhard,

there is no need to stop your NMU so I'd suggest to leave it as is.
However, would you please commit your changes to SVN?  That would be
helpful.  For the future you can alternatively to NMU commit your patch
to SVN and ping the list (but uploading yourself is fine as well.)

Thanks for the patch

      Andreas.

On Fri, Feb 25, 2011 at 04:33:34PM +0100, Reinhard Tartler wrote:
> tags 614725 + patch
> tags 614725 + pending
> thanks
> 
> Dear maintainer,
> 
> I've prepared an NMU for amide (versioned as 0.9.2-1.1) and uploaded it
> to DELAYED/02-days. Please feel free to tell me if I should delay it
> longer.
> 
> The short time is because this issue is blocking the FFmpeg 0.6 transition:
> 
> http://release.debian.org/transitions/ffmpeg.html
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614726
> 
> Regards,
>         Reinhard

> diff -u amide-0.9.2/debian/changelog amide-0.9.2/debian/changelog
> --- amide-0.9.2/debian/changelog
> +++ amide-0.9.2/debian/changelog
> @@ -1,3 +1,11 @@
> +amide (0.9.2-1.1) unstable; urgency=low
> +
> +  * Non-maintainer upload.
> +  * Bug fix: "FTBFS with --no-add-needed, missing -lavutil", thanks to
> +    Julien Cristau (Closes: #614725).
> +
> + -- Reinhard Tartler <siretart at tauware.de>  Fri, 25 Feb 2011 15:54:15 +0100
> +
>  amide (0.9.2-1) unstable; urgency=low
>  
>    * New upstream release
> diff -u amide-0.9.2/debian/patches/series amide-0.9.2/debian/patches/series
> --- amide-0.9.2/debian/patches/series
> +++ amide-0.9.2/debian/patches/series


> @@ -1,0 +2 @@
> +20_fix_add_needed.diff
> only in patch2:
> unchanged:
> --- amide-0.9.2.orig/debian/patches/20_fix_add_needed.diff
> +++ amide-0.9.2/debian/patches/20_fix_add_needed.diff
> @@ -0,0 +1,20 @@
> +--- a/configure.in
> ++++ b/configure.in
> +@@ -96,7 +96,7 @@ AC_CHECK_LIB(pthread, pthread_mutex_init
> + AC_CHECK_LIB(dcmdata, main, FOUND_DCMDATA=yes, FOUND_DCMDATA=no, -lofstd  -lz $THREAD_LIBS)
> + 
> + dnl trying to phase out libfame use in favor of ffmpeg
> +-PKG_CHECK_MODULES(FFMPEG, libavcodec >= 51.45.0, FOUND_FFMPEG=yes, FOUND_FFMPEG=no);
> ++PKG_CHECK_MODULES(FFMPEG, libavcodec >= 51.45.0 libavutil, FOUND_FFMPEG=yes, FOUND_FFMPEG=no);
> + 
> + dnl Let people compile without debugging information
> + AC_ARG_ENABLE(
> +@@ -224,7 +224,7 @@ AC_ARG_ENABLE(
> + 	enable_ffmpeg="$enableval", 
> + 	enable_ffmpeg=yes)
> + 
> +-	PKG_CHECK_MODULES(LIBAVCODEC, libavcodec)
> ++	PKG_CHECK_MODULES(LIBAVCODEC, libavcodec libavutil)
> + #	PKG_CHECK_MODULES(LIBAVFORMAT, libavformat)
> + #	PKG_CHECK_MODULES(LIBSWSCALE, libswscale)
> + #	PKG_CHECK_MODULES(LIBAVUTIL, libavutil)

> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-med-packaging

-- 
http://fam-tille.de





More information about the Debian-med-packaging mailing list