Your message dated Sun, 04 Mar 2012 18:50:25 +0000
with message-id <[email protected]>
and subject line Bug#653247: fixed in prolog-el 1.22-3
has caused the Debian Bug report #653247,
regarding prolog-el: help access to prolog.el
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 [email protected]
immediately.)
--
653247: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653247
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: prolog-el
Version: 1.22-2
Severity: minor
File: /etc/emacs/site-start.d/50prolog-el.el
In emacs23, M-x describe-function prolog-mode doesn't have a link button
to go to the prolog.el source.
I believe this is because the prolog.el file in not in the same
directory as prolog.elc, so the help system thinks it doesn't match the
.elc.
Various things in emacs work better when the .el for a .elc is in the
same directory. The easiest way to achieve that in the debian compiling
is to change the install script from
cp ${FILES} ${ELCDIR}
...
rm -f *.el
to instead symlink and leave the symlinks there (to be removed with the
.elc's on package removal)
ln -s ...
and no need for the `source-dir' addition to the load-path in
50prolog-el.el.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages prolog-el depends on:
ii emacs21 [emacsen] 21.4a+1-5.7
ii emacs22-gtk [emacsen] 22.3+1-1.2
ii emacs23 [emacsen] 23.3+1-1
ii xemacs21-mule [emacsen] 21.4.22-3
prolog-el recommends no packages.
Versions of packages prolog-el suggests:
pn swi-prolog | gprolog <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: prolog-el
Source-Version: 1.22-3
We believe that the bug you reported is fixed in the latest version of
prolog-el, which is due to be installed in the Debian FTP archive:
prolog-el_1.22-3.diff.gz
to main/p/prolog-el/prolog-el_1.22-3.diff.gz
prolog-el_1.22-3.dsc
to main/p/prolog-el/prolog-el_1.22-3.dsc
prolog-el_1.22-3_all.deb
to main/p/prolog-el/prolog-el_1.22-3_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.
Philipp Benner <[email protected]> (supplier of updated prolog-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.8
Date: Sun, 04 Mar 2012 18:05:28 +0100
Source: prolog-el
Binary: prolog-el
Architecture: source all
Version: 1.22-3
Distribution: unstable
Urgency: low
Maintainer: Philipp Benner <[email protected]>
Changed-By: Philipp Benner <[email protected]>
Description:
prolog-el - Emacs major mode for editing Prolog code
Closes: 653245 653247
Changes:
prolog-el (1.22-3) unstable; urgency=low
.
* debian/control: standards version 3.9.3.
* prolog-el.emacsen-install: use debian-pkg-add-load-path-item
(Closes: #653245).
* prolog-el.emacsen-install: create symlinks in elc directory to
source files (Closes: #653247).
Checksums-Sha1:
ed619eaeeddd2a3131aa819a28592494917e12a0 1156 prolog-el_1.22-3.dsc
ef19300d9e4512cd0ade72836060cea73d923417 4194 prolog-el_1.22-3.diff.gz
0e72f5cd91d7339c05edcd6440f98013cc284f63 42694 prolog-el_1.22-3_all.deb
Checksums-Sha256:
65050c37ae6f178d9d5399a4570785b4600a9420010c55a6ab7914300e135dd5 1156
prolog-el_1.22-3.dsc
05347e748c5e9b2c5e410169e03d76d32b42dff608fe19cd372a84bfc17fae69 4194
prolog-el_1.22-3.diff.gz
55c50de14d7fa38a681d107858b5527ac7b63f53221531630c7febabbcdb3d59 42694
prolog-el_1.22-3_all.deb
Files:
ada34c123c733de97b3bda6abffafaeb 1156 lisp optional prolog-el_1.22-3.dsc
fe55b2b342704f265fab6ee80ee49ca3 4194 lisp optional prolog-el_1.22-3.diff.gz
94bdea241db54e31723b661435ae971a 42694 lisp optional prolog-el_1.22-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk9TtVYACgkQqVw77OuI6TC5UACePdO0Z1EAoE+DKY1ypn/NfxJr
A8cAnRPz70rXbl8aighZiuggvIdzyWYc
=Mj48
-----END PGP SIGNATURE-----
--- End Message ---