libedataserver1.2-dev: Still depends on libdb4.1-dev package

Bug #23447 reported by Debian Bug Importer
6
Affects Status Importance Assigned to Milestone
evolution-data-server (Debian)
Fix Released
Unknown
evolution-data-server (Ubuntu)
Invalid
Medium
Sebastien Bacher

Bug Description

Automatically imported from Debian bug report #330013 http://bugs.debian.org/330013

Revision history for this message
In , Lawrence Walton (lawrence) wrote : More then a manual dependancy

I've been playing with this bug. It's a real dependency from what I can tell.
Or a libconf bug that I don't understand.

The package at this time still has references to libdb4.1 hard coded into it.
And I've yet to figure out how to fix it.

02_system_db.patch in the debian directory looks like it should fix it. It does
not. And why? I've yet to figure out.

IMHO it's a upstream bug but a bug we have to deal with non-the-less.

Here is two patches to fix the conflict, even though it actually brakes the package.

Takuo you are more then welcome to yell at me for these. :)

--- evolution-data-server-1.2.3/debian/control 2005-09-23 08:30:24.000000000 -0700
+++ evolution-data-server-1.2.3/debian/control.new 2005-09-25 20:59:46.577945033 -0700
@@ -37,7 +37,7 @@
 Package: libedataserver1.2-dev
 Section: libdevel
 Architecture: any
-Depends: libedataserver1.2-4 (= ${Source-Version}), libdb4.1-dev, libnspr-dev
+Depends: libedataserver1.2-4 (= ${Source-Version}), libdb4.2-dev, libnspr-dev
 Description: Utility library for evolution data servers (development files)
  The data server, called "Evolution Data Server" is responsible for managing
  calendar and addressbook information.

--- evolution-data-server-1.2.3/debian/control.in 2005-09-23 08:30:24.000000000 -0700
+++ evolution-data-server-1.2.3/debian/control.in.new 2005-09-25 21:00:04.793540555 -0700
@@ -37,7 +37,7 @@
 Package: libedataserver1.2-dev
 Section: libdevel
 Architecture: any
-Depends: libedataserver@VER@ (= ${Source-Version}), libdb4.1-dev, libnspr-dev
+Depends: libedataserver@VER@ (= ${Source-Version}), libdb4.2-dev, libnspr-dev
 Description: Utility library for evolution data servers (development files)
  The data server, called "Evolution Data Server" is responsible for managing
  calendar and addressbook information.

Here is the my first stab at fixing one of the underlying problems.
Does not fix the problem though. :)

--- evolution-data-server-1.2.3/libedataserver/Makefile.am 2005-01-04 10:47:48.000000000 -0800
+++ evolution-data-server-1.2.3/libedataserver/Makefile.am.new 2005-09-25 21:55:26.759840844 -0700
@@ -44,7 +44,7 @@
 libedataserver_1_2_la_LIBADD = \
        $(E_DATA_SERVER_LIBS) \
        $(ICONV_LIBS) \
- $(top_builddir)/libdb/dist/libdb-4.1.la
+ $(top_builddir)/libdb/dist/libdb-4.2.la

 libedataserver_1_2_la_LDFLAGS = \
        -version-info $(LIBEDATASERVER_CURRENT):$(LIBEDATASERVER_REVISION):$(LIBEDATASERVER_AGE)

--
*--* Mail: <email address hidden>
*--* Voice: 425.739.4247
*--* Fax: 425.827.9577
*--* HTTP://the-penguin.otak.com/~lawrence
--------------------------------------
- - - - - - O t a k i n c . - - - - -

Revision history for this message
In , Jose Carlos Garcia Sogo (jsogo) wrote : block 331384 with 330013

# Automatically generated email from bts, devscripts version 2.9.7
block 331384 with 330013

Revision history for this message
In , Joachim Breitner (nomeata) wrote : Looking at Ubuntu

Hi,

