r13814 - in /desktop/unstable/libxklavier/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Dec 11 09:00:08 UTC 2007


Author: slomo
Date: Tue Dec 11 09:00:08 2007
New Revision: 13814

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13814
Log:
* debian/control.in:
  + Don't depend on the transitional xbase-clients package anymore
    but depend on x11-xkb-utils. Patch by Robert Millan (Closes: #455535).

Modified:
    desktop/unstable/libxklavier/debian/changelog
    desktop/unstable/libxklavier/debian/control
    desktop/unstable/libxklavier/debian/control.in

Modified: desktop/unstable/libxklavier/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/changelog?rev=13814&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/changelog (original)
+++ desktop/unstable/libxklavier/debian/changelog Tue Dec 11 09:00:08 2007
@@ -1,8 +1,14 @@
 libxklavier (3.3-2) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Fix watch file; closes: #453565.
 
- -- Loic Minier <lool at fox.dooz.org>  Fri, 30 Nov 2007 10:27:31 +0100
+  [ Sebastian Dröge ]
+  * debian/control.in:
+    + Don't depend on the transitional xbase-clients package anymore
+      but depend on x11-xkb-utils. Patch by Robert Millan (Closes: #455535).
+
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 11 Dec 2007 09:58:39 +0100
 
 libxklavier (3.3-1) unstable; urgency=low
 

Modified: desktop/unstable/libxklavier/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/control?rev=13814&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/control (original)
+++ desktop/unstable/libxklavier/debian/control Tue Dec 11 09:00:08 2007
@@ -18,7 +18,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          xkb-data (>= 0.8) | xkb-data-legacy,
-         xbase-clients
+         x11-xkb-utils | xbase-clients
 Replaces: libxklavier7,
           libxklavier8,
           libxklavier10

Modified: desktop/unstable/libxklavier/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/control.in?rev=13814&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/control.in (original)
+++ desktop/unstable/libxklavier/debian/control.in Tue Dec 11 09:00:08 2007
@@ -18,7 +18,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          xkb-data (>= 0.8) | xkb-data-legacy,
-         xbase-clients
+         x11-xkb-utils | xbase-clients
 Replaces: libxklavier7,
           libxklavier8,
           libxklavier10




More information about the pkg-gnome-commits mailing list