Your message dated Fri, 15 Sep 2017 17:05:54 +0000
with message-id <e1dsu3u-0006qy...@fasolo.debian.org>
and subject line Bug#871990: fixed in ocaml 4.05.0-9
has caused the Debian Bug report #871990,
regarding ocaml-interp: convert the menu file to a desktop file
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.)


-- 
871990: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871990
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ocaml-interp
Severity: wishlist
Tags: patch

Hi,

as result of bug #741573 (i.e. the CTTE resolution on menu systems),
Debian is migrating away from the Debian menu, in favour of the
FreeDesktop/XDG menu.

While the current menu file does not violate Policy ยง9.6, since there
is no desktop file installed as well, IMHO it would be a better idea
to migrate to a desktop menu.  Attached there is a Git commit on top
of the current debian/experimental branch to do this conversion.

Thanks,
-- 
Pino
>From 9d6a32a7291fa4e56a07ff00a2c0f36674efbd6f Mon Sep 17 00:00:00 2001
From: Pino Toscano <p...@debian.org>
Date: Sun, 13 Aug 2017 12:35:55 +0200
Subject: [PATCH] Convert the menu file to a desktop file

---
 debian/changelog               | 3 +++
 debian/ocaml-interp.install.in | 1 +
 debian/ocaml-interp.menu       | 5 -----
 debian/ocaml.desktop           | 8 ++++++++
 4 files changed, 12 insertions(+), 5 deletions(-)
 delete mode 100644 debian/ocaml-interp.menu
 create mode 100644 debian/ocaml.desktop

