[Pkg-ocaml-maint-commits] [SCM] oasis packaging branch, master, updated. debian/0.2.0-6-2-gb559053

2013-05-12 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit b559053bef61710c79b4197a0da32d8d9a7fa746
Author: Stephane Glondu 
Date:   Sun May 12 13:47:09 2013 +0200

Update changelog and prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 9131ede..1038788 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+oasis (0.2.0-7) unstable; urgency=low
+
+  * Team upload
+  * Switch oasis to arch:any, and make it use ${ocaml:Depends}
+  * Rebuild with latest pcre-ocaml
+
+ -- Stéphane Glondu   Sun, 12 May 2013 13:47:05 +0200
+
 oasis (0.2.0-6) unstable; urgency=low
 
   * Team upload.

-- 
oasis packaging

___
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] [SCM] oasis packaging branch, master, updated. debian/0.2.0-6-2-gb559053

2013-05-12 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit b723407221895e8bf0d48f1aad2290fa7d7582f2
Author: Stephane Glondu 
Date:   Sun May 12 13:47:01 2013 +0200

Switch oasis to arch:any, and make it use ${ocaml:Depends}

diff --git a/debian/control b/debian/control
index 24442e6..404b93b 100644
--- a/debian/control
+++ b/debian/control
@@ -25,15 +25,11 @@ Vcs-Git: 
git://git.debian.org/git/pkg-ocaml-maint/packages/oasis.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/oasis.git
 
 Package: oasis
-Architecture: all
+Architecture: any
 Suggests: liboasis-ocaml-doc
 Depends:
- ${misc:Depends},
- libextlib-ocaml,
- liboasis-ocaml,
- libodn-ocaml,
- libpcre-ocaml,
- ocaml-base-nox-${F:OCamlABI}
+ ${ocaml:Depends},
+ ${misc:Depends}
 Description: Architecture for building OCaml libraries and applications
  OASIS generates a full configure, build and install system for your
  application. It starts with a simple `_oasis` file at the toplevel of your

-- 
oasis packaging

___
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