Andreas Metzler <ametz...@downhill.at.eu.org> 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 <ametz...@debian.org>  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
> help-shi...@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-shishi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to