[Pkg-citadel-commit] r101 - citadel/trunk/debian webcit/trunk/debian

dothebart-guest at alioth.debian.org dothebart-guest at alioth.debian.org
Thu Jun 19 20:34:55 UTC 2008


Author: dothebart-guest
Date: 2008-06-19 20:34:54 +0000 (Thu, 19 Jun 2008)
New Revision: 101

Modified:
   citadel/trunk/debian/changelog
   citadel/trunk/debian/control
   webcit/trunk/debian/changelog
Log:
* changes for .37; This version introduces OpenID 1.x support.


Modified: citadel/trunk/debian/changelog
===================================================================
--- citadel/trunk/debian/changelog	2008-06-19 18:10:34 UTC (rev 100)
+++ citadel/trunk/debian/changelog	2008-06-19 20:34:54 UTC (rev 101)
@@ -1,3 +1,11 @@
+citadel (7.37-1) unstable; urgency=low
+
+  [ Wilfried Goesgens ]
+  * New upstream version.
+  * Fixed postinst script, closes: #478823
+	
+ -- Michael Meskes <meskes at debian.org>  Thu, 12 Jun 2008 09:49:56 +0200
+
 citadel (7.36-2) unstable; urgency=low
 
   * Bumped versioned build dependency, closes: #485842

Modified: citadel/trunk/debian/control
===================================================================
--- citadel/trunk/debian/control	2008-06-19 18:10:34 UTC (rev 100)
+++ citadel/trunk/debian/control	2008-06-19 20:34:54 UTC (rev 101)
@@ -5,7 +5,8 @@
 Uploaders: Wilfried Goesgens <w.goesgens at outgesourced.org>, Michael Meskes <meskes at debian.org>, Alexander Wirt <formorer at debian.org>
 Build-Depends: debhelper (>= 4), po-debconf, bison, autotools-dev, libcurl4-openssl-dev,
  libdb-dev, libexpat1-dev, libical-dev, libldap2-dev, libncurses5-dev, quilt (>= 0.40),
- libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev (>= 1.14)
+ libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev (>= 7.37),
+ libcurl4-openssl-dev | libcurl3-openssl-dev
 Standards-Version: 3.8.0
 
 Package: citadel-server

Modified: webcit/trunk/debian/changelog
===================================================================
--- webcit/trunk/debian/changelog	2008-06-19 18:10:34 UTC (rev 100)
+++ webcit/trunk/debian/changelog	2008-06-19 20:34:54 UTC (rev 101)
@@ -1,3 +1,9 @@
+webcit (7.37-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Michael Meskes <meskes at debian.org>  Thu, 12 Jun 2008 09:50:53 +0200
+
 webcit (7.36-2) unstable; urgency=low
 
   * Bumped versioned build dependency, closes: #485844




More information about the Pkg-citadel-commit mailing list