it seems that Ubuntu could solve this problem somhow:
http://packages.ubuntu.com/changelogs/pool/main/e/evolution-data-server/evolution-data-server_1.4.1-0ubuntu1/changelog#versionversion1.1.3-0ubuntu7

But it is not clear what they did, if they did more than just change the
dependency. Maybe you can just ask
Sebastien Bacher <email address hidden>

Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
  <email address hidden> | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: <email address hidden> | http://people.debian.org/~nomeata

Revision history for this message
In , James Troup (james-nocrew) wrote : Re: Missing dependency on libdb4.2-dev

severity 330013 serious
merge 331569 330013
thanks

I've uploaded an NMU to fix this bug, as it's been broken in the
archive since it was uploaded 2 and a half weeks ago.

--
James

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
@@ -37,7 +37,7 @@
 Package: libedataserver1.2-dev
 Section: libdevel
 Architecture: any
-Depends: libedataserver1.2-4 (= ${Source-Version}), libdb4.1-dev, libnspr-dev
+Depends: libedataserver1.2-4 (= ${Source-Version}), libdb4.2-dev, libnspr-dev
 Description: Utility library for evolution data servers (development files)
  The data server, called "Evolution Data Server" is responsible for managing
  calendar and addressbook information.
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,10 @@
+evolution-data-server (1.2.3-4.1) unstable; urgency=low
+
+ * debian/control: fix libedataserver1.2-dev to Depend on libdb4.2-dev
+ rather than libdb4.1-dev. Closes: #331569, #330013
+
+ -- James Troup <email address hidden> Sat, 8 Oct 2005 01:54:09 +0100
+
 evolution-data-server (1.2.3-4) unstable; urgency=low

   * Build with db4.2 (closes: #282770)

Revision history for this message
In , James Troup (james-nocrew) wrote : Fixed in NMU of evolution-data-server 1.2.3-4.1
Download full text (4.9 KiB)

tag 330013 + fixed
tag 331569 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload. The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 8 Oct 2005 01:54:09 +0100
Source: evolution-data-server
Binary: libcamel1.2-0 libedataserver1.2-dev libedata-cal1.2-dev libecal1.2-dev libegroupwise1.2-5 libedata-cal1.2-1 libcamel1.2-dev libedataserverui1.2-4 evolution-data-server libebook1.2-3 libedata-book1.2-2 libedataserver1.2-4 libedata-book1.2-dev libedataserverui1.2-dev evolution-data-server-dev libecal1.2-2 libegroupwise1.2-dev libebook1.2-dev
Architecture: source i386
Version: 1.2.3-4.1
Distribution: unstable
Urgency: low
Maintainer: Takuo KITAME <email address hidden>
Changed-By: James Troup <email address hidden>
Description:
 evolution-data-server - evolution database backend server
 evolution-data-server-dev - Development files for evolution-data-server (meta package)
 libcamel1.2-0 - The Evolution MIME message handling library
 libcamel1.2-dev - Development files for libcamel
 libebook1.2-3 - Client library for evolution address books
 libebook1.2-dev - Client library for evolution address books (development files)
 libecal1.2-2 - Client library for evolution calendars
 libecal1.2-dev - Client library for evolution calendars (development files)
 libedata-book1.2-2 - Backend library for evolution address books
 libedata-book1.2-dev - Backend library for evolution address books (development files)
 libedata-cal1.2-1 - Backend library for evolution calendars
 libedata-cal1.2-dev - Backend library for evolution calendars (development files)
 libedataserver1.2-4 - Utily library for evolution data servers
 libedataserver1.2-dev - Utility library for evolution data servers (development files)
 libedataserverui1.2-4 - GUI utily library for evolution data servers
 libedataserverui1.2-dev - GUI utility library for evolution data servers (development files
 libegroupwise1.2-5 - Client library for accessing groupwise POA through SOAP interface
 libegroupwise1.2-dev - Development files for libegroupwise
Closes: 330013 331569
Changes:
 evolution-data-server (1.2.3-4.1) unstable; urgency=low
 .
   * debian/control: fix libedataserver1.2-dev to Depend on libdb4.2-dev
     rather than libdb4.1-dev. Closes: #331569, #330013
Files:
 813886b05adb07a1efb4591d611b925b 1789 gnome optional evolution-data-server_1.2.3-4.1.dsc
 77fbdda6295b701a8f31be76c2e64ac5 30735 gnome optional evolution-data-server_1.2.3-4.1.diff.gz
 0b90ab47e33baad9a72e0333f29cba2b 1849460 gnome optional evolution-data-server_1.2.3-4.1_i386.deb
 01f8882d52d96e7d833032169172ad58 30046 devel optional evolution-data-server-dev_1.2.3-4.1_i386.deb
 dd64f2954c287d7fd83ead2df7a2d275 95428 libs optional libedataserver1.2-4_1.2.3-4.1_i386.deb
 6e1cc6e42334201b76bc768ce45f10c1 43366 libdevel optional libedataserver1.2-dev_1.2.3-4.1_i386.deb
 4fde27b1c072cd570bc323ec01220e66 79582 libs optional libedataserverui1.2-4_1.2.3-4.1_i386.deb
 b93e125174f2d03c22c3fface8ecd4e7 36088 libdevel optional libedataserverui1.2-dev_1.2.3-4.1_i386.deb
 13a17c4876a11192dde99f0f44224bb2 99054 libs optional libebook1.2-3_1.2.3-4.1_i386.deb
 65d...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #330013 http://bugs.debian.org/330013

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sun, 25 Sep 2005 11:01:13 +0200
From: Jose Carlos Garcia Sogo <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: libedataserver1.2-dev: Still depends on libdb4.1-dev package

Package: libedataserver1.2-dev
Version: 1.2.3-4
Severity: important

  Hi,

  It seems that in a manual dependency, libedataserver1.2-dev package
  still depends on libdb4.1-dev package, making impossible to install
  libdb4.2-dev package to build other software.

  Thanks

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11swsusp2
Locale: LANG=es_ES.UTF-8@euro, LC_CTYPE=es_ES.UTF-8@euro (charmap=UTF-8)

Versions of packages libedataserver1.2-dev depends on:
ii libdb4.1-dev 4.1.25-18 Berkeley v4.1 Database Libraries [
ii libedataserver1.2-4 1.2.3-4 Utily library for evolution data s
ii libnspr-dev 2:1.7.11-1 Netscape Portable Runtime library

libedataserver1.2-dev recommends no packages.

-- no debconf information

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.6 KiB)

Message-ID: <email address hidden>
Date: Sun, 25 Sep 2005 22:06:55 -0700
From: Lawrence Walton <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: More then a manual dependancy

--mYCpIKhGyMATD0i+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I've been playing with this bug. It's a real dependency from what I can tel=
l.
Or a libconf bug that I don't understand.

The package at this time still has references to libdb4.1 hard coded into i=
t.=20
And I've yet to figure out how to fix it.

02_system_db.patch in the debian directory looks like it should fix it. It =
does
not. And why? I've yet to figure out.

IMHO it's a upstream bug but a bug we have to deal with non-the-less.

Here is two patches to fix the conflict, even though it actually brakes the=
 package.

Takuo you are more then welcome to yell at me for these. :)

--- evolution-data-server-1.2.3/debian/control 2005-09-23 08:30:24.0000000=
00 -0700
+++ evolution-data-server-1.2.3/debian/control.new 2005-09-25 20:59:46=
=2E577945033 -0700
@@ -37,7 +37,7 @@
 Package: libedataserver1.2-dev
 Section: libdevel
 Architecture: any
-Depends: libedataserver1.2-4 (=3D ${Source-Version}), libdb4.1-dev, libnsp=
r-dev
+Depends: libedataserver1.2-4 (=3D ${Source-Version}), libdb4.2-dev, libnsp=
r-dev
 Description: Utility library for evolution data servers (development files)
  The data server, called "Evolution Data Server" is responsible for managi=
ng
  calendar and addressbook information.

--- evolution-data-server-1.2.3/debian/control.in 2005-09-23 08:30:24=
=2E000000000 -0700
+++ evolution-data-server-1.2.3/debian/control.in.new 2005-09-25 21:00:04=
=2E793540555 -0700
@@ -37,7 +37,7 @@
 Package: libedataserver1.2-dev
 Section: libdevel
 Architecture: any
-Depends: libedataserver@VER@ (=3D ${Source-Version}), libdb4.1-dev, libnsp=
r-dev
+Depends: libedataserver@VER@ (=3D ${Source-Version}), libdb4.2-dev, libnsp=
r-dev
 Description: Utility library for evolution data servers (development files)
  The data server, called "Evolution Data Server" is responsible for managi=
ng
  calendar and addressbook information.

Here is the my first stab at fixing one of the underlying problems.
Does not fix the problem though. :)

