[Pkg-ocaml-maint-commits] r2693 - in /trunk/packages/hevea/trunk/debian: changelog control control.in

treinen at users.alioth.debian.org treinen at users.alioth.debian.org
Tue May 16 17:51:14 UTC 2006


Author: treinen
Date: Tue May 16 17:51:12 2006
New Revision: 2693

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2693
Log:
hevea-1.08-4

Modified:
    trunk/packages/hevea/trunk/debian/changelog
    trunk/packages/hevea/trunk/debian/control
    trunk/packages/hevea/trunk/debian/control.in

Modified: trunk/packages/hevea/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/changelog?rev=2693&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/changelog (original)
+++ trunk/packages/hevea/trunk/debian/changelog Tue May 16 17:51:12 2006
@@ -1,11 +1,14 @@
-hevea (1.08-4) UNRELEASED; urgency=low
+hevea (1.08-4) unstable; urgency=low
 
   * Changed dependency on tetex-bin into tetex-bin | texlive-base 
     (closes: Bug#356369).
   * Fixed a bug in long description ("HTML entities").
   * Fixed some typos in manpages (closes: Bug#365604).
-
- -- Ralf Treinen <treinen at debian.org>  Mon,  1 May 2006 15:52:21 +0200
+  * Standards-Version 3.7.2 (no change)
+  * (Build-)depends on ocaml-3.09.2)
+  * Turn build-depends-indep on debhelper, dpatch into build-depends
+
+ -- Ralf Treinen <treinen at debian.org>  Tue, 16 May 2006 19:44:56 +0200
 
 hevea (1.08-3) unstable; urgency=low
 

Modified: trunk/packages/hevea/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/control?rev=2693&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/control (original)
+++ trunk/packages/hevea/trunk/debian/control Tue May 16 17:51:12 2006
@@ -3,12 +3,13 @@
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Jerome Marant <jerome at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Samuel Mimram <smimram at debian.org>, Sylvain Le Gall <gildor at debian.org>
-Build-Depends-Indep: debhelper (>= 4.0), ocaml-nox-3.09.1, dpatch
-Standards-Version: 3.6.2
+Build-Depends-Indep:  ocaml-nox-3.09.2, 
+Build-Depends: debhelper (>= 4.0), dpatch
+Standards-Version: 3.7.2
 
 Package: hevea
 Architecture: all
-Depends: gs, netpbm(>=2:9.10-1), tetex-bin | texlive-base, ocaml-base-nox-3.09.1
+Depends: gs, netpbm(>=2:9.10-1), tetex-bin | texlive-base, ocaml-base-nox-3.09.2
 Suggests: hevea-doc 
 Description: translates from LaTeX to HTML, info, or text
  Its remarkable features are

Modified: trunk/packages/hevea/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/control.in?rev=2693&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/control.in (original)
+++ trunk/packages/hevea/trunk/debian/control.in Tue May 16 17:51:12 2006
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Jerome Marant <jerome at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Samuel Mimram <smimram at debian.org>, Sylvain Le Gall <gildor at debian.org>
-Build-Depends-Indep: debhelper (>= 4.0), ocaml-nox-#OcamlABI#, dpatch
-Standards-Version: 3.6.2
+Build-Depends-Indep:  ocaml-nox-#OcamlABI#, 
+Build-Depends: debhelper (>= 4.0), dpatch
+Standards-Version: 3.7.2
 
 Package: hevea
 Architecture: all




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