Your message dated Tue, 15 May 2007 00:02:40 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#423155: fixed in emacs-goodies-el 26.11-1
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)

--- Begin Message ---
Package: dpkg-dev-el
Version: 26.10-1
Severity: normal
Tags: patch

822-date is deprecated and prints out a warning to that effect, which
means debian-changelog-mode now generates wrong changelog entries.
The following patch fixes that:

--- /usr/share/emacs21/site-lisp/dpkg-dev-el/debian-changelog-mode.el~  
2007-05-10 10:00:49.000000000 +0200
+++ /usr/share/emacs21/site-lisp/dpkg-dev-el/debian-changelog-mode.el   
2007-05-10 10:01:11.000000000 +0200
@@ -1115,9 +1115,9 @@
 
 (defun debian-changelog-date-string ()
   "Return RFC-822 format date string."
-  (let* ((dp "822-date")
+  (let* ((dp "date")
         (cp (point))
-        (ret (call-process "822-date" nil t))
+        (ret (call-process "date" nil t nil "-R"))
         (np (point))
         (out nil))
     (cond ((not (or (eq ret nil) (eq ret 0)))

Roland.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-xen-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dpkg-dev-el depends on:
ii  debian-el                   26.10-1      Emacs helpers specific to Debian u
ii  emacs [emacsen]             21.4a+1-5    The GNU Emacs editor (metapackage)
ii  emacs-snapshot-gtk [emacsen 1:20070302-1 The GNU Emacs editor (with GTK+ 2.
ii  emacs21 [emacsen]           21.4a+1-5    The GNU Emacs editor

Versions of packages dpkg-dev-el recommends:
ii  wget                          1.10.2-2   retrieves files from the web

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: emacs-goodies-el
Source-Version: 26.11-1

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

debian-el_26.11-1_all.deb
  to pool/main/e/emacs-goodies-el/debian-el_26.11-1_all.deb
devscripts-el_26.11-1_all.deb
  to pool/main/e/emacs-goodies-el/devscripts-el_26.11-1_all.deb
dpkg-dev-el_26.11-1_all.deb
  to pool/main/e/emacs-goodies-el/dpkg-dev-el_26.11-1_all.deb
emacs-goodies-el_26.11-1.diff.gz
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.11-1.diff.gz
emacs-goodies-el_26.11-1.dsc
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.11-1.dsc
emacs-goodies-el_26.11-1_all.deb
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.11-1_all.deb
emacs-goodies-el_26.11.orig.tar.gz
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.11.orig.tar.gz
gnus-bonus-el_26.11-1_all.deb
  to pool/main/e/emacs-goodies-el/gnus-bonus-el_26.11-1_all.deb
vm-bonus-el_26.11-1_all.deb
  to pool/main/e/emacs-goodies-el/vm-bonus-el_26.11-1_all.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 PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter S Galbraith <[EMAIL PROTECTED]> (supplier of updated emacs-goodies-el 
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 PROTECTED])


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

Format: 1.7
Date: Mon, 14 May 2007 19:26:43 -0400
Source: emacs-goodies-el
Binary: gnus-bonus-el dpkg-dev-el vm-bonus-el emacs-goodies-el debian-el 
devscripts-el
Architecture: source all
Version: 26.11-1
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith <[EMAIL PROTECTED]>
Changed-By: Peter S Galbraith <[EMAIL PROTECTED]>
Description: 
 debian-el  - Emacs helpers specific to Debian users
 devscripts-el - Emacs wrappers for the commands in devscripts
 dpkg-dev-el - Emacs helpers specific to Debian development
 emacs-goodies-el - Miscellaneous add-ons for Emacs
 gnus-bonus-el - Miscellaneous add-ons for Gnus
 vm-bonus-el - Miscellaneous add-ons for VM
Closes: 144781 420845 423142 423155 423828
Changes: 
 emacs-goodies-el (26.11-1) unstable; urgency=low
 .
   * dpkg-dev-el:
    - debian-changelog-mode.el: Use "date -R" instead of deprecated
     "822-date".  Thanks to Matej Vela. (Closes: #423142, #423155, #423828)
   * emacs-goodies-el:
    - todoo.el: Comment out clobbering of outline-mode-menu-bar-map key
      entries. This is far too aggressive.  A much better fix would be to
      undefine the keys for todoo-mode-map.  Thanks to Simon Pepping
      (Closes: #144781).
    - filladapt.el: Make turn-on-filladapt-mode interactive.
      Thanks to Kevin Ryde (Closes: #420845).
Files: 
 12b1324cf39817db52168a661762297f 861 editors optional 
emacs-goodies-el_26.11-1.dsc
 c39346b67ed7dd85568fa28bb2170ed2 1057795 editors optional 
emacs-goodies-el_26.11.orig.tar.gz
 7c53464116c332883d2c4136d32b7519 102262 editors optional 
emacs-goodies-el_26.11-1.diff.gz
 dfe5836b382fe494f3b49e39232e2bcd 937316 editors optional 
emacs-goodies-el_26.11-1_all.deb
 22b7e8155053ffe6cc38a9c6b92a9452 73066 news optional 
gnus-bonus-el_26.11-1_all.deb
 c8a89fe8fc2e21fdeef740a11c452f92 32742 editors optional 
devscripts-el_26.11-1_all.deb
 46b83e98deb27633e7cacbebcd892b99 86134 utils optional debian-el_26.11-1_all.deb
 c3da55e70da12d3a3ed92839655b9dd4 62118 utils optional 
dpkg-dev-el_26.11-1_all.deb
 cf2574e1f8d269a5e5ca41881b575460 56916 mail optional 
vm-bonus-el_26.11-1_all.deb

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

iQCVAwUBRkj0yrwVH8jSqROhAQIwfAQAgczgkQ247kndrR54GIWtTZ1baBsmOzsA
W2Xi0c8kfgvTUewLyvHqZZYxzKpDBrz6IbII2RcQ3Ec4Un7JUrE2KqKBzmpgkxFJ
tZXakZVl7hYMbTmU4C9SM2qQLXe+3SeU1QLkNqz0gZg/oetNfT4LmHKnRKx/mVvC
qnj2v/plyQs=
=KTyp
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to