--- evolution-data-server-1.2.3/libedataserver/Makefile.am 2005-01-04 =
10:47:48.000000000 -0800
+++ evolution-data-server-1.2.3/libedataserver/Makefile.am.new 2005-09-25 =
21:55:26.759840844 -0700
@@ -44,7 +44,7 @@
 libedataserver_1_2_la_LIBADD =3D \
        $(E_DATA_SERVER_LIBS) \
        $(ICONV_LIBS) \
- $(top_builddir)/libdb/dist/libdb-4.1.la
+ $(top_builddir)/libdb/dist/libdb-4.2.la

 libedataserver_1_2_la_LDFLAGS =3D =
                                       \
        -version-info $(LIBEDATASERVER_CURRENT):$(LIBEDATASERVER_REVISION):=
$(LIBEDATASERVER_AGE)

--=20
*--* Mail: <email address hidden>
*--* Voice: 425.739.4247
*--* Fax: 425.827.9577
*--* H...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Mon, 3 Oct 2005 22:56:53 +0200
From: Jose Carlos Garcia Sogo <email address hidden>
To: <email address hidden>
Subject: block 331384 with 330013

# Automatically generated email from bts, devscripts version 2.9.7
block 331384 with 330013

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Thu, 06 Oct 2005 01:53:29 +0200
From: Joachim Breitner <email address hidden>
To: <email address hidden>
Subject: Looking at Ubuntu

