[Pkg-ocaml-maint-commits] [SCM] omake packaging branch, master, updated. debian/0.9.8.5-3-6-1-gbaa9821

Stephane Glondu steph at glondu.net
Sun Sep 13 14:14:18 UTC 2009


The following commit has been merged in the master branch:
commit baa9821acfe33235cd35a9eb2b0f925cdeeeaa5c
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Sep 13 16:02:28 2009 +0200

    Various updates

diff --git a/debian/changelog b/debian/changelog
index 20d2cf3..9c3859d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+omake (0.9.8.5-3-7) unstable; urgency=low
+
+  * debian/control:
+    - update my e-mail address, remove DMUA
+    - change build-dependency from libreadline5-dev to libreadline-dev
+    - update Standards-Version to 3.8.3 (no changes)
+
+ -- Stéphane Glondu <glondu at debian.org>  Sun, 13 Sep 2009 16:01:50 +0200
+
 omake (0.9.8.5-3-6) unstable; urgency=low
 
   * Properly strip only on native architectures
diff --git a/debian/control b/debian/control
index 33e7d18..aabcb16 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,19 @@ Source: omake
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: Mike Furr <mfurr at debian.org>, Stephane Glondu <steph at glondu.net>
-DM-Upload-Allowed: yes
+Uploaders:
+ Mike Furr <mfurr at debian.org>,
+ Stéphane Glondu <glondu at debian.org>
 Build-Depends:
  debhelper (>= 7.2.6),
  autotools-dev,
  ocaml-nox,
  libfam-dev,
- libreadline5-dev,
+ libreadline-dev,
  libncurses5-dev,
  quilt,
  dh-ocaml
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://omake.metaprl.org/
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/omake.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/omake.git

-- 
omake packaging



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