r29426 - in /desktop/unstable/gtk+2.0/debian: changelog libgail-common.install.in libgtk2.0-0-udeb.install.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Fri Aug 19 18:17:05 UTC 2011
Author: joss
Date: Fri Aug 19 18:17:04 2011
New Revision: 29426
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29426
Log:
Revert change: “Don't use multiarch paths for the shared libraries in
the gtk udeb.”
This is for consistency with pango1.0, and to avoid future issues with
modules/engines/whatever relies on paths that are consistent with the
debs.
Modified:
desktop/unstable/gtk+2.0/debian/changelog
desktop/unstable/gtk+2.0/debian/libgail-common.install.in (props changed)
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=29426&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Fri Aug 19 18:17:04 2011
@@ -1,9 +1,3 @@
-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 ]
Propchange: desktop/unstable/gtk+2.0/debian/libgail-common.install.in
('svn:mergeinfo' removed)
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=29426&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 Aug 19 18:17:04 2011
@@ -1,2 +1,2 @@
# from the shared flavor
-debian/install/shared_udeb/@LIBDIR@/libg?k*.so.* usr/lib/
+debian/install/shared_udeb/@LIBDIR@/libg?k*.so.* @LIBDIR@
More information about the pkg-gnome-commits
mailing list