Hi,

it seems that Ubuntu could solve this problem somhow:
http://packages.ubuntu.com/changelogs/pool/main/e/evolution-data-server/evolution-data-server_1.4.1-0ubuntu1/changelog#versionversion1.1.3-0ubuntu7

But it is not clear what they did, if they did more than just change the
dependency. Maybe you can just ask
Sebastien Bacher <email address hidden>

Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
  <email address hidden> | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: <email address hidden> | http://people.debian.org/~nomeata

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sat, 08 Oct 2005 02:14:33 +0100
From: James Troup <email address hidden>
To: <email address hidden>
Subject: Re: Missing dependency on libdb4.2-dev

severity 330013 serious
merge 331569 330013
thanks

I've uploaded an NMU to fix this bug, as it's been broken in the
archive since it was uploaded 2 and a half weeks ago.

--
James

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
@@ -37,7 +37,7 @@
 Package: libedataserver1.2-dev
 Section: libdevel
 Architecture: any
-Depends: libedataserver1.2-4 (= ${Source-Version}), libdb4.1-dev, libnspr-dev
+Depends: libedataserver1.2-4 (= ${Source-Version}), libdb4.2-dev, libnspr-dev
 Description: Utility library for evolution data servers (development files)
  The data server, called "Evolution Data Server" is responsible for managing
  calendar and addressbook information.
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,10 @@
+evolution-data-server (1.2.3-4.1) unstable; urgency=low
+
+ * debian/control: fix libedataserver1.2-dev to Depend on libdb4.2-dev
+ rather than libdb4.1-dev. Closes: #331569, #330013
+
+ -- James Troup <email address hidden> Sat, 8 Oct 2005 01:54:09 +0100
+
 evolution-data-server (1.2.3-4) unstable; urgency=low

   * Build with db4.2 (closes: #282770)

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (5.2 KiB)

Message-Id: <email address hidden>
Date: Fri, 07 Oct 2005 19:17:18 -0700
From: James Troup <email address hidden>
To: <email address hidden>
Cc: James Troup <email address hidden>, Takuo KITAME <email address hidden>
Subject: Fixed in NMU of evolution-data-server 1.2.3-4.1

tag 330013 + fixed
tag 331569 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload. The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 8 Oct 2005 01:54:09 +0100
Source: evolution-data-server
Binary: libcamel1.2-0 libedataserver1.2-dev libedata-cal1.2-dev libecal1.2-dev libegroupwise1.2-5 libedata-cal1.2-1 libcamel1.2-dev libedataserverui1.2-4 evolution-data-server libebook1.2-3 libedata-book1.2-2 libedataserver1.2-4 libedata-book1.2-dev libedataserverui1.2-dev evolution-data-server-dev libecal1.2-2 libegroupwise1.2-dev libebook1.2-dev
Architecture: source i386
Version: 1.2.3-4.1
Distribution: unstable
Urgency: low
Maintainer: Takuo KITAME <email address hidden>
Changed-By: James Troup <email address hidden>
Description:
 evolution-data-server - evolution database backend server
 evolution-data-server-dev - Development files for evolution-data-server (meta package)
 libcamel1.2-0 - The Evolution MIME message handling library
 libcamel1.2-dev - Development files for libcamel
 libebook1.2-3 - Client library for evolution address books
 libebook1.2-dev - Client library for evolution address books (development files)
 libecal1.2-2 - Client library for evolution calendars
 libecal1.2-dev - Client library for evolution calendars (development files)
 libedata-book1.2-2 - Backend library for evolution address books
 libedata-book1.2-dev - Backend library for evolution address books (development files)
 libedata-cal1.2-1 - Backend library for evolution calendars
 libedata-cal1.2-dev - Backend library for evolution calendars (development files)
 libedataserver1.2-4 - Utily library for evolution data servers
 libedataserver1.2-dev - Utility library for evolution data servers (development files)
 libedataserverui1.2-4 - GUI utily library for evolution data servers
 libedataserverui1.2-dev - GUI utility library for evolution data servers (development files
 libegroupwise1.2-5 - Client library for accessing groupwise POA through SOAP interface
 libegroupwise1.2-dev - Development files for libegroupwise
Closes: 330013 331569
Changes:
 evolution-data-server (1.2.3-4.1) unstable; urgency=low
 .
   * debian/control: fix libedataserver1.2-dev to Depend on libdb4.2-dev
     rather than libdb4.1-dev. Closes: #331569, #330013
Files:
 813886b05adb07a1efb4591d611b925b 1789 gnome optional evolution-data-server_1.2.3-4.1.dsc
 77fbdda6295b701a8f31be76c2e64ac5 30735 gnome optional evolution-data-server_1.2.3-4.1.diff.gz
 0b90ab47e33baad9a72e0333f29cba2b 1849460 gnome optional evolution-data-server_1.2.3-4.1_i386.deb
 01f8882d52d96e7d833032169172ad58 30046 devel optional evolution-data-server-dev_1.2.3-4.1_i386.deb
 dd64f2954c287d7fd83ead2df7a2d275 95428 libs optional libedataserver1.2-4_1.2.3-4.1_i386.deb
 6e1cc6e42334201b76bc768ce45f10c1 43366 libdevel optional libedataserver1.2-dev_1.2.3-4.1_i386.deb
 4fde27b...

Read more...

Revision history for this message
Matt Zimmerman (mdz) wrote :

Our libedataserver1.2-dev doesn't seem to depend on an libdb*-dev; is this correct?

Revision history for this message
Sebastien Bacher (seb128) wrote :

Right, we have not changed the package to do that

Revision history for this message
In , Jordi Mallach (jordi) wrote : Fixed in NMU of evolution-data-server 1.2.3-5
Download full text (4.9 KiB)

tag 315163 + fixed
tag 330013 + fixed
tag 331569 + fixed
tag 331570 + fixed
tag 331571 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload. The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 31 Oct 2005 10:06:04 +0100
Source: evolution-data-server
Binary: libcamel1.2-0 libedataserver1.2-dev libedata-cal1.2-dev libecal1.2-dev libegroupwise1.2-5 libedata-cal1.2-1 libcamel1.2-dev libedataserverui1.2-4 evolution-data-server libebook1.2-3 libedata-book1.2-2 libedataserver1.2-4 libedata-book1.2-dev libedataserverui1.2-dev evolution-data-server-dev libecal1.2-2 libegroupwise1.2-dev libebook1.2-dev
Architecture: source i386
Version: 1.2.3-5
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach <email address hidden>
Changed-By: Jordi Mallach <email address hidden>
Description:
 evolution-data-server - evolution database backend server
 evolution-data-server-dev - Development files for evolution-data-server (meta package)
 libcamel1.2-0 - The Evolution MIME message handling library
 libcamel1.2-dev - Development files for libcamel
 libebook1.2-3 - Client library for evolution address books
 libebook1.2-dev - Client library for evolution address books (development files)
 libecal1.2-2 - Client library for evolution calendars
 libecal1.2-dev - Client library for evolution calendars (development files)
 libedata-book1.2-2 - Backend library for evolution address books
 libedata-book1.2-dev - Backend library for evolution address books (development files)
 libedata-cal1.2-1 - Backend library for evolution calendars
 libedata-cal1.2-dev - Backend library for evolution calendars (development files)
 libedataserver1.2-4 - Utily library for evolution data servers
 libedataserver1.2-dev - Utility library for evolution data servers (development files)
 libedataserverui1.2-4 - GUI utily library for evolution data servers
 libedataserverui1.2-dev - GUI utility library for evolution data servers (development files
 libegroupwise1.2-5 - Client library for accessing groupwise POA through SOAP interface
 libegroupwise1.2-dev - Development files for libegroupwise
Closes: 315163 330013 331569 331570 331571
Changes:
 evolution-data-server (1.2.3-5) unstable; urgency=low
 .
   * Acknowledge NMU changes, thanks James Troup and Loïc Minier
     (closes: #331569, #330013, #331570, #331571).
   * Forwardport a security improvement from evolution 2.0.3-1.2 that got
     lost later on:
     - debian/rules: move here chmod/chgrp calls for camel-lock-helper
       from evolution-data-server.postinst, and make it sgid mail, not
       suid root.
     - debian/evolution-data-server.postinst: removed.
   * Patch from Michael Banck to not build with libldap2-dev on hurd-i386
     (closes: #315163).
     - debian/control.in (Build-Depends): Do not Build-Depend on
       libldap2-dev on hurd-i386.
     - debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Do not add --with-openldap
       on GNU/Hurd.
Files:
 332f3664c2ea66b148a10b6781b27f4a 1160 gnome optional evolution-data-server_1.2.3-5.dsc
 551b34d6e0e3fd45e3d253f36e930cf5 11636 gnome optional evolution-data-server_1.2.3-5.diff.gz
 fdda8a41e0cc477...

Read more...

Revision history for this message
In , Jordi Mallach (jordi) wrote : Bug#330013: fixed in evolution-data-server 1.2.3-6
Download full text (8.0 KiB)

Source: evolution-data-server
Source-Version: 1.2.3-6

We believe that the bug you reported is fixed in the latest version of
evolution-data-server, which is due to be installed in the Debian FTP archive:

evolution-data-server-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/evolution-data-server-dev_1.2.3-6_i386.deb
evolution-data-server_1.2.3-6.diff.gz
  to pool/main/e/evolution-data-server/evolution-data-server_1.2.3-6.diff.gz
evolution-data-server_1.2.3-6.dsc
  to pool/main/e/evolution-data-server/evolution-data-server_1.2.3-6.dsc
evolution-data-server_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/evolution-data-server_1.2.3-6_i386.deb
libcamel1.2-0_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libcamel1.2-0_1.2.3-6_i386.deb
libcamel1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libcamel1.2-dev_1.2.3-6_i386.deb
libebook1.2-3_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libebook1.2-3_1.2.3-6_i386.deb
libebook1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libebook1.2-dev_1.2.3-6_i386.deb
libecal1.2-2_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libecal1.2-2_1.2.3-6_i386.deb
libecal1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libecal1.2-dev_1.2.3-6_i386.deb
libedata-book1.2-2_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-book1.2-2_1.2.3-6_i386.deb
libedata-book1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-book1.2-dev_1.2.3-6_i386.deb
libedata-cal1.2-1_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-cal1.2-1_1.2.3-6_i386.deb
libedata-cal1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-cal1.2-dev_1.2.3-6_i386.deb
libedataserver1.2-4_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserver1.2-4_1.2.3-6_i386.deb
libedataserver1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserver1.2-dev_1.2.3-6_i386.deb
libedataserverui1.2-4_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserverui1.2-4_1.2.3-6_i386.deb
libedataserverui1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserverui1.2-dev_1.2.3-6_i386.deb
libegroupwise1.2-5_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libegroupwise1.2-5_1.2.3-6_i386.deb
libegroupwise1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libegroupwise1.2-dev_1.2.3-6_i386.deb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <email address hidden> (supplier of updated evolution-data-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 31 Oct 2005 13:24:39 +0100
Source: evolution-data-server
Binary: libcamel1.2-0 libedataserver1.2-dev libed...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (5.2 KiB)

Message-Id: <email address hidden>
Date: Mon, 31 Oct 2005 03:47:08 -0800
From: Jordi Mallach <email address hidden>
To: <email address hidden>
Cc: Jordi Mallach <email address hidden>
Subject: Fixed in NMU of evolution-data-server 1.2.3-5

tag 315163 + fixed
tag 330013 + fixed
tag 331569 + fixed
tag 331570 + fixed
tag 331571 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload. The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 31 Oct 2005 10:06:04 +0100
Source: evolution-data-server
Binary: libcamel1.2-0 libedataserver1.2-dev libedata-cal1.2-dev libecal1.2-dev libegroupwise1.2-5 libedata-cal1.2-1 libcamel1.2-dev libedataserverui1.2-4 evolution-data-server libebook1.2-3 libedata-book1.2-2 libedataserver1.2-4 libedata-book1.2-dev libedataserverui1.2-dev evolution-data-server-dev libecal1.2-2 libegroupwise1.2-dev libebook1.2-dev
Architecture: source i386
Version: 1.2.3-5
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach <email address hidden>
Changed-By: Jordi Mallach <email address hidden>
Description:
 evolution-data-server - evolution database backend server
 evolution-data-server-dev - Development files for evolution-data-server (meta package)
 libcamel1.2-0 - The Evolution MIME message handling library
 libcamel1.2-dev - Development files for libcamel
 libebook1.2-3 - Client library for evolution address books
 libebook1.2-dev - Client library for evolution address books (development files)
 libecal1.2-2 - Client library for evolution calendars
 libecal1.2-dev - Client library for evolution calendars (development files)
 libedata-book1.2-2 - Backend library for evolution address books
 libedata-book1.2-dev - Backend library for evolution address books (development files)
 libedata-cal1.2-1 - Backend library for evolution calendars
 libedata-cal1.2-dev - Backend library for evolution calendars (development files)
 libedataserver1.2-4 - Utily library for evolution data servers
 libedataserver1.2-dev - Utility library for evolution data servers (development files)
 libedataserverui1.2-4 - GUI utily library for evolution data servers
 libedataserverui1.2-dev - GUI utility library for evolution data servers (development files
 libegroupwise1.2-5 - Client library for accessing groupwise POA through SOAP interface
 libegroupwise1.2-dev - Development files for libegroupwise
Closes: 315163 330013 331569 331570 331571
Changes:
 evolution-data-server (1.2.3-5) unstable; urgency=low
 .
   * Acknowledge NMU changes, thanks James Troup and Loïc Minier
     (closes: #331569, #330013, #331570, #331571).
   * Forwardport a security improvement from evolution 2.0.3-1.2 that got
     lost later on:
     - debian/rules: move here chmod/chgrp calls for camel-lock-helper
       from evolution-data-server.postinst, and make it sgid mail, not
       suid root.
     - debian/evolution-data-server.postinst: removed.
   * Patch from Michael Banck to not build with libldap2-dev on hurd-i386
     (closes: #315163).
     - debian/control.in (Build-Depends): Do not Build-Depend on
       libldap2-dev on hurd-i386.
     - debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Do not...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (8.2 KiB)

Message-Id: <email address hidden>
Date: Mon, 31 Oct 2005 05:17:08 -0800
From: Jordi Mallach <email address hidden>
To: <email address hidden>
Subject: Bug#330013: fixed in evolution-data-server 1.2.3-6

Source: evolution-data-server
Source-Version: 1.2.3-6

We believe that the bug you reported is fixed in the latest version of
evolution-data-server, which is due to be installed in the Debian FTP archive:

evolution-data-server-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/evolution-data-server-dev_1.2.3-6_i386.deb
evolution-data-server_1.2.3-6.diff.gz
  to pool/main/e/evolution-data-server/evolution-data-server_1.2.3-6.diff.gz
evolution-data-server_1.2.3-6.dsc
  to pool/main/e/evolution-data-server/evolution-data-server_1.2.3-6.dsc
evolution-data-server_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/evolution-data-server_1.2.3-6_i386.deb
libcamel1.2-0_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libcamel1.2-0_1.2.3-6_i386.deb
libcamel1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libcamel1.2-dev_1.2.3-6_i386.deb
libebook1.2-3_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libebook1.2-3_1.2.3-6_i386.deb
libebook1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libebook1.2-dev_1.2.3-6_i386.deb
libecal1.2-2_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libecal1.2-2_1.2.3-6_i386.deb
libecal1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libecal1.2-dev_1.2.3-6_i386.deb
libedata-book1.2-2_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-book1.2-2_1.2.3-6_i386.deb
libedata-book1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-book1.2-dev_1.2.3-6_i386.deb
libedata-cal1.2-1_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-cal1.2-1_1.2.3-6_i386.deb
libedata-cal1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedata-cal1.2-dev_1.2.3-6_i386.deb
libedataserver1.2-4_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserver1.2-4_1.2.3-6_i386.deb
libedataserver1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserver1.2-dev_1.2.3-6_i386.deb
libedataserverui1.2-4_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserverui1.2-4_1.2.3-6_i386.deb
libedataserverui1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libedataserverui1.2-dev_1.2.3-6_i386.deb
libegroupwise1.2-5_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libegroupwise1.2-5_1.2.3-6_i386.deb
libegroupwise1.2-dev_1.2.3-6_i386.deb
  to pool/main/e/evolution-data-server/libegroupwise1.2-dev_1.2.3-6_i386.deb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <email address hidden> (supplier of updated evolution-data-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
admini...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.