r29188 - in /desktop/unstable/gtk+2.0/debian: changelog libgtk2.0-0-udeb.install.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jul 29 10:21:47 UTC 2011


Author: biebl
Date: Fri Jul 29 10:21:46 2011
New Revision: 29188

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29188
Log:
Don't use multiarch paths for the shared libraries in the gtk udeb.

See http://wiki.debian.org/Multiarch/Implementation#udeb_handling

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/libgtk2.0-0-udeb.install.in

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=29188&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Fri Jul 29 10:21:46 2011
@@ -1,3 +1,9 @@
+gtk+2.0 (2.24.5-5) UNRELEASED; urgency=low
+
+  * Don't use multiarch paths for the shared libraries in the gtk udeb.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 29 Jul 2011 12:20:07 +0200
+
 gtk+2.0 (2.24.5-4) unstable; urgency=low
 
   [ Steve Langasek ]

Modified: desktop/unstable/gtk+2.0/debian/libgtk2.0-0-udeb.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/libgtk2.0-0-udeb.install.in?rev=29188&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/libgtk2.0-0-udeb.install.in [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/libgtk2.0-0-udeb.install.in [utf-8] Fri Jul 29 10:21:46 2011
@@ -1,2 +1,2 @@
 # from the shared flavor
-debian/install/shared_udeb/@LIBDIR@/libg?k*.so.* @LIBDIR@
+debian/install/shared_udeb/@LIBDIR@/libg?k*.so.* usr/lib/




More information about the pkg-gnome-commits mailing list