[Pkg-utopia-commits] r2480 - in /packages/unstable/dbus/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 24 00:09:39 UTC 2008


Author: biebl
Date: Fri Oct 24 00:09:38 2008
New Revision: 2480

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2480
Log:
* debian/control
  - Bump Depends on lsb-base to >= 3.2-14, which provides status_of_proc().

Modified:
    packages/unstable/dbus/debian/changelog
    packages/unstable/dbus/debian/control

Modified: packages/unstable/dbus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/changelog?rev=2480&op=diff
==============================================================================
--- packages/unstable/dbus/debian/changelog (original)
+++ packages/unstable/dbus/debian/changelog Fri Oct 24 00:09:38 2008
@@ -7,13 +7,15 @@
       error. (Closes: #501443)
       Fixes: CVE-2008-3834
     - Urgency high for the security fix.
-  * debian/patches/20-dbus-alpha-unaligned.patch 
+  * debian/patches/20-dbus-alpha-unaligned.patch
     - Fix misaligned memory access which causes "unaligned traps" on Alpha.
       (Closes: #502408)
   * debian/dbus.init
     - Add "status" action to init script. (Closes: #470121)
-
- -- Michael Biebl <biebl at debian.org>  Fri, 24 Oct 2008 01:54:21 +0200
+  * debian/control
+    - Bump Depends on lsb-base to >= 3.2-14, which provides status_of_proc().
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 24 Oct 2008 02:05:46 +0200
 
 dbus (1.2.1-3) unstable; urgency=low
 

Modified: packages/unstable/dbus/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/control?rev=2480&op=diff
==============================================================================
--- packages/unstable/dbus/debian/control (original)
+++ packages/unstable/dbus/debian/control Fri Oct 24 00:09:38 2008
@@ -27,7 +27,7 @@
          ${misc:Depends},
          adduser,
          debianutils (>= 1.22.0),
-         lsb-base (>= 3.1)
+         lsb-base (>= 3.2-14)
 Conflicts: libdbus0,
            dbus-1,
            dbus-1-utils (<< 1.0.2-5),




More information about the Pkg-utopia-commits mailing list