Package: evolution-data-server
Version: 1.2.3-4.1
Severity: important
Tags: patch
Hi,
I uploaded a second NMU (ie. after 1.2.3-4.1) to close #331570 and
#331571 too (and avoid wasting buildd time). I attach the incremental
diff with the previous NMU.
Cheers,
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (300, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages evolution-data-server depends on:
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libbonobo2-0 2.10.1-1 Bonobo CORBA interfaces library
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libcamel1.2-0 1.2.3-4.1 The Evolution MIME message handlin
ii libcomerr2 1.38-2 common error description library
ii libdb4.2 4.2.52-20 Berkeley v4.2 Database Libraries [
ii libebook1.2-3 1.2.3-4.1 Client library for evolution addre
ii libecal1.2-2 1.2.3-4.1 Client library for evolution calen
ii libedata-book1.2-2 1.2.3-4.1 Backend library for evolution addr
ii libedata-cal1.2-1 1.2.3-4.1 Backend library for evolution cale
ii libedataserver1.2-4 1.2.3-4.1 Utily library for evolution data s
ii libegroupwise1.2-5 1.2.3-4.1 Client library for accessing group
ii libesd0 0.2.36-1 Enlightened Sound Daemon - Shared
ii libgconf2-4 2.10.1-6 GNOME configuration database syste
ii libgcrypt11 1.2.1-4 LGPL Crypto library - runtime libr
ii libglib2.0-0 2.8.3-1 The GLib library of C routines
ii libgnome2-0 2.10.1-1 The GNOME 2 library - runtime file
ii libgnomevfs2-0 2.10.1-5 The GNOME virtual file-system libr
ii libgnutls11 1.0.16-13.1 GNU TLS library - runtime library
ii libgpg-error0 1.1-4 library for common error values an
ii libkrb53 1.3.6-5 MIT Kerberos runtime libraries
ii libldap2 2.1.30-12 OpenLDAP libraries
ii liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libsoup2.2-8 2.2.6-1 an HTTP library implementation in
ii libtasn1-2 0.2.13-1 Manage ASN.1 structures (runtime)
ii libxml2 2.6.22-1 GNOME XML library
ii zlib1g 1:1.2.3-4 compression library - runtime
Versions of packages evolution-data-server recommends:
ii evolution 2.2.3-4.1 The groupware suite
-- no debconf information
--
Loïc Minier <[EMAIL PROTECTED]>
diff -u evolution-data-server-1.2.3/debian/control
evolution-data-server-1.2.3/debian/control
--- evolution-data-server-1.2.3/debian/control
+++ evolution-data-server-1.2.3/debian/control
@@ -77,7 +77,7 @@
Package: libebook1.2-dev
Section: libdevel
Architecture: any
-Depends: libebook1.2-3 (= ${Source-Version}), libedataserver1.2-dev (=
${Source-Version}), libgnome2-dev, libnss-dev (>= 2:1.7.6)
+Depends: libebook1.2-3 (= ${Source-Version}), libedataserver1.2-dev (=
${Source-Version}), libgnome2-dev, libnss-dev (>= 2:1.7.6), libdb4.2-dev
Description: Client library for evolution address books (development files)
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
@@ -189,7 +189,7 @@
Package: libcamel1.2-dev
Section: libdevel
Architecture: any
-Depends: libcamel1.2-0, libedataserver1.2-dev, libkrb5-dev
+Depends: libcamel1.2-0, libedataserver1.2-dev, libkrb5-dev, libdb4.2-dev
Description: Development files for libcamel
This package contains header files and static library for libcamel1.2-0
.
diff -u evolution-data-server-1.2.3/debian/changelog
evolution-data-server-1.2.3/debian/changelog
--- evolution-data-server-1.2.3/debian/changelog
+++ evolution-data-server-1.2.3/debian/changelog
@@ -1,3 +1,12 @@
+evolution-data-server (1.2.3-4.2) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Urgency high for RC bug fix.
+ * Add missing libdb4.2-dev dependency to libebook1.2-dev and
+ libcamel1.2-dev. (Closes: #331570, #331571)
+
+ -- Loic Minier <[EMAIL PROTECTED]> Sat, 8 Oct 2005 17:42:11 +0200
+
evolution-data-server (1.2.3-4.1) unstable; urgency=low
* debian/control: fix libedataserver1.2-dev to Depend on libdb4.2-dev