Your message dated Mon, 09 May 2011 10:34:41 +0000
with message-id <[email protected]>
and subject line Bug#623376: fixed in org-mode 7.5-2
has caused the Debian Bug report #623376,
regarding org-mode: Should also install .el files
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.)


-- 
623376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623376
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: org-mode
Version: 7.5-1
Severity: normal
Tags: patch

The org-mode package install script does not link to the source .el
files and
only installs the byte-compiled .elc files. I am unable to browse the
source
code of org-mode functions within Emacs as a result of this. The
attached patch
modifies the package install script so that it creates and stores
symbolic
links to the source .el files alongside the byte-compiled versions.



-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'),
  (500,
'maverick-proposed'), (500, 'maverick-backports'), (500, 'maverick'),
(90,
'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_IN.UTF-8, LC_CTYPE=en_IN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages org-mode depends on:
ii  dpkg               1.15.8.4ubuntu3.1     Debian package management
system
ii  emacs23            23.2+1-4ubuntu1~ppa3  The GNU Emacs editor (with
GTK+ us
ii  install-info       4.13a.dfsg.1-5ubuntu1 Manage installed
documentation in

org-mode recommends no packages.

Versions of packages org-mode suggests:
pn  ditaa                         <none>     (no description available)
pn  easypg                        <none>     (no description available)
pn  remember-el                   <none>     (no description available)

-- no debconf information

*** /tmp/patch
--- /usr/lib/emacsen-common/packages/install/org-mode   2011-04-18
14:55:10.000000000 +0200
+++ org-mode    2011-04-19 20:06:28.831197070 +0200
@@ -24,14 +24,16 @@

 ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE}
 install -m 755 -d ${ELCDIR}
-cp ${FILES} ${ELCDIR}
+cd ${ELCDIR}
+for i in ${FILES}; do
+    ln -fs $i
+done
 if [ -n "$EXCLUDE_FILES" ] ; then
   rm -f ${ELCDIR}/${EXCLUDE_FILES}
 fi

 FLAGS="${SITEFLAG} -q -batch -l path.el -f batch-byte-compile"

-cd ${ELCDIR}
 cat << EOF > path.el
 (setq load-path (cons "." load-path))
 (setq byte-compile-warnings nil)
@@ -41,6 +43,6 @@
 ${FLAVOR} ${FLAGS} *.el >> ${LOG} 2>& 1
 egrep -s -e "While compiling|\*\*" ${LOG} || /bin/true
 echo install/${PACKAGE}: Deleting ${LOG}
-rm -f *.el path.el*
+rm -f path.el*





-- 
http://www.fastmail.fm - Accessible with your email software
                          or over the web




--- End Message ---
--- Begin Message ---
Source: org-mode
Source-Version: 7.5-2

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

org-mode_7.5-2.debian.tar.gz
  to main/o/org-mode/org-mode_7.5-2.debian.tar.gz
org-mode_7.5-2.dsc
  to main/o/org-mode/org-mode_7.5-2.dsc
org-mode_7.5-2_all.deb
  to main/o/org-mode/org-mode_7.5-2_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.
Sebastien Delafond <[email protected]> (supplier of updated org-mode 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: Mon, 09 May 2011 12:18:52 +0200
Source: org-mode
Binary: org-mode
Architecture: source all
Version: 7.5-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Delafond <[email protected]>
Changed-By: Sebastien Delafond <[email protected]>
Description: 
 org-mode   - keep notes, maintain ToDo lists, and do project planning in emacs
Closes: 623376
Changes: 
 org-mode (7.5-2) unstable; urgency=low
 .
   * Also install .el files (Closes: #623376).
Checksums-Sha1: 
 9251dded948c5ef548c192489d2d2903de446f9a 1048 org-mode_7.5-2.dsc
 e7befe81975abe5d06088e25762b5a50b1e54d71 15390 org-mode_7.5-2.debian.tar.gz
 da4a5818e6a4abaf89b444301bdfbd54f34808fa 2822092 org-mode_7.5-2_all.deb
Checksums-Sha256: 
 40e6b65bf52968f90a07e00849ef80f1e30d320dc14d054377adb3ffaf276758 1048 
org-mode_7.5-2.dsc
 fc76f72dba7c881bb08aa4a3ab88d705121725335bf9f4ce71cfbf8544a84c4a 15390 
org-mode_7.5-2.debian.tar.gz
 b5b570b36a43d0423642a0286753671b304e2b28f0cf18e4642a99662def689f 2822092 
org-mode_7.5-2_all.deb
Files: 
 faa42298fc193d382129e7b244baf59e 1048 misc optional org-mode_7.5-2.dsc
 cb86d19ba53a56a94c5392d27bf364e7 15390 misc optional 
org-mode_7.5-2.debian.tar.gz
 f1279704812c56f143c6384fa6e410e0 2822092 misc optional org-mode_7.5-2_all.deb

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

iEYEARECAAYFAk3Hv6QACgkQiZgNKcDdyD+49wCeJaM0SSrlU10NUG2zlnrivJl+
Ci4AoJOMmosQi6tcHyVFD3GH01fF6h4e
=iFf4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to