Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (1208aa4abe53ab66f035d5fab26f912fdab36f97)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (1208aa4abe53ab66f035d5fab26f912fdab36f97)
  • Date: Sun, 19 Apr 2009 20:21:30 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-apps/revelation/DEPENDS | 12 +++++++-----
gnome2-apps/revelation/HISTORY | 5 +++++
2 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit 1208aa4abe53ab66f035d5fab26f912fdab36f97
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

revelation: Added dependencies on gnome-python-desktop
and gnome-python-extras
Bug #14158

diff --git a/gnome2-apps/revelation/DEPENDS b/gnome2-apps/revelation/DEPENDS
index 323cb44..7cb8d5b 100755
--- a/gnome2-apps/revelation/DEPENDS
+++ b/gnome2-apps/revelation/DEPENDS
@@ -1,6 +1,8 @@
-depends gtk+2 &&
-depends python &&
-depends gnome-python2 &&
-depends pycrypto &&
-depends cracklib &&
+depends gtk+2 &&
+depends python &&
+depends gnome-python2 &&
+depends gnome-python-desktop &&
+depends gnome-python-extras &&
+depends pycrypto &&
+depends cracklib &&
depends libpanelappletmm
diff --git a/gnome2-apps/revelation/HISTORY b/gnome2-apps/revelation/HISTORY
index 1544e1c..3fae9b5 100644
--- a/gnome2-apps/revelation/HISTORY
+++ b/gnome2-apps/revelation/HISTORY
@@ -1,3 +1,8 @@
+2009-04-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Added dependencies on gnome-python-desktop
+ and gnome-python-extras
+ Bug #14158
+
2008-06-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: added missing dependency




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (1208aa4abe53ab66f035d5fab26f912fdab36f97), Eric Sandall, 04/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page