[Pkg-ocaml-maint-commits] [SCM] ocaml-extunix packaging branch, master, updated. debian/0.0.1-1
Sylvain Le Gall
gildor at debian.org
Sat Nov 20 00:22:48 UTC 2010
The following commit has been merged in the master branch:
commit 28d4c4bf611ee59c14b9396bf39353bda8abcced
Author: Sylvain Le Gall <gildor at debian.org>
Date: Sat Nov 20 00:53:21 2010 +0100
Fix package name extunix -> ocaml-extunix
diff --git a/debian/changelog b/debian/changelog
index 44bb558..68172b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-extunix (0.0.1-1) UNRELEASED; urgency=low
+ocaml-extunix (0.0.1-1) unstable; urgency=low
* Initial release. (Closes: #604065)
- -- Sylvain Le Gall <gildor at debian.org> Fri, 19 Nov 2010 17:49:08 +0100
+ -- Sylvain Le Gall <gildor at debian.org> Sat, 20 Nov 2010 00:47:32 +0100
diff --git a/debian/control b/debian/control
index 73dbe5c..e8ae622 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: extunix
+Source: ocaml-extunix
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
@@ -27,16 +27,16 @@ Description: Extended functions for OCaml Unix module
which are not covered by Unix module.
.
Example functions:
- * uname
- * statvfs
- * fsync
- * fadvise
- * fallocate
- * atfile
- * dirfd
- * eventfd
- * signalfd
- * ...
+ * uname
+ * statvfs
+ * fsync
+ * fadvise
+ * fallocate
+ * atfile
+ * dirfd
+ * eventfd
+ * signalfd
+ * ...
Package: libextunix-ocaml
Architecture: any
@@ -47,15 +47,15 @@ Description: Extended functions for OCaml Unix module
which are not covered by Unix module.
.
Example functions:
- * uname
- * statvfs
- * fsync
- * fadvise
- * fallocate
- * atfile
- * dirfd
- * eventfd
- * signalfd
- * ...
+ * uname
+ * statvfs
+ * fsync
+ * fadvise
+ * fallocate
+ * atfile
+ * dirfd
+ * eventfd
+ * signalfd
+ * ...
.
This package contains the shared runtime libraries.
diff --git a/debian/copyright b/debian/copyright
index 2d63db4..ef631de 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: extunix
+Name: ocaml-extunix
Maintainer: Sylvain Le Gall <gildor at debian.org>
Files: *
--
ocaml-extunix packaging
More information about the Pkg-ocaml-maint-commits
mailing list