[Pkg-ocaml-maint-commits] r4632 - in /trunk/packages/pxp/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Tue Oct 16 15:33:30 UTC 2007


Author: zack
Date: Tue Oct 16 15:33:30 2007
New Revision: 4632

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4632
Log:
* debian/control
  - fix typo in package short description (closes: #446909)

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

Modified: trunk/packages/pxp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/pxp/trunk/debian/changelog?rev=4632&op=diff
==============================================================================
--- trunk/packages/pxp/trunk/debian/changelog (original)
+++ trunk/packages/pxp/trunk/debian/changelog Tue Oct 16 15:33:30 2007
@@ -1,8 +1,9 @@
 pxp (1.2.0~test1-3) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
-
- -- Stefano Zacchiroli <zack at debian.org>  Sun, 09 Sep 2007 12:26:24 +0200
+  * debian/control
+    - fix typo in package short description (closes: #446909)
+
+ -- Stefano Zacchiroli <zack at debian.org>  Tue, 16 Oct 2007 17:32:47 +0200
 
 pxp (1.2.0~test1-2) unstable; urgency=low
 

Modified: trunk/packages/pxp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/pxp/trunk/debian/control?rev=4632&op=diff
==============================================================================
--- trunk/packages/pxp/trunk/debian/control (original)
+++ trunk/packages/pxp/trunk/debian/control Tue Oct 16 15:33:30 2007
@@ -10,7 +10,7 @@
 Package: libpxp-ocaml-dev
 Architecture: any
 Depends: ocaml-nox-${F:OCamlABI}, libocamlnet-ocaml-dev (>= 1.1-12), ocaml-findlib (>= 1.1), ocaml-ulex08
-Description: OCaml library that implement an XML-1.0 validating parser
+Description: OCaml library that implements an XML-1.0 validating parser
  PXP is a validating parser for XML-1.0 which has been written entirely
  in Objective Caml.
  .




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