r22292 - in /desktop/unstable/deskbar-applet/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Nov 12 09:48:05 UTC 2009


Author: joss
Date: Thu Nov 12 09:48:05 2009
New Revision: 22292

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22292
Log:
* Non-maintainer upload.
* Override the libexecdir set by cdbs. Closes: #548774.

Modified:
    desktop/unstable/deskbar-applet/debian/changelog
    desktop/unstable/deskbar-applet/debian/rules

Modified: desktop/unstable/deskbar-applet/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/deskbar-applet/debian/changelog?rev=22292&op=diff
==============================================================================
--- desktop/unstable/deskbar-applet/debian/changelog [utf-8] (original)
+++ desktop/unstable/deskbar-applet/debian/changelog [utf-8] Thu Nov 12 09:48:05 2009
@@ -1,3 +1,10 @@
+deskbar-applet (2.28.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Override the libexecdir set by cdbs. Closes: #548774.
+
+ -- Matt Kraai <kraai at debian.org>  Thu, 12 Nov 2009 00:02:58 -0800
+
 deskbar-applet (2.28.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/deskbar-applet/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/deskbar-applet/debian/rules?rev=22292&op=diff
==============================================================================
--- desktop/unstable/deskbar-applet/debian/rules [utf-8] (original)
+++ desktop/unstable/deskbar-applet/debian/rules [utf-8] Thu Nov 12 09:48:05 2009
@@ -13,7 +13,8 @@
 # which obviously won't work in Python code. See also bug #378080.
 DEB_CONFIGURE_EXTRA_FLAGS += \
 			--datadir=/usr/share \
-			--disable-scrollkeeper
+			--disable-scrollkeeper \
+			--libexecdir="\$${prefix}/lib"
 
 # New python policy
 binary-install/deskbar-applet::




More information about the pkg-gnome-commits mailing list