r17030 - in /desktop/unstable/glade-3/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Sep 22 11:25:36 UTC 2008


Author: lool
Date: Mon Sep 22 11:25:36 2008
New Revision: 17030

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17030
Log:
Use binary/ rather than binary- for inter-package CDBS dependencies;
  thanks Fabian Greffrath.

Modified:
    desktop/unstable/glade-3/debian/changelog
    desktop/unstable/glade-3/debian/rules

Modified: desktop/unstable/glade-3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/changelog?rev=17030&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/changelog (original)
+++ desktop/unstable/glade-3/debian/changelog Mon Sep 22 11:25:36 2008
@@ -1,6 +1,8 @@
 glade-3 (3.4.5-4) UNRELEASED; urgency=low
 
   * Properly anchor package name regexp.
+  * Use binary/ rather than binary- for inter-package CDBS dependencies;
+    thanks Fabian Greffrath.
 
  -- Loic Minier <lool at dooz.org>  Thu, 26 Jun 2008 20:47:30 +0200
 

Modified: desktop/unstable/glade-3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/rules?rev=17030&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/rules (original)
+++ desktop/unstable/glade-3/debian/rules Mon Sep 22 11:25:36 2008
@@ -23,8 +23,8 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 # ensures that libgladeui's shlibs are in place when calling dh_shlibdeps
-binary-glade:: binary-$(SHARED_PKG)
-binary-glade-gnome:: binary-$(SHARED_PKG)
+binary/glade:: binary/$(SHARED_PKG)
+binary/glade-gnome:: binary/$(SHARED_PKG)
 
 # link with the freshly build libgladeui during dh_shlibdeps, and use freshly
 # generated shlib information




More information about the pkg-gnome-commits mailing list