r29390 - in /desktop/unstable/pango1.0/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Aug 16 20:33:21 UTC 2011


Author: joss
Date: Tue Aug 16 20:33:20 2011
New Revision: 29390

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29390
Log:
Use the multiarch path for the udeb too. Closes: #637289.

Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/rules

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=29390&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog [utf-8] Tue Aug 16 20:33:20 2011
@@ -1,3 +1,9 @@
+pango1.0 (1.28.4-3) unstable; urgency=low
+
+  * Use the multiarch path for the udeb too. Closes: #637289.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 16 Aug 2011 22:15:51 +0200
+
 pango1.0 (1.28.4-2) unstable; urgency=low
 
   [ Steve Langasek ]

Modified: desktop/unstable/pango1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/rules?rev=29390&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/rules [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/rules [utf-8] Tue Aug 16 20:33:20 2011
@@ -27,7 +27,7 @@
 
 # relative libdir
 LIBDIR := usr/lib/$(DEB_HOST_MULTIARCH)
-LIBDIR_UDEB := usr/lib
+LIBDIR_UDEB := $(LIBDIR)
 
 # relative Pango Modules Path (separated by ":")
 MODULES_PATH := $(LIBDIR)/pango/$(MODVER)/modules




More information about the pkg-gnome-commits mailing list