[Python-modules-commits] r25246 - in packages/tagpy/trunk/debian (changelog control)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed Jul 24 13:56:08 UTC 2013


    Date: Wednesday, July 24, 2013 @ 13:56:06
  Author: nijel
Revision: 25246

Build depend on taglib 1.8.

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

Modified: packages/tagpy/trunk/debian/changelog
===================================================================
--- packages/tagpy/trunk/debian/changelog	2013-07-24 11:48:00 UTC (rev 25245)
+++ packages/tagpy/trunk/debian/changelog	2013-07-24 13:56:06 UTC (rev 25246)
@@ -1,6 +1,7 @@
 tagpy (2013.1-3) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Build depend on taglib 1.8.
 
  -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 10 Jul 2013 14:17:27 +0200
 

Modified: packages/tagpy/trunk/debian/control
===================================================================
--- packages/tagpy/trunk/debian/control	2013-07-24 11:48:00 UTC (rev 25245)
+++ packages/tagpy/trunk/debian/control	2013-07-24 13:56:06 UTC (rev 25246)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9),
     dpkg-dev (>= 1.16.1~),
     python-all-dev (>= 2.6.6-3~),
-    libtag1-dev, 
+    libtag1-dev (>= 1.8), 
     libboost-python-dev (>= 1.39.2),
     pkg-config,
     python-setuptools




More information about the Python-modules-commits mailing list