Your message dated Wed, 30 Apr 2008 09:02:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#446235: fixed in malaga 7.12-1
has caused the Debian Bug report #446235,
regarding Use autoload, not require.
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.)


-- 
446235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446235
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: malaga-mode
Version: 7.11-1
Severity: minor
File: /etc/emacs/site-start.d/50malaga-mode.el
Tags: patch

In /etc/emacs/site-start.d/50malaga-mode.el, the line

  (require 'malaga "/usr/share/emacs/site-lisp/malaga-mode.el")

forces malaga to be loaded at boot, even when it is not immediately
needed.  It is better to use autoload, which will cause malaga-mode to
be loaded on demand.

  (autoload 'malaga-mode "malaga-mode"
    "Major mode for editing Malaga code."
    t)

  (add-to-list 'auto-mode-alist
    '("\\.\\(all\\|esym\\|lex\\|m\\(al\\|or\\)\\|pro\\|sy[mn]\\)\\'" . 
malaga-mode))

Please note that the form starting at line 10 of malaga-mode.el should
be deleted or commented out.

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages malaga-mode depends on:
ii  emacs [emacsen]              22.1+1-2    The GNU Emacs editor (metapackage)
ii  emacs21 [emacsen]            21.4a+1-5.1 The GNU Emacs editor
ii  emacs22 [emacsen]            22.1+1-2    The GNU Emacs editor
ii  xemacs21-gnome-mule [emacsen 21.4.20-2   highly customizable text editor --
ii  xemacs21-gnome-mule-canna-wn 21.4.20-2   highly customizable text editor --
ii  xemacs21-gnome-nomule [emacs 21.4.20-2   highly customizable text editor --
ii  xemacs21-mule [emacsen]      21.4.20-2   highly customizable text editor --
ii  xemacs21-mule-canna-wnn [ema 21.4.20-2   highly customizable text editor --
ii  xemacs21-nomule [emacsen]    21.4.20-2   highly customizable text editor --

malaga-mode recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: malaga
Source-Version: 7.12-1

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

libmalaga-dev_7.12-1_i386.deb
  to pool/main/m/malaga/libmalaga-dev_7.12-1_i386.deb
libmalaga7_7.12-1_i386.deb
  to pool/main/m/malaga/libmalaga7_7.12-1_i386.deb
malaga-bin_7.12-1_i386.deb
  to pool/main/m/malaga/malaga-bin_7.12-1_i386.deb
malaga-doc_7.12-1_all.deb
  to pool/main/m/malaga/malaga-doc_7.12-1_all.deb
malaga-mode_7.12-1_all.deb
  to pool/main/m/malaga/malaga-mode_7.12-1_all.deb
malaga_7.12-1.diff.gz
  to pool/main/m/malaga/malaga_7.12-1.diff.gz
malaga_7.12-1.dsc
  to pool/main/m/malaga/malaga_7.12-1.dsc
malaga_7.12.orig.tar.gz
  to pool/main/m/malaga/malaga_7.12.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Jyrinki <[EMAIL PROTECTED]> (supplier of updated malaga 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: Tue, 15 Apr 2008 16:48:51 +0300
Source: malaga
Binary: malaga-bin libmalaga7 libmalaga-dev malaga-doc malaga-mode
Architecture: source i386 all
Version: 7.12-1
Distribution: unstable
Urgency: low
Maintainer: Timo Jyrinki <[EMAIL PROTECTED]>
Changed-By: Timo Jyrinki <[EMAIL PROTECTED]>
Description: 
 libmalaga-dev - Developer's library for automatic language analysis
 libmalaga7 - An automatic language analysis library
 malaga-bin - A system for automatic language analysis
 malaga-doc - Documentation for an automatic language analysis system
 malaga-mode - A system for automatic language analysis - emacs mode
Closes: 446235 454714
Changes: 
 malaga (7.12-1) unstable; urgency=low
 .
   * New upstream version
     - Add libcairo-dev dependency since malshow now uses cairo
   * Change require to autoload in emacsen-startup (Closes: #446235)
     - Modify upstream malaga.el accordingly
   * Update dependencies of malaga-mode to emacs22 | emacsen
   * Fix piuparts problem when upgrading from <= 7.8-4 (Closes: #454714)
   * Update Standards-Version to 3.7.3 (no changes required)
   * Update rules to not ignore make clean error (lintian)
   * Update malaga-doc.* to reflect change to single html file, update section
Checksums-Sha1: 
 f4e7343c717cf3e7b81f4b71c7a3d02d565c6d6a 1098 malaga_7.12-1.dsc
 19d74697575229231c18c83bb7a16b7ee6c31a51 527444 malaga_7.12.orig.tar.gz
 c0253d1cb24f7ec6e2e937aaffd38d30d333159c 9694 malaga_7.12-1.diff.gz
 fe9483911ae55233c1a52cf9cb611ecb127e9fc5 183694 malaga-bin_7.12-1_i386.deb
 7863d349beb68cedcd281f24b48bb377b8f1d3f9 77776 libmalaga7_7.12-1_i386.deb
 9533a64d51be7f88f0fa34858516f4af402ae473 86260 libmalaga-dev_7.12-1_i386.deb
 06bec39689aa1dcdf609c29bd672c1e32f105c85 563628 malaga-doc_7.12-1_all.deb
 af83f0c4d19af4781f1669ed9f31a3fb87d88856 30536 malaga-mode_7.12-1_all.deb
Checksums-Sha256: 
 256bd25dee745481115178de338b712f7ea531f26699e854c6b5eb209ee602d3 1098 
malaga_7.12-1.dsc
 8811e5feaae03e1b6e3008116fdc7471a53b6c0c5036751c637b15058f855ace 527444 
malaga_7.12.orig.tar.gz
 8f389efb786d3e3ec557eee39b80d552aefd14ab7dd8610cea370a74fe13f931 9694 
malaga_7.12-1.diff.gz
 c7e90f3bb83093f97b915fa53bbf4a7eb4de1b3bc6ddca88151cf18ff520664b 183694 
malaga-bin_7.12-1_i386.deb
 d31655037d09f41fa8929f30857cf6a90c3266352711baed2774736c7cf34172 77776 
libmalaga7_7.12-1_i386.deb
 ea4570143b3ac15086dfa9832fe294715bb4f512bd76d0aecb736483bdab6eb2 86260 
libmalaga-dev_7.12-1_i386.deb
 23f3539f1dd4fead0f136e291d9753d7b0e274e7e7433031c1e98127fbc8c244 563628 
malaga-doc_7.12-1_all.deb
 9da11784be0a38cee320ca4d7141d22e52d3d1d06c6ee516a56abf18a36838ac 30536 
malaga-mode_7.12-1_all.deb
Files: 
 5a215a198c83e12e76529636f5d1bd8c 1098 misc optional malaga_7.12-1.dsc
 873b292d923e2d1c0643769aa58c1882 527444 misc optional malaga_7.12.orig.tar.gz
 3a99261fcf89797c130a53ddad5e9032 9694 misc optional malaga_7.12-1.diff.gz
 2788d3611eb18d4fbba325249cb9352d 183694 misc optional 
malaga-bin_7.12-1_i386.deb
 b9a7eb4168ceab6dccbd74cb3af8ca7a 77776 libs optional libmalaga7_7.12-1_i386.deb
 fce1da2640d8401993002e11eafbea5a 86260 libdevel optional 
libmalaga-dev_7.12-1_i386.deb
 a3ac40d18d42e9464f2d67c3f74edfbb 563628 doc optional malaga-doc_7.12-1_all.deb
 f7d499cc581ed8e6eba8cae049602664 30536 editors optional 
malaga-mode_7.12-1_all.deb

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

iD8DBQFIGCtFeYl9593Atw0RAlGEAJ9VqO5Feoe5+rCKKekPdhXB729UJgCeMKYh
PyWsAh+Le1czrFm1r/2gcBw=
=dfIJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to