[Pkg-ocaml-maint-commits] r2582 - in trunk/packages/extlib: build-area trunk/debian trunk/debian/patches upstream

Stefano Zacchiroli zack at costa.debian.org
Mon Feb 20 17:04:26 UTC 2006


Author: zack
Date: 2006-02-20 17:04:25 +0000 (Mon, 20 Feb 2006)
New Revision: 2582

Added:
   trunk/packages/extlib/trunk/debian/patches/
   trunk/packages/extlib/trunk/debian/patches/00list
   trunk/packages/extlib/trunk/debian/patches/03_install.dpatch
   trunk/packages/extlib/trunk/debian/watch
   trunk/packages/extlib/upstream/extlib_1.5.orig.tar.gz
Removed:
   trunk/packages/extlib/upstream/extlib_1.4.orig.tar.gz
Modified:
   trunk/packages/extlib/build-area/
   trunk/packages/extlib/trunk/debian/changelog
   trunk/packages/extlib/trunk/debian/control
   trunk/packages/extlib/trunk/debian/control.in
   trunk/packages/extlib/trunk/debian/copyright
   trunk/packages/extlib/trunk/debian/libextlib-ocaml-dev.doc-base
Log:
ready for version 1.5 upload



Property changes on: trunk/packages/extlib/build-area
___________________________________________________________________
Name: svn:ignore
   + *.changes
*.deb
*.diff.gz
*.dsc
*.orig.tar.gz


