[Pkg-ocaml-maint-commits] r3192 - in /trunk/packages/ulex/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sun Oct 1 14:23:20 UTC 2006


Author: zack
Date: Sun Oct  1 14:23:19 2006
New Revision: 3192

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3192
Log:
xs-vcs-svn vs xs-x-vcs-svn
fixed typo in long dsc

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

Modified: trunk/packages/ulex/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ulex/trunk/debian/changelog?rev=3192&op=diff
==============================================================================
--- trunk/packages/ulex/trunk/debian/changelog (original)
+++ trunk/packages/ulex/trunk/debian/changelog Sun Oct  1 14:23:19 2006
@@ -5,8 +5,9 @@
   * debian/control
     - bumped build dependency on ocaml-nox to >= 3.09.3, since we now use
       ocaml.mk
+    - fixed a typo in the long description (closes: #390226)
 
- -- Stefano Zacchiroli <zack at debian.org>  Sun, 17 Sep 2006 16:39:50 +0200
+ -- Stefano Zacchiroli <zack at debian.org>  Sun,  1 Oct 2006 16:22:20 +0200
 
 ulex (0.8-5) unstable; urgency=low
 

Modified: trunk/packages/ulex/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ulex/trunk/debian/control?rev=3192&op=diff
==============================================================================
--- trunk/packages/ulex/trunk/debian/control (original)
+++ trunk/packages/ulex/trunk/debian/control Sun Oct  1 14:23:19 2006
@@ -4,13 +4,13 @@
 Maintainer: Stefano Zacchiroli <zack at debian.org>
 Build-Depends: debhelper (>= 4.1.0), ocaml-nox (>= 3.09.3), ocaml-findlib (>= 1.1), dpatch, cdbs
 Standards-Version: 3.7.2
-XS-X-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ulex
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ulex
 
 Package: ocaml-ulex
 Architecture: any
 Depends: ocaml-nox-${F:OCamlABI}, ocaml-findlib (>= 1.1), ${misc:Depends}
 Description: OCaml lexer generator with Unicode support
- ulex is a lexer genereator for the Objective Caml (OCaml) programming
+ ulex is a lexer generator for the Objective Caml (OCaml) programming
  language.
  .
  It is implemented as a Camlp4 syntax extension: lexer specifications




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