Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (129bc2a63e3cb580cb9e1d665ecc5aeb08cd1694)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (129bc2a63e3cb580cb9e1d665ecc5aeb08cd1694)
  • Date: Thu, 5 Jun 2008 14:56:11 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/sonata/DEPENDS | 1 +
python-pypi/sonata/HISTORY | 1 +
2 files changed, 2 insertions(+)

New commits:
commit 129bc2a63e3cb580cb9e1d665ecc5aeb08cd1694
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sonata: added dbus-python dep

diff --git a/python-pypi/sonata/DEPENDS b/python-pypi/sonata/DEPENDS
index 447f737..1904f9b 100755
--- a/python-pypi/sonata/DEPENDS
+++ b/python-pypi/sonata/DEPENDS
@@ -2,5 +2,6 @@ depends pygtk2 &&

runtime_depends python-mpd &&

+suggest_depends dbus-python "" "" "for D-Bus support" &&
suggest_depends tagpy "" "" "for editing metadata" &&
suggest_depends zsi "" "" "for automatic lyrics fetching"
diff --git a/python-pypi/sonata/HISTORY b/python-pypi/sonata/HISTORY
index 6881fcb..a925a76 100644
--- a/python-pypi/sonata/HISTORY
+++ b/python-pypi/sonata/HISTORY
@@ -1,5 +1,6 @@
2008-06-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.5.2
+ * DEPENDS: added suggest dep -- dbus-python

2008-05-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.5.1



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (129bc2a63e3cb580cb9e1d665ecc5aeb08cd1694), Vlad Glagolev, 06/05/2008

Archive powered by MHonArc 2.6.24.

Top of Page