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

treinen at users.alioth.debian.org treinen at users.alioth.debian.org
Tue May 16 18:46:14 UTC 2006


Author: treinen
Date: Tue May 16 18:46:13 2006
New Revision: 2698

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2698
Log:
hevea 0.39-8

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

Modified: trunk/packages/hlins/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hlins/trunk/debian/changelog?rev=2698&op=diff
==============================================================================
--- trunk/packages/hlins/trunk/debian/changelog (original)
+++ trunk/packages/hlins/trunk/debian/changelog Tue May 16 18:46:13 2006
@@ -1,3 +1,11 @@
+hlins (0.39-8) unstable; urgency=low
+
+  * 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 20:44:37 +0200
+
 hlins (0.39-7) unstable; urgency=low
   
   * Bumped (Build-)dependency on ocaml to 3.09.1

Modified: trunk/packages/hlins/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hlins/trunk/debian/control?rev=2698&op=diff
==============================================================================
--- trunk/packages/hlins/trunk/debian/control (original)
+++ trunk/packages/hlins/trunk/debian/control Tue May 16 18:46:13 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>, 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>
-Standards-Version: 3.6.2
-Build-Depends-Indep: ocaml-nox-3.09.1, debhelper (>= 4.0), dpatch
+Standards-Version: 3.7.2
+Build-Depends-Indep: ocaml-nox-3.09.2
+Build-Depends: debhelper (>= 4.0), dpatch
 
 Package: hlins
 Architecture: all
-Depends: ocaml-base-nox-3.09.1
+Depends: ocaml-base-nox-3.09.2
 Description: Insert URLs into html documents
  Hlins is a tool to insert hypertext links into HTML documents,
  using a database with entries of the form "name = url". It is 

Modified: trunk/packages/hlins/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hlins/trunk/debian/control.in?rev=2698&op=diff
==============================================================================
--- trunk/packages/hlins/trunk/debian/control.in (original)
+++ trunk/packages/hlins/trunk/debian/control.in Tue May 16 18:46:13 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>, 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>
-Standards-Version: 3.6.2
-Build-Depends-Indep: ocaml-nox-#OcamlABI#, debhelper (>= 4.0), dpatch
+Standards-Version: 3.7.2
+Build-Depends-Indep: ocaml-nox-#OcamlABI#
+Build-Depends: debhelper (>= 4.0), dpatch
 
 Package: hlins
 Architecture: all




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