[pkg-horde] [SCM] Debian Horde Packages repository: horde3 package branch, debian-sid, updated. debian/3.3.6+debian0-2-16-gc37e602

Mathieu Parent math.parent at gmail.com
Sat Jan 7 11:00:48 UTC 2012


The following commit has been merged in the debian-sid branch:
commit c37e602947431228464d8f4ab61cbddc692edcc2
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sat Jan 7 11:02:04 2012 +0100

    New upstream release and some housekeeping
    
    - New upstream:
      - Fix 'return value of new by reference is deprecated', at least in
        lib/Horde/Kolab/Server/Object.php (Closes: #630142, #601186)
      - pgsql create script fixed (Closes: #508571)
      - Fix dirty flag handling when saving prefs to files (Closes: #538027)
      - Fix preferences management regression (Closes: #634962)
      - Fix SQL error during cache cleanup (Closes: #566610)
      - Fix undefined index: token_lifetime (Closes: #629006)
    - spelling error in README.Debian (writeable writable)
    - Update to standards version 3.9.2, no change required

diff --git a/debian/README.Debian b/debian/README.Debian
index 623cbf3..0721bd2 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -121,9 +121,9 @@ Configuring Horde
 
    If you want the Administrator of the web account able to write to the
    configuration files without the need of cut and paste you need to make
-   /etc/horde/horde3/config (with corresponding files) owned and writeable
+   /etc/horde/horde3/config (with corresponding files) owned and writable
    by the webserver user (normally www-data). In order to configure other
-   applications like imp such files also need to be writeable by the webserver
+   applications like imp such files also need to be writable by the webserver
    user.
 
    Note! Giving the web user access to write to the configuration may be
@@ -207,7 +207,7 @@ Configuring Horde
       sure that session files are not being written into ``/tmp`` with
       permissions that allow other users to read them. Ideally, change the
       ``session.save_path`` setting in ``php.ini`` to a directory only
-      readable and writeable by your webserver.
+      readable and writable by your webserver.
 
       Additionally, you can change the session handler of PHP to use any
       storage backend requested (e.g. SQL database) via the ``Custom Session
diff --git a/debian/changelog b/debian/changelog
index e83a311..d4ece21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+horde3 (3.3.12+debian0-1) UNRELEASED; urgency=low
+
+  * New upstream release (Closes: #636592)
+    - Fix 'return value of new by reference is deprecated', at least in
+      lib/Horde/Kolab/Server/Object.php (Closes: #630142, #601186)
+    - pgsql create script fixed (Closes: #508571)
+    - Fix dirty flag handling when saving prefs to files (Closes: #538027)
+    - Fix preferences management regression (Closes: #634962)
+    - Fix SQL error during cache cleanup (Closes: #566610)
+    - Fix undefined index: token_lifetime (Closes: #629006)
+  * Housekeeping (thanks to lintian):
+    - spelling error in README.Debian (writeable writable)
+    - Update to standards version 3.9.2, no change required
+
+ -- Mathieu Parent <sathieu at debian.org>  Sat, 07 Jan 2012 10:55:38 +0100
+
 horde3 (3.3.8+debian0-2) unstable; urgency=medium
 
   * Backport security patches from 3.3.9 and 3.3.10 to fix CVE-2010-3077
diff --git a/debian/control b/debian/control
index 9b42004..bcb0c88 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ola Lundqvist <opal at debian.org>, Lionel Elie Mamane <lmamane at debian.o
 Build-Depends: debhelper (>= 5)
 Vcs-Git: git://git.debian.org/pkg-horde/horde3.git
 Vcs-Browser: http://git.debian.org/?p=pkg-horde/horde3.git
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://www.horde.org/
 
 Package: horde3

-- 
Debian Horde Packages repository: horde3 package



More information about the pkg-horde-hackers mailing list