* Change menu section
authorSylvain Le Gall <gildor@debian.org>
Sat, 1 Sep 2007 20:34:42 +0000 (20:34 +0000)
committerSylvain Le Gall <gildor@debian.org>
Sat, 1 Sep 2007 20:34:42 +0000 (20:34 +0000)
debian/changelog
debian/ocaml-interp.menu

index 914c8c869e5f96bce27aa883c981dab9fd390ecd..edad0e16feffdcf3375d2b2ef1643fad9acfbc9c 100644 (file)
@@ -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 <zack@debian.org>  Fri, 31 Aug 2007 19:39:09 +0200
+ -- Sylvain Le Gall <gildor@debian.org>  Sat, 01 Sep 2007 22:33:52 +0200
 
 ocaml (3.10.0-6) unstable; urgency=low
 
index 3098e2ff2487f843c1ca3b79d5a2171e84e419d4..04be79871067d0d4b1badb50e41683463339d88b 100644 (file)
@@ -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" \