[SCM] mpd-sima/master: Bumped python-mpd version (needed for idle MPD command)

kaliko-guest at users.alioth.debian.org kaliko-guest at users.alioth.debian.org
Thu May 24 12:21:15 UTC 2012


The following commit has been merged in the master branch:
commit 08484781e1b34caf10995cf1270cda3abd10d472
Author: Geoffroy Youri Berret <efrim at azylum.org>
Date:   Thu May 24 14:20:40 2012 +0200

    Bumped python-mpd version (needed for idle MPD command)

diff --git a/debian/changelog b/debian/changelog
index ccda813..6b9cd10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 mpd-sima (0.9.2-2) unstable; urgency=low
 
+  * Bumped python-mpd version (needed for idle MPD command)
   * Fixed unwanted config file creation in postinst script (Closes: #673793)
 
  -- Geoffroy Youri Berret <efrim at azylum.org>  Mon, 21 May 2012 14:29:03 +0200
diff --git a/debian/control b/debian/control
index a1721e8..9d3a725 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Homepage: http://codingteam.net/project/sima
 Package: mpd-sima
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends},
-    python-mpd (>= 0.2),
+    python-mpd (>= 0.3),
     adduser,
     lsb-base
 Suggests: mpd

-- 
mpd-sima packaging



More information about the pkg-multimedia-commits mailing list