[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug#620717: shishi: la file contains non-empty dependency_libs
From: |
Simon Josefsson |
Subject: |
Bug#620717: shishi: la file contains non-empty dependency_libs |
Date: |
Sun, 03 Apr 2011 23:25:36 +0200 |
User-agent: |
Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux) |
Andreas Metzler <address@hidden> writes:
> Package: shishi
> Version: 1.0.0-1
> Severity: normal
> Tags: patch
>
> The la files in shishi's development packages contain non-empty
> dependency_libs. Please empty them. The la files cannot be simply
> removed yet because they are refered to in other packages. [1]
The only other package seems to be gss, which we were planning on
uploading a new package soon for given your other bug report. Should I
apply this patch to Shishi first, upload it and then wait a few days and
then upload the newly patched gss? Then gss would no longer refer to
libshishi.la, right? Then we could finally patch Shishi's debian/ to
just drop the .la file completely. It is late so I may confused
something, so please proof-read. :-)
Thanks,
/Simon
> Patch attached.
>
> cu andreas
>
> http://wiki.debian.org/ReleaseGoals/LAFileRemoval
> http://lists.debian.org/debian-devel/2009/08/msg00808.html
> [1] http://release.debian.org/~aba/la/current.txt
>
> diff -Nru shishi-1.0.0/debian/changelog shishi-1.0.0/debian/changelog
> --- shishi-1.0.0/debian/changelog 2010-05-20 21:10:30.000000000 +0200
> +++ shishi-1.0.0/debian/changelog 2011-04-03 18:28:17.000000000 +0200
> @@ -1,3 +1,11 @@
> +shishi (1.0.0-1.1) unstable; urgency=low
> +
> + * Non-maintainer upload.
> + * Empty dependency_libs in libtool la file.
> + http://wiki.debian.org/ReleaseGoals/LAFileRemoval
> +
> + -- Andreas Metzler <address@hidden> Sun, 03 Apr 2011 18:23:28 +0200
> +
> shishi (1.0.0-1) unstable; urgency=low
>
> * New upstream version.
> diff -Nru shishi-1.0.0/debian/rules shishi-1.0.0/debian/rules
> --- shishi-1.0.0/debian/rules 2010-04-14 12:54:37.000000000 +0200
> +++ shishi-1.0.0/debian/rules 2011-04-03 18:27:51.000000000 +0200
> @@ -20,3 +20,7 @@
> # Build manual.
> common-install-prehook-indep:: common-install-prehook-impl
> cd doc && $(MAKE) install-ps install-pdf install-html
> DESTDIR=$(DEB_DESTDIR)
> +
> +common-install-arch::
> + find debian/tmp/usr/lib -name "*.la" -exec \
> + sed -i -e "s,^dependency_libs=.*,dependency_libs=''," {} +
>
> _______________________________________________
> Help-shishi mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-shishi
- Bug#620717: shishi: la file contains non-empty dependency_libs, Andreas Metzler, 2011/04/03
- Bug#620717: shishi: la file contains non-empty dependency_libs,
Simon Josefsson <=
- Bug#620717: shishi: la file contains non-empty dependency_libs, Andreas Metzler, 2011/04/04
- Bug#620717: shishi: la file contains non-empty dependency_libs, Simon Josefsson, 2011/04/04
- Message not available
- Bug#620717: shishi: la file contains non-empty dependency_libs, Simon Josefsson, 2011/04/04
- Bug#620717: shishi: la file contains non-empty dependency_libs, Russ Allbery, 2011/04/04
- Bug#620717: shishi: la file contains non-empty dependency_libs, Simon Josefsson, 2011/04/04
- Bug#620717: shishi: la file contains non-empty dependency_libs, Russ Allbery, 2011/04/04
- Message not available
- Re: Bug#620717: shishi: la file contains non-empty dependency_libs, Simon Josefsson, 2011/04/06
- Re: Bug#620717: shishi: la file contains non-empty dependency_libs, Russ Allbery, 2011/04/06
- Re: Bug#620717: shishi: la file contains non-empty dependency_libs, Simon Josefsson, 2011/04/06
- Message not available
- Message not available
- Message not available
- Message not available
- dpkg packages on gitorious, Simon Josefsson, 2011/04/07