[Python-apps-commits] r4409 - in packages/sonata/trunk/debian (changelog control)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Sat Jan 2 11:29:09 UTC 2010


    Date: Saturday, January 2, 2010 @ 11:29:08
  Author: nijel
Revision: 4409

Ajust deps to use << instead of <.

Modified:
  packages/sonata/trunk/debian/changelog
  packages/sonata/trunk/debian/control

Modified: packages/sonata/trunk/debian/changelog
===================================================================
--- packages/sonata/trunk/debian/changelog	2010-01-02 10:08:44 UTC (rev 4408)
+++ packages/sonata/trunk/debian/changelog	2010-01-02 11:29:08 UTC (rev 4409)
@@ -3,8 +3,9 @@
   * Prefer gtk.StatusIcon over eggtrayicon (Closes: #560979).
   * Downgrade mmkeys to suggests as the functionality should be handled by Gtk
     in most cases.
+  * Ajust deps to use << instead of <.
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 13 Dec 2009 12:54:18 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 02 Jan 2010 12:28:47 +0100
 
 sonata (1.6.2.1-1) unstable; urgency=low
 

Modified: packages/sonata/trunk/debian/control
===================================================================
--- packages/sonata/trunk/debian/control	2010-01-02 10:08:44 UTC (rev 4408)
+++ packages/sonata/trunk/debian/control	2010-01-02 11:29:08 UTC (rev 4409)
@@ -31,8 +31,8 @@
 Architecture: any
 Section: python
 Provides: ${python:Provides}
-Conflicts: sonata (< 1.4)
-Replaces: sonata (< 1.4)
+Conflicts: sonata (<< 1.4)
+Replaces: sonata (<< 1.4)
 XB-Python-Version: ${python:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2
 Description: Multimedia key support as a PyGTK object




More information about the Python-apps-commits mailing list