Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4ae3df31c1eab5ea1851e1888eb1e0d49984c339)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4ae3df31c1eab5ea1851e1888eb1e0d49984c339)
  • Date: Tue, 03 Jun 2008 15:18:00 -0700

Quoting Florian Franzmann <scm AT sourcemage.org>:

GIT changes to master grimoire by Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>:

gnome2-apps/revelation/DEPENDS | 3 ++-
gnome2-apps/revelation/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit f8c11a103131854508eb7ca253daf493f51d0229
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

gnome2-apps/revelation: added missing dependency

diff --git a/gnome2-apps/revelation/DEPENDS b/gnome2-apps/revelation/DEPENDS
index 735dedf..323cb44 100755
--- a/gnome2-apps/revelation/DEPENDS
+++ b/gnome2-apps/revelation/DEPENDS
@@ -2,4 +2,5 @@ depends gtk+2 &&
depends python &&
depends gnome-python2 &&
depends pycrypto &&
-depends cracklib
+depends cracklib &&
+depends libpanelappletmm
diff --git a/gnome2-apps/revelation/HISTORY b/gnome2-apps/revelation/HISTORY
index 3d800c9..1544e1c 100644
--- a/gnome2-apps/revelation/HISTORY
+++ b/gnome2-apps/revelation/HISTORY
@@ -1,3 +1,6 @@
+2008-06-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: added missing dependency
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

Please at least mention the dependency(ies) added in HISTORY, if not also in the commit log. Also, no need to mention the section in the commit log, but doing so does not hurt. ;)

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285





Archive powered by MHonArc 2.6.24.

Top of Page