bbdb should definitely be resynced before 6.04 release

Bug #35830 reported by Elias Oltmanns
8
Affects Status Importance Assigned to Milestone
bbdb (Ubuntu)
Fix Released
Medium
Colin Watson

Bug Description

The current emacs / bbdb combination in Dapper doesn't even byte
compile if vm isn't installed. This has been fixed in the Debian
version 2.35.cvs20060204-1. Please see the following changelog entry:

bbdb (2.35.cvs20060204-1) unstable; urgency=low

  * New CVS co
    - Bug fix: "bbdb-news-auto-create-p with 'prompt doesn't work" (Closes: #296577).
  * Bug fix: "bbdb: File error: "Cannot open load file",
    'bbdb-autoloads'" (Closes: #344032, #345186, #345297, #350449, #308336, #279920).
  * Bug fix: "bbdb does not work with gnus-5.10", (works for me [TM]) (Closes: #192904).

 -- Joerg Jaspert <email address hidden> Sat, 4 Feb 2006 16:32:31 +0100

Since this (obviously) involves a new upstream version, I'll add motu-uvf.

Changed in bbdb:
assignee: nobody → motu-uvf
Revision history for this message
Daniel Holbach (dholbach) wrote :

Could you please add the information according to https://lists.ubuntu.com/archives/ubuntu-motu/2006-February/000545.html ?

Changed in bbdb:
status: Unconfirmed → Needs Info
Revision history for this message
Elias Oltmanns (oltmanns) wrote : Re: [Bug 35830] bbdb should definitely be resynced before 6.04 release
Download full text (5.5 KiB)

diffstat of source directories after applying Debian patches
attached. You'll see from the changelogs (attached as well) that it's
mainly the new Debian specific patch to the source I'm after since it
fixes all the bugs mentioned in the changelog which equally apply to
Dapper. The problem is that bbdb is supposed to be byte compiled
during installation which fails if vm isn't installed.

 .cvsignore | 8
 ChangeLog | 84
 INSTALL | 28
 Makefile.in | 2
 aclocal.m4 | 13
 bits/bbdb-ldif.el | 821 +++++++
 bits/bbdb-obsolete.el | 2
 configure | 312 +-
 configure.ac | 76
 debian/changelog | 10
 debian/compat | 1
 debian/control | 2
 debian/copyright | 6
 debian/rules | 6
 html/faq.html | 82
 html/index.html | 19
 lisp/Makefile.in | 48
 lisp/bbdb-com.el | 39
 lisp/bbdb-ftp.el | 3
 lisp/bbdb-gnus.el | 83
 lisp/bbdb-hooks.el | 45
 lisp/bbdb-merge.el | 42
 lisp/bbdb-mhe.el | 10
 lisp/bbdb-migrate.el | 68
 lisp/bbdb-print.el | 56
 lisp/bbdb-reportmail.el | 49
 lisp/bbdb-rmail.el | 208 +
 lisp/bbdb-sc.el | 3
 lisp/bbdb-snarf.el | 24
 lisp/bbdb.el | 106
 texinfo/bbdb.texinfo | 47
 texinfo/bbdb/bbdb.html | 263 ++
 texinfo/bbdb/bbdb_1.html | 5031 +++++++++++++++++++++++++++++++++++++++++++++
 texinfo/bbdb/bbdb_2.html | 323 ++
 texinfo/bbdb/bbdb_3.html | 192 +
 texinfo/bbdb/bbdb_abt.html | 166 +
 texinfo/bbdb/bbdb_fot.html | 99
 texinfo/bbdb/bbdb_toc.html | 178 +
 38 files changed, 7947 insertions(+), 608 deletions(-)

--- bbdb-2.35.cvs20040528/debian/changelog 2006-03-21 11:49:21.000000000 +0100
+++ bbdb-2.35.cvs20060204/debian/changelog 2006-03-18 19:01:29.000000000 +0100
@@ -1,3 +1,13 @@
+bbdb (2.35.cvs20060204-1) unstable; urgency=low
+
+ * New CVS co
+ - Bug fix: "bbdb-news-auto-create-p with 'prompt doesn't work" (Closes: #296577).
+ * Bug fix: "bbdb: File error: "Cannot open load file",
+ 'bbdb-autoloads'" (Closes: #344032, #345186, #345297, #350449, #308336, #279920).
+ * Bug fix: "bbdb does not work with gnus-5.10", (works for me [TM]) (Closes: #192904).
+
+ -- Joerg Jaspert <email address hidden> Sat, 4 Feb 2006 16:32:31 +0100
+
 bbdb (2.35.cvs20040528-1) unstable; urgency=low

   * CVS co - last changes there are from 28.05.2004

--- bbdb-2.35.cvs20040528/ChangeLog 2004-08-11 22:17:28.000000000 +0200
+++ bbdb-2.35.cvs20060204/ChangeLog 2006-02-04 15:29:25.000000000 +0100
@@ -1,3 +1,87 @@
+2005-08-11 Waider <email address hidden>
+
+ * texinfo/bbdb.texinfo, lisp/bbdb-print.el, lisp/bbdb-migrate.el:
+ trivial cleanups
+
+2005-08-02 Waider <email address hidden>
+
+ * lisp/bbdb.el: rewrite the coding cookie on save. This makes sure
+ that the setting of bbdb-file-coding-system is reflected in the
+ file. I'm still not sure that this coding system hacking about is
+ a good idea OR correct, however.
+ *...

Read more...

Revision history for this message
Reinhard Tartler (siretart) wrote :

I know the bbdb for emacs/gnus from former times. this updates seems rather critical to me, so yes, I'm for it

Revision history for this message
Daniel Holbach (dholbach) wrote :

looks like a good candidate.

Revision history for this message
Elias Oltmanns (oltmanns) wrote :

Sorry about the mess with my attachments. Apparently, text/plain
attachments are automatically inlined. Tell me if I should resend
them. What is the canonical mime type for diffstats anyway?

Revision history for this message
Elias Oltmanns (oltmanns) wrote :

Sorry, just noticed that bbdb is in main and that I should have
contacted Matt in the first instance---according to
https://wiki.ubuntu.com/DeveloperResources#freezes at least.

Changed in bbdb:
assignee: motu-uvf → mdz
Revision history for this message
Matt Zimmerman (mdz) wrote :

No objection here; sync away

Changed in bbdb:
assignee: mdz → nobody
Changed in bbdb:
status: Needs Info → Confirmed
Changed in bbdb:
assignee: nobody → ubuntu-archive
Revision history for this message
Elias Oltmanns (oltmanns) wrote :

In the mean time Debian has uploaded a bugfix release which shouldn't
raise any objections against syncing either. It fixes an encoding
issue with the bbdb database file closing Debian bug #351778. The diff
on top of the one discussed earlier in this sync request is attached.

Please sync bbdb 2.35.cvs20060204-1.1 from Debian sid.

Matt Zimmerman (mdz)
Changed in bbdb:
assignee: ubuntu-archive → nobody
Revision history for this message
Colin Watson (cjwatson) wrote :

Done.

Changed in bbdb:
assignee: nobody → kamion
status: Confirmed → Fix Released
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.