[Pkg-ocaml-maint-commits] r5195 - in /trunk/packages/galax/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Wed Feb 20 13:00:18 UTC 2008


Author: zack
Date: Wed Feb 20 13:00:18 2008
New Revision: 5195

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5195
Log:
* better sections for binary packages, following the conventions of other
  XML-related packages (default is now "text", galaxd in "net")

Modified:
    trunk/packages/galax/trunk/debian/changelog
    trunk/packages/galax/trunk/debian/control

Modified: trunk/packages/galax/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/changelog?rev=5195&op=diff
==============================================================================
--- trunk/packages/galax/trunk/debian/changelog (original)
+++ trunk/packages/galax/trunk/debian/changelog Wed Feb 20 13:00:18 2008
@@ -1,6 +1,7 @@
 galax (0.9.9-2) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * better sections for binary packages, following the conventions of other
+    XML-related packages (default is now "text", galaxd in "net")
 
  -- Stefano Zacchiroli <zack at debian.org>  Sun, 17 Feb 2008 23:51:39 +0100
 

Modified: trunk/packages/galax/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/control?rev=5195&op=diff
==============================================================================
--- trunk/packages/galax/trunk/debian/control (original)
+++ trunk/packages/galax/trunk/debian/control Wed Feb 20 13:00:18 2008
@@ -1,5 +1,5 @@
 Source: galax
-Section: devel
+Section: text
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack at debian.org>
 Build-Depends: cdbs, debhelper (>= 6), dpatch, ocaml-nox (>= 3.10.1), libpcre-ocaml-dev, libocamlnet-ocaml-dev, libpxp-ocaml-dev, libcamomile-ocaml-dev, hevea, texlive-latex-base
@@ -52,6 +52,7 @@
  alternative syntaxes (plain text and XQueryX).
 
 Package: galaxd
+Section: net
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${F:OCamlInterp}
 Suggests: galax




More information about the Pkg-ocaml-maint-commits mailing list