[SCM] libav/experimental: Follow upstreams new location for source-code examples for dh_installexamples

Andrew Kelley superjoe30 at gmail.com
Mon Feb 17 22:19:05 UTC 2014


Is there a reason to decide one way or the other to put dh_installexamples
into the debian/rules file versus creating a debian/<package>.examples file?


On Mon, Feb 17, 2014 at 5:05 PM, <siretart at users.alioth.debian.org> wrote:

> The following commit has been merged in the experimental branch:
> commit 7e2ac941689af2ddc0039eae5f4fcf6494708be1
> Author: Reinhard Tartler <siretart at tauware.de>
> Date:   Mon Feb 17 22:04:38 2014 +0000
>
>     Follow upstreams new location for source-code examples for
> dh_installexamples
>
> diff --git a/debian/libavcodec-dev.examples
> b/debian/libavcodec-dev.examples
> new file mode 100644
> index 0000000..c272481
> --- /dev/null
> +++ b/debian/libavcodec-dev.examples
> @@ -0,0 +1 @@
> +doc/examples/*.c
> diff --git a/debian/rules b/debian/rules
> index bbe4270..36d2dc7 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -140,7 +140,7 @@ install: build $(DH_INSTALL_FILES)
>         dh_installdocs -plibavcodec54 codecs.txt
>         dh_installdocs -a doc/APIchanges
>         install -m 644 -D debian-shared/doc/*.html doc/t2h.init
> debian/libav-tools/usr/share/doc/libav-tools
> -       dh_installexamples -p libavcodec-dev libavcodec/api-example.c
> +       dh_installexamples -a
>         dh_installchangelogs -a Changelog
>         $(foreach flavor,$(filter-out static,$(FLAVORS)),$(call
> install_flavor_extra,$(flavor)))
>         env
> LD_LIBRARY_PATH="$(LD_LIBRARY_PATH):$(CURDIR)/debian/tmp/extra/usr/lib/$(DEB_HOST_MULTIARCH)"
> \
>
> --
> Libav/FFmpeg packaging
>
> _______________________________________________
> pkg-multimedia-commits mailing list
> pkg-multimedia-commits at lists.alioth.debian.org
>
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20140217/1117aa13/attachment.html>


More information about the pkg-multimedia-maintainers mailing list