Your message dated Fri, 08 May 2009 09:32:16 +0000
with message-id <e1m2mre-0002uc...@ries.debian.org>
and subject line Bug#492111: fixed in stumpwm 1:20090502.git482df740-1
has caused the Debian Bug report #492111,
regarding stumpwm: Info manual missing some informations
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.)


-- 
492111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492111
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: stumpwm
Version: 1:20080721-1
Severity: normal
Tags: upstream

Hello,

as explained by Shawn at [1], CLISP has some problems when it generates
the StumpWM Info manual, missing the documentation for the macros.

However, it seems that also the SBCL-built Info manual [2] is missing
something, as per the attached diff [3].

I don't really have any preference WRT the CL implementation used to
build the manual, but if both produce a broken manual, I'd stay with
CLISP.

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://lists.gnu.org/archive/html/stumpwm-devel/2008-07/msg00089.html
[2] FWIW, Debian cannot switch to SBCL to build the Info manual since
    CLX cannot be automatically loaded because of bug #492046:
      http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492046
[3] I removed any non-significant difference, e.g. page number changes

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages stumpwm depends on:
ii  cl-clx-sbcl                   0.7.3-1    An X11 Common Lisp client library 
ii  cl-ppcre                      1.3.2-2    Portable Regular Express Library f
ii  clisp                         1:2.44.1-4 GNU CLISP, a Common Lisp implement
ii  common-lisp-controller        6.16       Common Lisp source and compiler ma

stumpwm recommends no packages.

Versions of packages stumpwm suggests:
ii  conkeror [www-browser]   0.9~git080522-2 keyboard focused web browser with 
ii  emacs-snapshot [info-bro 1:20080630-1    The GNU Emacs editor (development 
ii  iceweasel [www-browser]  3.0.1-1         lightweight web browser based on M
ii  info [info-browser]      4.11.dfsg.1-4   Standalone GNU Info documentation 
ii  menu                     2.1.39          generates programs menu for all me
ii  rlwrap                   0.28-2          readline feature command line wrap
ii  slime                    1:20080223-2    Superior LISP Interaction Mode for
ii  w3m [www-browser]        0.5.2-2+b1      WWW browsable pager with excellent
ii  x11-utils                7.3+2           X11 utilities
ii  xterm [x-terminal-emulat 235-1           X terminal emulator

-- no debconf information

Attachment: stumpwm.info_clisp-vs-sbcl.diff.gz
Description: stumpwm.info differences, CLISP vs SBCL

Attachment: pgpj3hb5VNbRV.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: stumpwm
Source-Version: 1:20090502.git482df740-1

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

stumpwm_20090502.git482df740-1.diff.gz
  to pool/main/s/stumpwm/stumpwm_20090502.git482df740-1.diff.gz
stumpwm_20090502.git482df740-1.dsc
  to pool/main/s/stumpwm/stumpwm_20090502.git482df740-1.dsc
stumpwm_20090502.git482df740-1_all.deb
  to pool/main/s/stumpwm/stumpwm_20090502.git482df740-1_all.deb
stumpwm_20090502.git482df740.orig.tar.gz
  to pool/main/s/stumpwm/stumpwm_20090502.git482df740.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 492...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Capello <l...@pca.it> (supplier of updated stumpwm 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: Fri, 08 May 2009 10:36:17 +0200
Source: stumpwm
Binary: stumpwm
Architecture: source all
Version: 1:20090502.git482df740-1
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
<pkg-common-lisp-devel@lists.alioth.debian.org>
Changed-By: Luca Capello <l...@pca.it>
Description: 
 stumpwm    - a Common Lisp window manager
Closes: 492111
Changes: 
 stumpwm (1:20090502.git482df740-1) unstable; urgency=low
 .
   * New Git checkout (482df740882c2e9db6b58e89743d7f968fe34fa8):
     + this include upstream version 0.9.5 and more.
     + check the upstream NEWS file for user visible changes.
     + add the first 8 digits to the Debian package version.
 .
   * debian/commit.id:
     - remove, now uses the full Debian package version instead.
 .
   * debian/control:
     + Standards-Version to 3.8.1, no changes needed.
     + remove clisp from Build-Depends-Indep and add sbcl and
       cl-clx-sbcl instead.
 .
   * debian/patches/02_correct-Stumpwm-StumpWM-in-README.diff: refresh.
   * debian/patches/04_default-to-x-terminal-emulator.diff: refresh.
   * debian/patches/06_add-upstream-changelog.diff: refresh.
 .
   * debian/rules:
     + use the full Debian package version for PACKAGE_VERSION.
     + s/clisp/sbcl/ in upstream's configure to build the Info manual
       with SBCL (Closes: #492111).
 .
   * debian/watch:
     + new file, thanks to lintian.
Checksums-Sha1: 
 401488a51b9d27893f17381d3f9b2c249e7142bd 1565 
stumpwm_20090502.git482df740-1.dsc
 dd849539e55fee79cb306c1bd2539fc8b89e6ad9 204473 
stumpwm_20090502.git482df740.orig.tar.gz
 0a7108cfb2c2a67d410626d562f2c96711a33a9c 101043 
stumpwm_20090502.git482df740-1.diff.gz
 27131df1a0eac557a10205ecfac96a4231528731 301824 
stumpwm_20090502.git482df740-1_all.deb
Checksums-Sha256: 
 223cdd1d6cbfbe0a50cf3d24d5da03b27664a8f87095f2ebba8f78e304be044d 1565 
stumpwm_20090502.git482df740-1.dsc
 ba1df0f519a4e46d9a842b66148ff535bfc99bfd2005779c7ebe76b91f9ad412 204473 
stumpwm_20090502.git482df740.orig.tar.gz
 886cb729da860c5ffc030fbcbee459284a8092ea8173499d7812766166ed39ed 101043 
stumpwm_20090502.git482df740-1.diff.gz
 a7c8a2b82545c7cbaecb4e2d48ffdbe15da55b0513ecfa3c3f127c043c1d7be3 301824 
stumpwm_20090502.git482df740-1_all.deb
Files: 
 7e86efe9685151fc03d689ab1dcf13cf 1565 devel optional 
stumpwm_20090502.git482df740-1.dsc
 1366e9950c85db5fff7c20130c2f59ec 204473 devel optional 
stumpwm_20090502.git482df740.orig.tar.gz
 e0dc3659eb37ad12efa16812bf8e9442 101043 devel optional 
stumpwm_20090502.git482df740-1.diff.gz
 ca1eb9bd4b2aff028138717fc42cfc6b 301824 devel optional 
stumpwm_20090502.git482df740-1_all.deb

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

iJwEAQECAAYFAkoD8LsACgkQZwOMsWhEDTN7+AQAj7tU/hTlAkh+ZNz9DBzSL2ue
gxcf2yhOKCwJwzSEu6NTzRhbsVEKEXK6YQQOtrdyTFCtxet5BLdQQCKgglku9LIU
sX23jimiBAAHdRKp1Fvmw0Sis2upwkeboGeVNed/DQSmwaAEiyVFqeeDxwHiJImY
yQIfzXlxRa48Ry6wTfM=
=DsVH
-----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