[Python-apps-commits] r10816 - in packages/lazygal/trunk/debian (changelog control)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed Apr 30 12:32:02 UTC 2014


    Date: Wednesday, April 30, 2014 @ 12:32:01
  Author: nijel
Revision: 10816

Depend on gir1.2-gexiv2-0.10 0.10.1 or newer to avoid breakage with 0.10.0
(Closes: #745976).

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

Modified: packages/lazygal/trunk/debian/changelog
===================================================================
--- packages/lazygal/trunk/debian/changelog	2014-04-29 20:13:31 UTC (rev 10815)
+++ packages/lazygal/trunk/debian/changelog	2014-04-30 12:32:01 UTC (rev 10816)
@@ -1,6 +1,8 @@
 lazygal (0.8.3-2) UNRELEASED; urgency=medium
 
   * NOT RELEASED YET
+  * Depend on gir1.2-gexiv2-0.10 0.10.1 or newer to avoid breakage with 0.10.0
+    (Closes: #745976).
 
  -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 11 Apr 2014 14:23:25 +0200
 

Modified: packages/lazygal/trunk/debian/control
===================================================================
--- packages/lazygal/trunk/debian/control	2014-04-29 20:13:31 UTC (rev 10815)
+++ packages/lazygal/trunk/debian/control	2014-04-30 12:32:01 UTC (rev 10816)
@@ -13,7 +13,13 @@
 
 Package: lazygal
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-imaging, python-genshi, gir1.2-gexiv2-0.10, python-gi, python (>= 2.5)
+Depends: ${python:Depends},
+         ${misc:Depends},
+         python-imaging,
+         python-genshi,
+         gir1.2-gexiv2-0.10 (>= 0.10.1),
+         python-gi,
+         python (>= 2.5)
 Suggests: python-gst0.10, gstreamer0.10-plugins-base
 Breaks: ${python:Breaks}
 Description: static web gallery generator




More information about the Python-apps-commits mailing list