Bug#282325: marked as done (gconf2: Please remove Build-Depends on 'libdb3-dev')

Debian Bug Tracking System owner@bugs.debian.org
Sun, 21 Nov 2004 07:18:17 -0800


Your message dated Sun, 21 Nov 2004 10:02:07 -0500
with message-id <E1CVtE7-0005cB-00@newraff.debian.org>
and subject line Bug#282325: fixed in gconf2 2.8.1-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Nov 2004 11:05:26 +0000
>From aj@andaco.de Sun Nov 21 03:05:26 2004
Return-path: <aj@andaco.de>
Received: from c211022.adsl.hansenet.de (localhost.localdomain) [213.39.211.22] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CVpX4-0005SY-00; Sun, 21 Nov 2004 03:05:26 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
	id 1CVpa2-00059d-0P; Sun, 21 Nov 2004 12:08:30 +0100
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: gconf2: Please remove Build-Depends on 'libdb3-dev'
Message-Id: <E1CVpa2-00059d-0P@localhost.localdomain>
Date: Sun, 21 Nov 2004 12:08:30 +0100
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: gconf2
Severity: wishlist
Tags: patch


I tried to find out if the Build-Depends on 'libdb3-dev' could be
changed to 'libdb4.2-dev'. While checking this, I found that 'gconf2' 
apparently does not need 'libdb3-dev' at all to build. 
I used 'grep' to look for '#include <db.h>' or '-ldb' or something 
similar and did not find anything.
I also compared the build-logs from clean chroot builds with and without
'libdb3-dev' installed and found no difference.

Please drop the Build-Depends on 'libdb3-dev'.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gconf2-2.8.1/debian/control ./debian/control
--- ../tmp-orig/gconf2-2.8.1/debian/control	2004-11-21 10:35:50.747323848 +0000
+++ ./debian/control	2004-11-21 10:35:35.948573600 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Takuo KITAME <kitame@debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Akira TAGOH <tagoh@debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Carlos Perelló Marín <carlos@pemas.net>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zomalan <emil@nishra.com>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Joe Drew <drew@debian.org>, Johannes Rohr <j.rohr@comlink.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Marc 'HE' Brockschmidt <he@debian.org>, Ondřej Surý <ondrej@debian.org>, Rob Bradford <rob@debianplanet.org>, Robert McQueen <robot101@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>,
-Build-Depends: debhelper (>> 3.0.0), liborbit2-dev (>= 1:2.10.2-1.1), libpopt-dev, libxml2-dev, zlib1g-dev, gettext, libdb3-dev, dbs, gcc (>= 3:3.2.2), libgtk2.0-dev (>= 2.4.1-3), gnome-pkg-tools, autoconf, autotools-dev
+Build-Depends: debhelper (>> 3.0.0), liborbit2-dev (>= 1:2.10.2-1.1), libpopt-dev, libxml2-dev, zlib1g-dev, gettext, dbs, gcc (>= 3:3.2.2), libgtk2.0-dev (>= 2.4.1-3), gnome-pkg-tools, autoconf, autotools-dev
 Standards-Version: 3.6.1
 
 Package: gconf2
diff -urN ../tmp-orig/gconf2-2.8.1/debian/control.in ./debian/control.in
--- ../tmp-orig/gconf2-2.8.1/debian/control.in	2004-11-21 10:35:50.752323088 +0000
+++ ./debian/control.in	2004-11-21 10:35:47.131873480 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Takuo KITAME <kitame@debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>> 3.0.0), liborbit2-dev (>= 1:2.10.2-1.1), libpopt-dev, libxml2-dev, zlib1g-dev, gettext, libdb3-dev, dbs, gcc (>= 3:3.2.2), libgtk2.0-dev (>= 2.4.1-3), gnome-pkg-tools, autoconf, autotools-dev
+Build-Depends: debhelper (>> 3.0.0), liborbit2-dev (>= 1:2.10.2-1.1), libpopt-dev, libxml2-dev, zlib1g-dev, gettext, dbs, gcc (>= 3:3.2.2), libgtk2.0-dev (>= 2.4.1-3), gnome-pkg-tools, autoconf, autotools-dev
 Standards-Version: 3.6.1
 
 Package: gconf2

---------------------------------------
Received: (at 282325-close) by bugs.debian.org; 21 Nov 2004 15:10:13 +0000
>From katie@ftp-master.debian.org Sun Nov 21 07:10:13 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CVtLx-0005fk-00; Sun, 21 Nov 2004 07:10:13 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CVtE7-0005cB-00; Sun, 21 Nov 2004 10:02:07 -0500
From: Josselin Mouette <joss@debian.org>
To: 282325-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#282325: fixed in gconf2 2.8.1-3
Message-Id: <E1CVtE7-0005cB-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 21 Nov 2004 10:02:07 -0500
Delivered-To: 282325-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: gconf2
Source-Version: 2.8.1-3

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

gconf2_2.8.1-3.diff.gz
  to pool/main/g/gconf2/gconf2_2.8.1-3.diff.gz
gconf2_2.8.1-3.dsc
  to pool/main/g/gconf2/gconf2_2.8.1-3.dsc
gconf2_2.8.1-3_i386.deb
  to pool/main/g/gconf2/gconf2_2.8.1-3_i386.deb
libgconf2-4_2.8.1-3_i386.deb
  to pool/main/g/gconf2/libgconf2-4_2.8.1-3_i386.deb
libgconf2-dev_2.8.1-3_i386.deb
  to pool/main/g/gconf2/libgconf2-dev_2.8.1-3_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 282325@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josselin Mouette <joss@debian.org> (supplier of updated gconf2 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sun, 21 Nov 2004 14:01:09 +0100
Source: gconf2
Binary: libgconf2-4 gconf2 libgconf2-dev
Architecture: source i386
Version: 2.8.1-3
Distribution: unstable
Urgency: low
Maintainer: Takuo KITAME <kitame@debian.org>
Changed-By: Josselin Mouette <joss@debian.org>
Description: 
 gconf2     - GNOME configuration database system. (daemon and tools, for GNOME
 libgconf2-4 - GNOME configuration database system libraries (for GNOME2)
 libgconf2-dev - GNOME configuration database system development files. (for GNOME
Closes: 282325
Changes: 
 gconf2 (2.8.1-3) unstable; urgency=low
 .
   * gconfd_notify_other_listeners.diff: fix null-pointer free that caused
     crashes of gconfd in some cases.
   * Removed build-depend on libdb3-dev (closes: #282325).
Files: 
 ce30ee925ebb3f69e72c706ad48583fd 1551 libs optional gconf2_2.8.1-3.dsc
 47f3378a6535b1663b4cb420d5dee296 16958 libs optional gconf2_2.8.1-3.diff.gz
 b810f5712d9a636b5ab8dd5c0d20ef1e 1257346 admin optional gconf2_2.8.1-3_i386.deb
 4d94b8e807ae7031e88494400520bc76 67522 libs optional libgconf2-4_2.8.1-3_i386.deb
 9fcf8e19635bdb9fcab7ceda836b5944 87012 libdevel optional libgconf2-dev_2.8.1-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBoJeGrSla4ddfhTMRApvwAKCMkUnUwiXvcITuUxIkhM773rbxFgCgnr/M
T2RWlmkO2UbLI7ugEnqAFag=
=th4M
-----END PGP SIGNATURE-----