Your message dated Thu, 22 Jul 2010 13:32:23 +0000
with message-id <e1obvst-0005q1...@franck.debian.org>
and subject line Bug#588575: fixed in slime 1:20100722-1
has caused the Debian Bug report #588575,
regarding SLIME and Swank have version mismatch
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
588575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588575
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: slime
Version: 1:20100605-1
Severity: minor

When both slime and cl-swank packages are installed with version
1:20100605-1, upon starting they claim there is the following version
mismatch:

  Versions differ: 2010-06-04 (slime) vs. 2010-02-20 (swank).

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (900, 'stable'), (600, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages slime depends on:
ii  dpkg                      1.15.7.2       Debian package management system
ii  emacsen-common            1.4.19         Common facilities for all emacsen
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 

Versions of packages slime recommends:
pn  cl-swank                  <none>         (no description available)
ii  emacs22 [info-browser]    22.3+1-1.2     The GNU Emacs editor
ii  emacs23 [info-browser]    23.1+1-5       The GNU Emacs editor (with GTK+ us
ii  info [info-browser]       4.13a.dfsg.1-5 Standalone GNU Info documentation 
ii  konqueror [info-browser]  4:4.4.4-1      KDE 4's advanced file manager, web

slime suggests no packages.

-- Configuration Files:
/etc/emacs/site-start.d/50slime.el changed:
;; -*-emacs-lisp-*-
;;
;; Emacs startup file for the Debian slime package
;;
;; Originally contributed by Nils Naumann <naum...@unileoben.ac.at>
;; Modified by Dirk Eddelbuettel <e...@debian.org>
;; Adapted for dh-make by Jim Van Zandt <j...@vanzandt.mv.com>
;; The slime package follows the Debian/GNU Linux 'emacsen' policy and
;; byte-compiles its elisp files for each 'emacs flavor' (emacs19,
;; xemacs19, emacs20, xemacs20...).  The compiled code is then
;; installed in a subdirectory of the respective site-lisp directory.
;; We have to add this to the load-path:
(let ((package-dir (concat "/usr/share/"
                           (if (boundp 'flavor) (symbol-name flavor)
                             "emacs")
                           "/site-lisp/slime")))
  (when (file-directory-p package-dir)
        (setq load-path (cons package-dir 
                              (cons (concat package-dir "/contrib")
                                    load-path)))))
(setq slime-backend
      "/usr/share/common-lisp/source/slime/swank-loader.lisp")
(let ((slime-autoloads (concat "/usr/share/"
                               (if (boundp 'flavor) (symbol-name flavor)
                                 "emacs")
                               "/site-lisp/slime/slime-autoloads.elc")))
  (if (file-exists-p slime-autoloads)
      (load slime-autoloads)
    (load "/usr/share/emacs/site-lisp/slime/slime-autoloads.el")))
(eval-after-load "slime"
  '(progn
    (slime-setup '(slime-fancy slime-asdf slime-banner))
    (setq slime-complete-symbol*-fancy t)
    (setq slime-complete-symbol-function 'slime-fuzzy-complete-symbol)))


-- no debconf information





--- End Message ---
--- Begin Message ---
Source: slime
Source-Version: 1:20100722-1

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

cl-swank_20100722-1_all.deb
  to main/s/slime/cl-swank_20100722-1_all.deb
slime_20100722-1.debian.tar.gz
  to main/s/slime/slime_20100722-1.debian.tar.gz
slime_20100722-1.dsc
  to main/s/slime/slime_20100722-1.dsc
slime_20100722-1_all.deb
  to main/s/slime/slime_20100722-1_all.deb
slime_20100722.orig.tar.gz
  to main/s/slime/slime_20100722.orig.tar.gz



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 588...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Milan Zamazal <p...@debian.org> (supplier of updated slime 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Thu, 22 Jul 2010 10:38:15 +0200
Source: slime
Binary: slime cl-swank
Architecture: source all
Version: 1:20100722-1
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
<pkg-common-lisp-devel@lists.alioth.debian.org>
Changed-By: Milan Zamazal <p...@debian.org>
Description: 
 cl-swank   - Superior LISP Interaction Mode for Emacs (Lisp-side server)
 slime      - Superior LISP Interaction Mode for Emacs
Closes: 588575
Changes: 
 slime (1:20100722-1) unstable; urgency=low
 .
   * New upstream.
   * Don't set slime-protocol-version at compile time, this is both
     unnecessary and harmful in Debian; closes: #588575.
   * Standards 3.9.0 (no real change).
Checksums-Sha1: 
 b24acd3c103a07510c98740ea50d1ebf220903e3 1436 slime_20100722-1.dsc
 e9119d5a02d7d2893f56670745cbbca59d67472c 850034 slime_20100722.orig.tar.gz
 4f7c1e84c14d0bff68ea60fdd3ea471b6e7e3a40 14842 slime_20100722-1.debian.tar.gz
 d3577e10a540a645e1eb233d1c629d99291cd64b 1272140 slime_20100722-1_all.deb
 115faa24f67c7bf58fef188fa04febed878cc8e9 505560 cl-swank_20100722-1_all.deb
Checksums-Sha256: 
 5f14fa3a2940f6d6588143fc77c21af0426f3ad2a42623108d0105c2adc7d1b7 1436 
slime_20100722-1.dsc
 f7a5c715ec3ebfe0628ad65b8744357940f68e9eb8c7e72721f6112e27b4f322 850034 
slime_20100722.orig.tar.gz
 afdb18064b7f148721bfbb174686b65ac13ffbf884f7839fa4ea37b0ce4f39b7 14842 
slime_20100722-1.debian.tar.gz
 a813d2f12f1e2078780bbb2f3a8eb6d4deb988b56683960f5c4351f463f90d2f 1272140 
slime_20100722-1_all.deb
 7bacf129a51aea8706db50314379eeff516877477bc307b202e88ce0ffb31bf1 505560 
cl-swank_20100722-1_all.deb
Files: 
 54f9198ae76cf20a8e6ed1d616e22500 1436 lisp optional slime_20100722-1.dsc
 d47724e99da3bbd650333e1b5e8fc593 850034 lisp optional 
slime_20100722.orig.tar.gz
 abfc3f5a8af0c1641558760eef1b7488 14842 lisp optional 
slime_20100722-1.debian.tar.gz
 dc9358ba31dbe137accf44bc1592c5c4 1272140 lisp optional slime_20100722-1_all.deb
 41449fa1381470182de1bd57b7920035 505560 lisp optional 
cl-swank_20100722-1_all.deb

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

iEYEARECAAYFAkxIDLkACgkQkSkk/j3Cm0Ez2wCgu5KoMyEX4HfrF/n4WHZ3COSu
RfcAoLGiuSqumxDzgaDVutRpqgdqaUs8
=rg8z
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-common-lisp-devel mailing list
pkg-common-lisp-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel

Reply via email to