From 22bb086512b1bc72cdb140bd0a570673239b3c20 Mon Sep 17 00:00:00 2001 From: Sylvain Le Gall Date: Sat, 1 Sep 2007 20:34:42 +0000 Subject: [PATCH] * Change menu section --- debian/changelog | 5 ++++- debian/ocaml-interp.menu | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 914c8c86..edad0e16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,13 +4,16 @@ ocaml (3.10.0-7) unstable; urgency=low * add patch not-native-no-aspp to workaround FTBFS, as described upstream in bug 4375 (closes: #429185) * don't ignore make clean error + * move menu section of ocaml interpreter to Applications/Programming + to comply with new menu structure + [ Stefano Zacchiroli ] * CDBS class - add support for specifying the target dir for generated documentation - various fixes in ocamldoc invocation - -- Stefano Zacchiroli Fri, 31 Aug 2007 19:39:09 +0200 + -- Sylvain Le Gall Sat, 01 Sep 2007 22:33:52 +0200 ocaml (3.10.0-6) unstable; urgency=low diff --git a/debian/ocaml-interp.menu b/debian/ocaml-interp.menu index 3098e2ff..04be7987 100644 --- a/debian/ocaml-interp.menu +++ b/debian/ocaml-interp.menu @@ -1,4 +1,4 @@ -?package(ocaml-interp):needs="text" section="Apps/Programming" \ +?package(ocaml-interp):needs="text" section="Applications/Programming" \ title="Ocaml" longtitle="Ocaml Toplevel" \ hints="ocaml" \ command="/usr/bin/ocaml" \ -- 2.30.2