diff --git a/debian/changelog b/debian/changelog
index af1bb881..ad259e50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ ocaml (4.05.0-8) UNRELEASED; urgency=medium
     * Compute a stable name for preprocessed files (Closes: #838188).
       Thanks to Johannes Schauer for the patch!
 
+  [ Pino Toscano ]
+  * Convert the menu file to a desktop file. (see #741573)
+
  -- Ximin Luo <infini...@debian.org>  Wed, 09 Aug 2017 14:59:56 +0200
 
 ocaml (4.05.0-7) experimental; urgency=medium
diff --git a/debian/ocaml-interp.install.in b/debian/ocaml-interp.install.in
index badda65e..4da08081 100644
--- a/debian/ocaml-interp.install.in
+++ b/debian/ocaml-interp.install.in
@@ -1,3 +1,4 @@
 usr/bin/ocaml
 usr/share/man/man1/ocaml.1
+debian/ocaml.desktop /usr/share/applications
 debian/ocaml.xpm /usr/share/pixmaps
diff --git a/debian/ocaml-interp.menu b/debian/ocaml-interp.menu
deleted file mode 100644
index 04be7987..00000000
--- a/debian/ocaml-interp.menu
+++ /dev/null
@@ -1,5 +0,0 @@
-?package(ocaml-interp):needs="text" section="Applications/Programming" \
-       title="Ocaml" longtitle="Ocaml Toplevel" \
-       hints="ocaml" \
-       command="/usr/bin/ocaml" \
-       icon="/usr/share/pixmaps/ocaml.xpm"
diff --git a/debian/ocaml.desktop b/debian/ocaml.desktop
new file mode 100644
index 00000000..15b736b1
--- /dev/null
+++ b/debian/ocaml.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Exec=ocaml
+Name=OCaml
+GenericName=OCaml Toplevel
+Type=Application
+Terminal=true
+Icon=ocaml
+Categories=Development;ConsoleOnly;
-- 
2.14.1


--- End Message ---
--- Begin Message ---
Source: ocaml
Source-Version: 4.05.0-9

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.

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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ximin Luo <infini...@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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Sep 2017 18:41:19 +0200
Source: ocaml
Binary: ocaml-base-nox ocaml-base ocaml-nox ocaml ocaml-source ocaml-interp 
ocaml-compiler-libs ocaml-mode
Architecture: source
Version: 4.05.0-9
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
Changed-By: Ximin Luo <infini...@debian.org>
Description:
 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 (no X)
 ocaml-compiler-libs - OCaml interpreter and standard libraries
 ocaml-interp - OCaml interactive interpreter and standard libraries
 ocaml-mode - major mode for editing Objective Caml in Emacs
 ocaml-nox  - ML implementation with a class-based object system (no X)
 ocaml-source - Sources for Objective Caml
Closes: 871990
Changes:
 ocaml (4.05.0-9) unstable; urgency=medium
 .
   * Upload to unstable. (Closes: #871990)
Checksums-Sha1:
 b69334b3e5b72495df1d3b2018bf94b95bd46733 2604 ocaml_4.05.0-9.dsc
 c4500153f9efcc33f3039fd46051ef12507c470d 46040 ocaml_4.05.0-9.debian.tar.xz
 ae1f02c396f96096ae251d2bf8ae51f3f04004d0 5893 ocaml_4.05.0-9_source.buildinfo
Checksums-Sha256:
 ada4a01e46d19a8d239f4dbcbae19291aece8215f77e88cd6dd9401546083ea5 2604 
ocaml_4.05.0-9.dsc
 74cc3d7a563713c033798b46f8e0d81142a4a3bcfef379517ffe8178a26f1f92 46040 
ocaml_4.05.0-9.debian.tar.xz
 4853f82af635a5193941204a0b6c3d07abd0dbbe60da56954953d26adabd118d 5893 
ocaml_4.05.0-9_source.buildinfo
Files:
 8dcd26c64b57421c208a8662ef40d48f 2604 ocaml optional ocaml_4.05.0-9.dsc
 ad431c7265a9e9c4e7f7292d01840851 46040 ocaml optional 
ocaml_4.05.0-9.debian.tar.xz
 c3d4382fb0f842e5e32d74d6c8169035 5893 ocaml optional 
ocaml_4.05.0-9_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJJBAEBCgAzFiEENmdIajJtsnZtJVVGhg3vO49lC3kFAlm8AtIVHGluZmluaXR5
MEBkZWJpYW4ub3JnAAoJEIYN7zuPZQt5u7QQAKmICbG+QXjQYUwW5dOWzKy3RDEI
j+7BiKxM2wZr/B2X1wBvufd6CTrXBW2TRU6sHLu5J8E5bTm9xmEA4+awPf/mDuCv
rpIScGQTssWrH2SBpuBLxY+I3K5g9ChOkUm2Wt+YajM6I92W2/+PGsv/j7muXbyX
ga/AOgr3nab966XV8oGRiDljYqj8pjROLl9+hxAFuMHiyJNNzmXx/V0BR97PLnEP
6wgId0J7oA8oJ8QeXG7kod3J2mU2KKav3dmPU+5mV1p+P7dhdYCrb19QOYaF871a
7Wk/hSTAT798dhflsFk34nO0N3Mfd2EmHDEsRDGTXKgsCFyVGFQA0iEStJjVaW4l
ZBVBLLNzxmkQU1hIRL68myQEYFg/2MgEF9WFvkwjoqQ4YrAQeyiJJAt2A5FQ2ahf
V0CcYhU5913etDb/mRg/Lyka40BZTpMZ0KWFvqtdh9JzcqCq3GBcFnpbr+RNqW4n
/wJoDvr6Yl9a0JsUxWGG9HdWLk+MfBg2kDv6mv60EVIFbd630Hh0C4tJRFe4g09i
wdetZALAhtOAYkOoSEXACVvccQ4QuSC6yQ4sr4LWFkemPXE2/VGxTMdRhAbn+Gbu
DhhJPIOAzWgAVNSyIq1iCNBZ2+yqqsm/K1avQ0RZV7sZoX0Y2Ag7bXOuE78jpWC5
I/ghsoHlA2aYxbZE
=KmIB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to