[Pkg-ocaml-maint-commits] r1926 - in trunk/packages/hlins: . trunk/debian upstream

Ralf Treinen treinen at costa.debian.org
Sat Nov 5 14:15:35 UTC 2005


Author: treinen
Date: 2005-11-05 14:15:34 +0000 (Sat, 05 Nov 2005)
New Revision: 1926

Added:
   trunk/packages/hlins/trunk/debian/svn-deblayout
   trunk/packages/hlins/upstream/
   trunk/packages/hlins/upstream/hlins_0.39.orig.tar.gz
Modified:
   trunk/packages/hlins/trunk/debian/
   trunk/packages/hlins/trunk/debian/changelog
   trunk/packages/hlins/trunk/debian/control
Log:
hlins 0.39-6 fit for ocaml 3.09.0



Property changes on: trunk/packages/hlins/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Modified: trunk/packages/hlins/trunk/debian/changelog
===================================================================
--- trunk/packages/hlins/trunk/debian/changelog	2005-11-05 14:05:59 UTC (rev 1925)
+++ trunk/packages/hlins/trunk/debian/changelog	2005-11-05 14:15:34 UTC (rev 1926)
@@ -1,3 +1,11 @@
+hlins (0.39-6) unstable; urgency=low
+
+  * Added debian/svn-deblayout.
+  * Bumped (build-)dependency on ocaml-* to 3.09.0.
+  * Standards-Version 3.6.2 (no change).
+
+ -- Ralf Treinen <treinen at debian.org>  Sat,  5 Nov 2005 15:10:56 +0100
+
 hlins (0.39-5) unstable; urgency=low
 
   * New uploader Samuel Mimram

Modified: trunk/packages/hlins/trunk/debian/control
===================================================================
--- trunk/packages/hlins/trunk/debian/control	2005-11-05 14:05:59 UTC (rev 1925)
+++ trunk/packages/hlins/trunk/debian/control	2005-11-05 14:15:34 UTC (rev 1926)
@@ -3,12 +3,12 @@
 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>
-Standards-Version: 3.6.1
-Build-Depends-Indep: ocaml-nox-3.08.3, debhelper (>= 4.0), dpatch
+Standards-Version: 3.6.2
+Build-Depends-Indep: ocaml-nox-3.09.0, debhelper (>= 4.0), dpatch
 
 Package: hlins
 Architecture: all
-Depends: ocaml-base-nox-3.08.3
+Depends: ocaml-base-nox-3.09.0
 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 

Added: trunk/packages/hlins/trunk/debian/svn-deblayout
===================================================================
--- trunk/packages/hlins/trunk/debian/svn-deblayout	2005-11-05 14:05:59 UTC (rev 1925)
+++ trunk/packages/hlins/trunk/debian/svn-deblayout	2005-11-05 14:15:34 UTC (rev 1926)
@@ -0,0 +1,4 @@
+origDir=../upstream
+origUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/hlins/upstream
+tagsUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/tags/packages/hlins
+

Added: trunk/packages/hlins/upstream/hlins_0.39.orig.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/packages/hlins/upstream/hlins_0.39.orig.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




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