[Python-apps-commits] r8208 - in packages/didjvu/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Thu Feb 23 11:56:33 UTC 2012


    Date: Thursday, February 23, 2012 @ 11:56:31
  Author: danstender-guest
Revision: 8208

Renamed and moved dep on xmp-toolkit from Depends to Suggests
(now: python-libxml).

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

Modified: packages/didjvu/trunk/debian/changelog
===================================================================
--- packages/didjvu/trunk/debian/changelog	2012-02-21 19:48:39 UTC (rev 8207)
+++ packages/didjvu/trunk/debian/changelog	2012-02-23 11:56:31 UTC (rev 8208)
@@ -1,3 +1,10 @@
+didjvu (0.2.3-2) UNRELEASED; urgency=low
+
+  * Renamed and moved dep on xmp-toolkit from Depends to Suggests
+    (now: python-libxml).
+
+ -- Daniel Stender <daniel at danielstender.com>  Thu, 23 Feb 2012 12:52:10 +0100
+
 didjvu (0.2.3-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/didjvu/trunk/debian/control
===================================================================
--- packages/didjvu/trunk/debian/control	2012-02-21 19:48:39 UTC (rev 8207)
+++ packages/didjvu/trunk/debian/control	2012-02-23 11:56:31 UTC (rev 8208)
@@ -19,9 +19,9 @@
  python (>= 2.7) | python-argparse,
  python-gamera (>= 3.2.3),
  python-imaging,
- python-xmp-toolkit,
  ${misc:Depends},
  ${python:Depends}
+Suggests: python-libxmp
 Description: DjVu encoder with foreground/background separation
  The DjVu graphics format is very effective because it uses
  multiple layers which are differently compressed. For the




More information about the Python-apps-commits mailing list