[Pkg-ocaml-maint-commits] [SCM] findlib packaging branch, master, updated. debian/1.2.3-1-16-gd9f7364
Stephane Glondu
steph at glondu.net
Mon Feb 16 07:17:20 UTC 2009
The following commit has been merged in the master branch:
commit af639b9087026dc7b6bfc9c95a52cd91c6c43c3f
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Feb 16 07:31:11 2009 +0100
Simplify site_lib_metas.dpatch
The patch to META.num is currently not needed (no files declared in
the toplevel package), so let's remove it.
diff --git a/debian/patches/site_lib_metas.dpatch b/debian/patches/site_lib_metas.dpatch
index a83c04e..7d56dd1 100755
--- a/debian/patches/site_lib_metas.dpatch
+++ b/debian/patches/site_lib_metas.dpatch
@@ -2,22 +2,9 @@
## site_lib_metas.dpatch by Stefano Zacchiroli <zack at debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: META.num*: bugfix, moved "directory" directive outside "core" subpackage
+## DP: Add directory to META.num-top
@DPATCH@
-diff -urNad trunk~/site-lib-src/num/META.in trunk/site-lib-src/num/META.in
---- trunk~/site-lib-src/num/META.in 2004-01-11 16:05:51.000000000 +0100
-+++ trunk/site-lib-src/num/META.in 2004-01-11 16:05:52.000000000 +0100
-@@ -4,8 +4,8 @@
- `requires(toploop) = "num.core,num-top"'
- `version = "[distributed with Ocaml]"'
- `description = "Arbitrary-precision rational arithmetic"'
-+`directory = "^"'
- `package "core" ('
--` directory = "^"'
- ` version = "[internal]"'
- ` browse_interfaces = "'interfaces`"'
- ` archive(byte) = "nums.cma"'
diff -urNad trunk~/site-lib-src/num-top/META.in trunk/site-lib-src/num-top/META.in
--- trunk~/site-lib-src/num-top/META.in 2004-01-11 16:05:51.000000000 +0100
+++ trunk/site-lib-src/num-top/META.in 2004-01-11 16:05:52.000000000 +0100
--
findlib packaging
More information about the Pkg-ocaml-maint-commits
mailing list