[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#433082: marked as done (ocaml-mode: Support for emacs22 is missing)



Your message dated Sun, 12 Aug 2007 17:47:12 +0000
with message-id <E1IKHWy-0008Ds-6E@ries.debian.org>
and subject line Bug#433082: fixed in ocaml 3.10.0-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ocaml-mode
Version: 3.09.2-9
Severity: normal

/usr/lib/emacsen-common/packages/install/ocaml-mode should be modified
so that line 12 reads

    emacs20|emacs21|emacs22|xemacs21|emacs-snapshot)

and line 44 reads

    emacs20 | emacs21 | emacs22 | emacs-snapshot)

Cheers,
ChriS

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (400, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.5 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ocaml-mode depends on:
ii  emacs21 [emacsen]             21.4a+1-5  The GNU Emacs editor
ii  emacs22-gtk [emacsen]         22.1+1-1   The GNU Emacs editor (with GTK use

ocaml-mode recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: ocaml
Source-Version: 3.10.0-5

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

camlp4-extra_3.10.0-5_i386.deb
  to pool/main/o/ocaml/camlp4-extra_3.10.0-5_i386.deb
camlp4_3.10.0-5_i386.deb
  to pool/main/o/ocaml/camlp4_3.10.0-5_i386.deb
ocaml-base-nox_3.10.0-5_i386.deb
  to pool/main/o/ocaml/ocaml-base-nox_3.10.0-5_i386.deb
ocaml-base_3.10.0-5_i386.deb
  to pool/main/o/ocaml/ocaml-base_3.10.0-5_i386.deb
ocaml-compiler-libs_3.10.0-5_i386.deb
  to pool/main/o/ocaml/ocaml-compiler-libs_3.10.0-5_i386.deb
ocaml-interp_3.10.0-5_i386.deb
  to pool/main/o/ocaml/ocaml-interp_3.10.0-5_i386.deb
ocaml-mode_3.10.0-5_all.deb
  to pool/main/o/ocaml/ocaml-mode_3.10.0-5_all.deb
ocaml-native-compilers_3.10.0-5_i386.deb
  to pool/main/o/ocaml/ocaml-native-compilers_3.10.0-5_i386.deb
ocaml-nox_3.10.0-5_i386.deb
  to pool/main/o/ocaml/ocaml-nox_3.10.0-5_i386.deb
ocaml-source_3.10.0-5_all.deb
  to pool/main/o/ocaml/ocaml-source_3.10.0-5_all.deb
ocaml_3.10.0-5.diff.gz
  to pool/main/o/ocaml/ocaml_3.10.0-5.diff.gz
ocaml_3.10.0-5.dsc
  to pool/main/o/ocaml/ocaml_3.10.0-5.dsc
ocaml_3.10.0-5_i386.deb
  to pool/main/o/ocaml/ocaml_3.10.0-5_i386.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 433082@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Zacchiroli <zack@debian.org> (supplier of updated ocaml 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sun, 12 Aug 2007 19:02:46 +0200
Source: ocaml
Binary: ocaml-compiler-libs ocaml-native-compilers ocaml-base ocaml-nox ocaml-mode ocaml-interp ocaml-source camlp4-extra ocaml-base-nox ocaml camlp4
Architecture: source i386 all
Version: 3.10.0-5
Distribution: experimental
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stefano Zacchiroli <zack@debian.org>
Description: 
 camlp4     - Pre Processor Pretty Printer for OCaml
 camlp4-extra - Pre Processor Pretty Printer for OCaml - extras
 ocaml      - ML language implementation with a class-based object system
 ocaml-base - Runtime system for ocaml bytecode executables
 ocaml-base-nox - Runtime system for ocaml bytecode executables
 ocaml-compiler-libs - OCaml interpreter and standard libraries
 ocaml-interp - OCaml interactive interpreter and standard libraries
 ocaml-mode - A major mode for editing Objective Caml in Emacs
 ocaml-native-compilers - Native code compilers of the ocaml suite (the .opt ones)
 ocaml-nox  - ML language implementation with a class-based object system
 ocaml-source - Sources for Objective Caml
Closes: 433082
Changes: 
 ocaml (3.10.0-5) experimental; urgency=low
 .
   [ Ralf Treinen ]
   * ocaml-mode.emacsen-install: do not hardcode the emacs flavours for which
     to compile ocaml-mode (closes: Bug#433082)
   * ocaml-mode: Bump primary dependency from emacs21 to emacs22.
 .
   [ Stefano Zacchiroli ]
   * add patch arm_ccheckbound_typo, fix a typing error typo which makes ocaml
     FTBFS on arm
   * ocaml-source: install ocaml tarball as
     /usr/src/ocaml-source-VERSION.tar.bz2; the "-source" part was erroneously
     missing and make other packages FTBFS
   * bump debhelper dependencies and compatibility level to 5
Files: 
 b1eb4a7a8910e9c7e31f844507d8ec14 1147 devel optional ocaml_3.10.0-5.dsc
 b2ff0a70d5de901d4fbfa85f92b6dc3f 71379 devel optional ocaml_3.10.0-5.diff.gz
 f3e9b556e0b86ffb27e24c134ba7eec4 2931798 devel optional ocaml-source_3.10.0-5_all.deb
 49c8ba890acca30dda35fd6063645ca2 99790 devel optional ocaml-mode_3.10.0-5_all.deb
 f058811acd14cfcd01dbbd75a5a06b90 5720366 devel optional ocaml-nox_3.10.0-5_i386.deb
 a8df50cee3737d8b9549102757b5975b 2389642 devel optional ocaml-native-compilers_3.10.0-5_i386.deb
 6b68bfdc280d705a8347b37388b33fca 2104512 devel optional ocaml_3.10.0-5_i386.deb
 629ed256985896fc4720b27786eab997 342244 devel optional ocaml-base-nox_3.10.0-5_i386.deb
 38de697c22857969411fd455b8e07edb 72400 devel optional ocaml-base_3.10.0-5_i386.deb
 a17da3b2991a0ec72164aa20089a4418 1216320 devel optional ocaml-interp_3.10.0-5_i386.deb
 564b01b6d1a709962df32b170c05d920 1094392 devel optional ocaml-compiler-libs_3.10.0-5_i386.deb
 86ab58f17d5bf893892e0615f0fcbb4e 15309642 devel optional camlp4_3.10.0-5_i386.deb
 3bca9469f85c0e0fa70d0c99010fc8b7 14291984 devel optional camlp4-extra_3.10.0-5_i386.deb

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

iD8DBQFGv0Jf1cqbBPLEI7wRAp/PAKCgsebOIG7/rAhYBLuLxNmbTlPzdgCeOKEa
m1otn5T+ua0gH6HEM3qf5Ww=
=tEzk
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: