[Pkg-ocaml-maint-commits] [ocaml-topkg] branch master updated (3248af5 -> b52ca52)

2017-09-08 Thread Hendrik Tews
This is an automated email from the git hooks/post-receive script.

hendrik-guest pushed a change to branch master
in repository ocaml-topkg.

  from  3248af5   New upstream version 0.9.0
   new  b52ca52   initial packaging

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore   |  1 +
 debian/changelog |  8 
 debian/compat|  1 +
 debian/control   | 33 +
 debian/copyright | 23 +++
 debian/gbp.conf  |  2 ++
 debian/libtopkg-ocaml-dev.docs   |  1 +
 debian/libtopkg-ocaml-dev.install.in |  9 +
 debian/libtopkg-ocaml-dev.ocamldoc   |  1 +
 debian/not-installed |  4 
 debian/rules | 20 
 debian/source/format |  1 +
 debian/watch |  2 ++
 13 files changed, 106 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/libtopkg-ocaml-dev.docs
 create mode 100644 debian/libtopkg-ocaml-dev.install.in
 create mode 100644 debian/libtopkg-ocaml-dev.ocamldoc
 create mode 100644 debian/not-installed
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 debian/watch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-topkg.git

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [ocaml-topkg] 01/01: initial packaging

2017-09-08 Thread Hendrik Tews
This is an automated email from the git hooks/post-receive script.

hendrik-guest pushed a commit to branch master
in repository ocaml-topkg.

commit b52ca529cdc823260287d00eac7c9b0ee466995e
Author: Hendrik Tews 
Date:   Fri Sep 8 21:51:12 2017 +0200

initial packaging
---
 .gitignore   |  1 +
 debian/changelog |  8 
 debian/compat|  1 +
 debian/control   | 33 +
 debian/copyright | 23 +++
 debian/gbp.conf  |  2 ++
 debian/libtopkg-ocaml-dev.docs   |  1 +
 debian/libtopkg-ocaml-dev.install.in |  9 +
 debian/libtopkg-ocaml-dev.ocamldoc   |  1 +
 debian/not-installed |  4 
 debian/rules | 20 
 debian/source/format |  1 +
 debian/watch |  2 ++
 13 files changed, 106 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..b25c15b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*~
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..5c75563
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,8 @@
+ocaml-topkg (0.9.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #869114)
+  * Only provide -dev because the typical use requires the .cmi file being
+present
+  * build documentation with a simple dh_ocamldoc recipy
+
+ -- Hendrik Tews   Fri, 08 Sep 2017 21:09:11 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..f599e28
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..f20dd58
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,33 @@
+Source: ocaml-topkg
+Section: ocaml
+Priority: optional
+Maintainer: Debian OCaml Maintainers 
+Uploaders:
+ Hendrik Tews 
+Build-Depends:
+ debhelper (>= 10.3),
+ dh-ocaml (>= 0.9),
+ ocaml-nox (>= 4.01),
+ ocamlbuild,
+ libfindlib-ocaml-dev (>= 1.6.1),
+ libresult-ocaml-dev,
+ opam
+Standards-Version: 4.0.0
+Homepage: http://erratique.ch/software/topkg
+Vcs-Git: 
https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/ocaml-topkg.git
+Vcs-Browser: 
https://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocaml-topkg.git
+
+Package: libtopkg-ocaml-dev
+Architecture: any
+Depends:
+ libfindlib-ocaml-dev,
+ ${ocaml:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Recommends:
+ ocaml-findlib
+Description: packager for OCaml software
+ Topkg provides an API to describe the files a package installs in a
+ given build configuration and to specify information about the
+ package's distribution creation and publication procedures. Many
+ OCaml packages depend on topkg for building and packaging.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..80f42ab
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,23 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://erratique.ch/software/topkg
+
+Files: *
+Copyright: (c) 2016 Daniel C. Bünzli
+License: ISC
+
+Files: debian/*
+Copyright: (c) 2017 Hendrik Tews 
+License: ISC
+
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 000..cec628c
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True
diff --git a/debian/libtopkg-ocaml-dev.docs b/debian/libtopkg-ocaml-dev.docs
new file mode 100644
index 000..b43bf86
--- /dev/null
+++ b/debian/libtopkg-ocaml-dev.docs
@@ -0,0 +1 @@
+README.md
diff --git a/debian/libtopkg-ocaml-dev.install.in 
b/debian/libtopkg-ocaml-dev.install.in
new file mode 100644
index 000..bddc361
--- /dev/null
+++ b/debian/libtopkg-ocaml-dev.install.in
@@ -0,0 +1,9 @@
+@OCamlStdlibDir@/topkg/META
+@OCamlStdlibDir@/topkg/*.mli
+@OCamlStdlibDir@/topkg/*.cmi
+@OCamlStdlibDir@/topkg/*.cma
+DYN: @OCamlStdlibDir@/topkg/*.cmxs
+@OCamlStdlibDir@/topkg/*.cmti
+OPT: @OCamlStdlibDir@/topkg/*.a
+OPT: @OCamlStdlibDir@/topkg/*.cmx
+OPT: @OCamlStdlibDir@/topkg/*.cmxa
diff --git 

[Pkg-ocaml-maint-commits] [ocaml-topkg] annotated tag debian/0.9.0-1 created (now eca2fc5)

2017-09-08 Thread Hendrik Tews
This is an automated email from the git hooks/post-receive script.

hendrik-guest pushed a change to annotated tag debian/0.9.0-1
in repository ocaml-topkg.

at  eca2fc5   (tag)
   tagging  b52ca529cdc823260287d00eac7c9b0ee466995e (commit)
 tagged by  Hendrik Tews
on  Fri Sep 8 22:30:37 2017 +0200

- Log -
ocaml-topkg Debian release 0.9.0-1
-BEGIN PGP SIGNATURE-

iQJFBAABCgAvFiEEd+jPoq9S7zZIRjvN7GhXfe3K7mgFAlmy/e0RHGhlbmRyaWtA
YXNrcmEuZGUACgkQ7GhXfe3K7mgRjA//VgUI01AcifeLElPspqVyuzJKyvIiFQBo
TEy4EHG3kbwq+as5XhnaViY8uZDWvBtSDLh0BQVv+qKnO7hMOSgScMnFC7cYah4o
IK2LTFT/kQpXgNeDuHQXjqY4zg9CUNi0qpNwp0glbxMD8qPibwXuWhq4aEOXTuRX
VxJ9NOMd9sBSJMFNBV+rIv38pfGisIjnW0456A02RdGyWQOPfliE8MkflnN+6ySo
CgdThO+nYIko2fu/LsaX3WhGpjKMt6WyZ1AtokF0EIzfuAP7jG1S4DzxuMCW57x9
Fa+5DxMJbCdeVTS4Ry79W67vKwIsP+guTXuGhHLPBWbiM3Bg6SqIco+ltMnilV1D
3+WOYy+O0dhKY+e5excLdaGfq2VAKixiABxpHBXseMbwggRPxJH3Wg46C1HExJ8Z
y/fKeOBoOdoR1tS9N7q28+VEXt6eg/Z9+R0hBZ4enrCOJ1RkWVFSXqrfxLtAdNWk
GH5M77hKdeZRQsVcKQcl2PYgZOsGQPIh32dVqVWygNMyDOaHjD88mzVLPnZ4diA3
sOFvdXccr6L6UHPybkOsrgrF7w5tpw8M20qYJX14hS6ehx2vN7TLwzHtPp3ES0im
KdqfeD/YD+AB5Pc8mdw8ZVR9IbYbN536PH90pQG92FcPPjnTCJl3DSPCLxX+qjT8
+tFgiSsCXx8=
=D4OW
-END PGP SIGNATURE-

Hendrik Tews (2):
  New upstream version 0.9.0
  initial packaging

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-topkg.git

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits