r20385 - in /desktop/unstable/gnome-orca/debian: changelog control control.in

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Wed Jun 17 10:07:02 UTC 2009


Author: mlang
Date: Wed Jun 17 10:07:02 2009
New Revision: 20385

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20385
Log:
debian/control{,.in}: Add Conflicts with python-liblouis to prevent
a python module name clash which results in orca not being
startable.

Modified:
    desktop/unstable/gnome-orca/debian/changelog
    desktop/unstable/gnome-orca/debian/control
    desktop/unstable/gnome-orca/debian/control.in

Modified: desktop/unstable/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/changelog?rev=20385&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog (original)
+++ desktop/unstable/gnome-orca/debian/changelog Wed Jun 17 10:07:02 2009
@@ -1,3 +1,11 @@
+gnome-orca (2.26.2-3) UNRELEASED; urgency=low
+
+  * debian/control{,.in}: Add Conflicts with python-liblouis to prevent
+    a python module name clash which results in orca not being
+    startable.
+
+ -- Mario Lang <mlang at debian.org>  Wed, 17 Jun 2009 12:05:42 +0200
+
 gnome-orca (2.26.2-2) unstable; urgency=low
 
   [ Gustavo Noronha Silva ]

Modified: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=20385&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control (original)
+++ desktop/unstable/gnome-orca/debian/control Wed Jun 17 10:07:02 2009
@@ -39,7 +39,8 @@
          python-brlapi
 Recommends: gnome-mag (>= 0.12.5),
             wget
-Conflicts: gnome-orca-common (<< 2.20.1-2)
+Conflicts: gnome-orca-common (<< 2.20.1-2),
+           python-liblouis
 Replaces: gnome-orca-common (<< 2.20.1-2)
 XB-Python-Version: ${python:Versions}
 Homepage: http://live.gnome.org/Orca

Modified: desktop/unstable/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control.in?rev=20385&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control.in (original)
+++ desktop/unstable/gnome-orca/debian/control.in Wed Jun 17 10:07:02 2009
@@ -39,7 +39,8 @@
          python-brlapi
 Recommends: gnome-mag (>= 0.12.5),
             wget
-Conflicts: gnome-orca-common (<< 2.20.1-2)
+Conflicts: gnome-orca-common (<< 2.20.1-2),
+           python-liblouis
 Replaces: gnome-orca-common (<< 2.20.1-2)
 XB-Python-Version: ${python:Versions}
 Homepage: http://live.gnome.org/Orca




More information about the pkg-gnome-commits mailing list