2016-07-12 0:10 GMT+02:00  <mira-gu...@users.alioth.debian.org>:
> The following commit has been merged in the master branch:
> commit df41413cfc353b8b8beed5afee626c849328bdc9
> Author: Jaromír Mikeš <mira.mi...@seznam.cz>
> Date:   Tue Jul 12 00:10:06 2016 +0200
>
>     Fix build with gcc-5.
>
> diff --git a/debian/patches/series b/debian/patches/series
> index 6d6f396..d7d2fcc 100644
> --- a/debian/patches/series
> +++ b/debian/patches/series
> @@ -1,2 +1,2 @@
>  01-hardening_fix.patch
> -#02-gcc_6.patch
> +02-gcc_6.patch
> diff --git a/debian/rules b/debian/rules
> index edc9744..4c61872 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -2,6 +2,7 @@
>  # -*- makefile -*-
>
>  export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
> +export CPPFLAGS += -std=c++11
>
>  SCONS = scons --warn=no-deprecated

Can someone review if all is correct and ready for upload?

thank you

regards

mira

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to