[SCM] advene/master: Modify include order
Jonas Smedegaard
dr at jones.dk
Wed Jun 1 00:22:59 UTC 2011
On 11-05-31 at 09:40pm, oaubert-guest at users.alioth.debian.org wrote:
> The following commit has been merged in the master branch:
> commit 5bb8fc2c567c163876d89e0dbdece76dffd7d864
> Author: Olivier Aubert <olivier.aubert at liris.cnrs.fr>
> Date: Fri May 27 16:00:28 2011 +0200
>
> Modify include order
>
> diff --git a/debian/rules b/debian/rules
> index cecf131..12d8e03 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -2,11 +2,11 @@
>
> DEB_PYTHON2_MODULE_PACKAGES = advene
>
> -include /usr/share/cdbs/1/rules/debhelper.mk
> include /usr/share/cdbs/1/rules/utils.mk
> include /usr/share/cdbs/1/class/python-distutils.mk
> +include /usr/share/cdbs/1/rules/debhelper.mk
>
> -DEB_PYTHON_INSTALL_ARGS_ALL = --install-layout=deb
> +DEB_PYTHON_INSTALL_ARGS_ALL = --no-compile --install-layout=deb
> DEB_INSTALL_CHANGELOGS_ALL := CHANGES.txt
> DEB_INSTALL_DOCS_ALL := doc/*
Why change include order? Just cosmetic or what depends on a certain
order?
Also, why add --no-compile option?
Kind regards,
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110601/3b54ccc1/attachment.pgp>
More information about the pkg-multimedia-maintainers
mailing list