[Python-apps-commits] r4561 - in packages/djvusmooth/trunk/debian (changelog control)

jwilk-guest at users.alioth.debian.org jwilk-guest at users.alioth.debian.org
Fri Jan 22 18:45:08 UTC 2010


    Date: Friday, January 22, 2010 @ 18:45:04
  Author: jwilk-guest
Revision: 4561

* New upstream relase:
  - Works with both wxPython 2.8 and 2.6; adjust dependencies accordingly.

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

Modified: packages/djvusmooth/trunk/debian/changelog
===================================================================
--- packages/djvusmooth/trunk/debian/changelog	2010-01-21 23:01:47 UTC (rev 4560)
+++ packages/djvusmooth/trunk/debian/changelog	2010-01-22 18:45:04 UTC (rev 4561)
@@ -1,3 +1,10 @@
+djvusmooth (0.2.2-1) UNRELEASED; urgency=low
+
+  * New upstream relase:
+    - Works with both wxPython 2.8 and 2.6; adjust dependencies accordingly.
+
+ -- Jakub Wilk <ubanus at users.sf.net>  Fri, 22 Jan 2010 19:43:06 +0100
+
 djvusmooth (0.2.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/djvusmooth/trunk/debian/control
===================================================================
--- packages/djvusmooth/trunk/debian/control	2010-01-21 23:01:47 UTC (rev 4560)
+++ packages/djvusmooth/trunk/debian/control	2010-01-22 18:45:04 UTC (rev 4561)
@@ -14,7 +14,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends},
   python-djvu (>= 0.1.15), djvulibre-bin (>= 3.5.20-5~),
-  python-wxgtk2.6, python-xdg
+  python-wxgtk2.8 | python-wxgtk2.6, python-xdg
 Description: graphical editor for DjVu
  djvusmooth is a graphical editor for DjVu files, which allows to:
   * edit document metadata,




More information about the Python-apps-commits mailing list