Modified: trunk/packages/extlib/trunk/debian/changelog
===================================================================
--- trunk/packages/extlib/trunk/debian/changelog	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/changelog	2006-02-20 17:04:25 UTC (rev 2582)
@@ -1,3 +1,19 @@
+extlib (1.5-1) unstable; urgency=low
+
+  * New upstream release (closes: #353734)
+  * debian/patches/03_install.dpatch
+    - new patch to avoid installing unexistent .css file
+  * debian/control
+    - added homepage to long description
+  * debian/copyright
+    - updated wrt current authors and maintainers
+  * debian/*
+    - comsetic changes here and there
+  * debian/watch
+    - added watch file
+
+ -- Stefano Zacchiroli <zack at debian.org>  Mon, 20 Feb 2006 11:34:46 -0500
+
 extlib (1.4-5) unstable; urgency=low
 
   * Rebuilt against OCaml 3.09.1, bumped deps accordingly.

Modified: trunk/packages/extlib/trunk/debian/control
===================================================================
--- trunk/packages/extlib/trunk/debian/control	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/control	2006-02-20 17:04:25 UTC (rev 2582)
@@ -23,3 +23,5 @@
  references on lists, Unicode characters and UTF-8 encoded
  strings, additional and improved functions for hashtables,
  strings, lists and option types.
+ .
+ Homepage: http://ocaml-lib.sourceforge.net

Modified: trunk/packages/extlib/trunk/debian/control.in
===================================================================
--- trunk/packages/extlib/trunk/debian/control.in	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/control.in	2006-02-20 17:04:25 UTC (rev 2582)
@@ -23,3 +23,5 @@
  references on lists, Unicode characters and UTF-8 encoded
  strings, additional and improved functions for hashtables,
  strings, lists and option types.
+ .
+ Homepage: http://ocaml-lib.sourceforge.net

Modified: trunk/packages/extlib/trunk/debian/copyright
===================================================================
--- trunk/packages/extlib/trunk/debian/copyright	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/copyright	2006-02-20 17:04:25 UTC (rev 2582)
@@ -4,12 +4,26 @@
 It was downloaded from:   http://sourceforge.net/projects/ocaml-lib/
 
 Upstream Authors:
+
   Nicolas Cannasse  <ncannasse at motion-twin.com>
   Brian Hurt        <brian.hurt at qlogic.com>
   Yamagata Yoriyuki <yoriyuki at mbg.ocn.ne.jp>
 
 Copyright:
 
+  Copyright 2002, 2003 (C) Yamagata Yoriyuki.
+  Copyright (C) 1996-2003 Xavier Leroy, Nicolas Cannasse, Markus Mottl
+  Copyright (C) 2002, 2003 Yamagata Yoriyuki
+  Copyright (C) 2003 Brian Hurt
+  Copyright (C) 2003 Nicolas Cannasse
+  Copyright (C) 2003 Nicolas Cannasse and Markus Mottl
+  Copyright (C) 2004 Bardur Arantsson
+  Copyright (C) 2004 Brian Hurt, Jesse Guardiani
+  Copyright (C) 2004 Nicolas Cannasse
+  Copyright (C) 2005 Richard W.M. Jones (rich @ annexia.org)
+
+License:
+
   The Library is distributed under the terms of the GNU Library General
   Public License version 2 (found in /usr/share/common-licenses/LGPL-2
   on debian systems).

Modified: trunk/packages/extlib/trunk/debian/libextlib-ocaml-dev.doc-base
===================================================================
--- trunk/packages/extlib/trunk/debian/libextlib-ocaml-dev.doc-base	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/libextlib-ocaml-dev.doc-base	2006-02-20 17:04:25 UTC (rev 2582)
@@ -7,4 +7,3 @@
 Format: HTML
 Index: /usr/share/doc/libextlib-ocaml-dev/html/index.html
 Files: /usr/share/doc/libextlib-ocaml-dev/html/*
-

Added: trunk/packages/extlib/trunk/debian/patches/00list
===================================================================
--- trunk/packages/extlib/trunk/debian/patches/00list	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/patches/00list	2006-02-20 17:04:25 UTC (rev 2582)
@@ -0,0 +1 @@
+03_install.dpatch

Added: trunk/packages/extlib/trunk/debian/patches/03_install.dpatch
===================================================================
--- trunk/packages/extlib/trunk/debian/patches/03_install.dpatch	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/patches/03_install.dpatch	2006-02-20 17:04:25 UTC (rev 2582)
@@ -0,0 +1,41 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 03_install.dpatch by Stefano Zacchiroli <zack at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad trunk~/Makefile trunk/Makefile
+--- trunk~/Makefile	2006-02-20 11:52:49.000000000 -0500
++++ trunk/Makefile	2006-02-20 11:52:49.000000000 -0500
+@@ -17,7 +17,7 @@
+ 	ocamlc -c $(MODULES:=.mli)
+ 	mkdir -p doc/
+ 	ocamldoc -sort -html -d doc/ $(MODULES:=.mli)
+-	cp odoc_style.css doc/style.css
++#          cp odoc_style.css doc/style.css
+ 
+ install:
+ 	cp META.txt META
+diff -urNad trunk~/install.ml trunk/install.ml
+--- trunk~/install.ml	2006-02-20 11:52:49.000000000 -0500
++++ trunk/install.ml	2006-02-20 11:53:02.000000000 -0500
+@@ -171,12 +171,12 @@
+ 		List.iter (fun m -> remove (m ^ obj_ext)) modules;
+ 		remove ("extLib" ^ obj_ext);
+ 	end;
+-	if !autodoc then begin
+-		run (sprintf "ocamldoc -sort -html -d %s %s" doc_dir (m_list ".mli"));
+-		run ((match path_type with
+-				| PathDos -> sprintf "%s odoc_style.css %s\\style.css";
+-				| PathUnix -> sprintf "%s odoc_style.css %s/style.css") cp_cmd doc_dir);
+-	end;
++(*         if !autodoc then begin
++                run (sprintf "ocamldoc -sort -html -d %s %s" doc_dir (m_list ".mli"));
++                run ((match path_type with
++                                | PathDos -> sprintf "%s odoc_style.css %s\\style.css";
++                                | PathUnix -> sprintf "%s odoc_style.css %s/style.css") cp_cmd doc_dir);
++        end; *)
+ 	match install_dir with
+ 	  Findlib ->
+ 	    let files = Buffer.create 0 in


Property changes on: trunk/packages/extlib/trunk/debian/patches/03_install.dpatch
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/extlib/trunk/debian/watch
===================================================================
--- trunk/packages/extlib/trunk/debian/watch	2006-02-19 11:56:12 UTC (rev 2581)
+++ trunk/packages/extlib/trunk/debian/watch	2006-02-20 17:04:25 UTC (rev 2582)
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/ocaml-lib/extlib-([\d.]*).tar.gz debian uupdate

Deleted: trunk/packages/extlib/upstream/extlib_1.4.orig.tar.gz
===================================================================
(Binary files differ)

Added: trunk/packages/extlib/upstream/extlib_1.5.orig.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/packages/extlib/upstream/extlib_1.5.orig.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




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