[23358] in Source-Commits
/svn/athena r23012 - trunk/debathena/debathena/evolution-wrapper/debian
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Jun 9 04:19:47 2008
Date: Mon, 9 Jun 2008 04:19:11 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806090819.EAA24140@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-06-09 04:19:10 -0400 (Mon, 09 Jun 2008)
New Revision: 23012
Modified:
trunk/debathena/debathena/evolution-wrapper/debian/changelog
trunk/debathena/debathena/evolution-wrapper/debian/control
trunk/debathena/debathena/evolution-wrapper/debian/control.in
Log:
In evolution-wrapper:
* Depend on debathena-evolution-data-server to ensure krb4 support.
Modified: trunk/debathena/debathena/evolution-wrapper/debian/changelog
===================================================================
--- trunk/debathena/debathena/evolution-wrapper/debian/changelog 2008-06-09 08:16:14 UTC (rev 23011)
+++ trunk/debathena/debathena/evolution-wrapper/debian/changelog 2008-06-09 08:19:10 UTC (rev 23012)
@@ -1,3 +1,9 @@
+debathena-evolution-wrapper (10.0.1) unstable; urgency=low
+
+ * Depend on debathena-evolution-data-server to ensure krb4 support.
+
+ -- Greg Hudson <ghudson@mit.edu> Mon, 09 Jun 2008 04:18:03 -0400
+
debathena-evolution-wrapper (10.0.0) unstable; urgency=low
* Initial release.
Modified: trunk/debathena/debathena/evolution-wrapper/debian/control
===================================================================
--- trunk/debathena/debathena/evolution-wrapper/debian/control 2008-06-09 08:16:14 UTC (rev 23011)
+++ trunk/debathena/debathena/evolution-wrapper/debian/control 2008-06-09 08:19:10 UTC (rev 23012)
@@ -7,7 +7,10 @@
Package: debathena-evolution-wrapper
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, evolution
+Depends: ${shlibs:Depends}, ${misc:Depends}, evolution,
+ debathena-evolution-data-server
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
Description: Wrapper to configure Evolution for Debathena
This package provides a wrapper for the stock Evolution IM client.
It ensures that newly-created .evolution directories are made
Modified: trunk/debathena/debathena/evolution-wrapper/debian/control.in
===================================================================
--- trunk/debathena/debathena/evolution-wrapper/debian/control.in 2008-06-09 08:16:14 UTC (rev 23011)
+++ trunk/debathena/debathena/evolution-wrapper/debian/control.in 2008-06-09 08:19:10 UTC (rev 23012)
@@ -7,7 +7,8 @@
Package: debathena-evolution-wrapper
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgnome2-gconf-perl
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgnome2-gconf-perl,
+ debathena-evolution-data-server
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: Wrapper to configure Evolution for Debathena