[Pkg-ocaml-maint-commits] [cudf] 01/05: Import Debian changes 0.7-2ubuntu2

Stéphane Glondu glondu at moszumanska.debian.org
Wed Jul 19 17:43:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository cudf.

commit ae0644a27ee7e638e265ef10a8543db336e2f64a
Author: Dimitri John Ledkov <xnox at ubuntu.com>
Date:   Fri Jun 30 12:23:36 2017 +0100

    Import Debian changes 0.7-2ubuntu2
    
    cudf (0.7-2ubuntu2) artful; urgency=high
    
      * No change rebuild against ocaml 4.04.
    
    cudf (0.7-2ubuntu1) yakkety; urgency=medium
    
      * Add ocaml-base-nox dependency to cudf-tools, otherwise results in
        aspcud autopkgtest failure when invoking cudf-check without interpret
        available.
    
    cudf (0.7-2build3) xenial; urgency=medium
    
      * No-change rebuild against ocaml 4.02.
    
    cudf (0.7-2build2) wily; urgency=medium
    
      * Rebuild for new OCaml ABIs.
    
    cudf (0.7-2build1) utopic; urgency=medium
    
      * Rebuild for new OCaml ABIs.
---
 debian/changelog | 32 ++++++++++++++++++++++++++++++++
 debian/control   |  4 +++-
 2 files changed, 35 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9918db9..3b634ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+cudf (0.7-2ubuntu2) artful; urgency=high
+
+  * No change rebuild against ocaml 4.04.
+
+ -- Dimitri John Ledkov <xnox at ubuntu.com>  Fri, 30 Jun 2017 12:23:36 +0100
+
+cudf (0.7-2ubuntu1) yakkety; urgency=medium
+
+  * Add ocaml-base-nox dependency to cudf-tools, otherwise results in
+    aspcud autopkgtest failure when invoking cudf-check without interpret
+    available.
+
+ -- Dimitri John Ledkov <xnox at ubuntu.com>  Mon, 12 Sep 2016 15:57:38 +0100
+
+cudf (0.7-2build3) xenial; urgency=medium
+
+  * No-change rebuild against ocaml 4.02.
+
+ -- Łukasz 'sil2100' Zemczak <lukasz.zemczak at canonical.com>  Wed, 04 Nov 2015 14:51:47 -0600
+
+cudf (0.7-2build2) wily; urgency=medium
+
+  * Rebuild for new OCaml ABIs.
+
+ -- Matthias Klose <doko at ubuntu.com>  Sat, 03 Oct 2015 19:26:23 +0200
+
+cudf (0.7-2build1) utopic; urgency=medium
+
+  * Rebuild for new OCaml ABIs.
+
+ -- Colin Watson <cjwatson at ubuntu.com>  Sat, 06 Sep 2014 22:42:10 +0100
+
 cudf (0.7-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/control b/debian/control
index 5a80fa3..00e6e96 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: cudf
 Section: devel
 Priority: optional
-Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>,
  Ralf Treinen <treinen at debian.org>
 Build-Depends:
@@ -83,6 +84,7 @@ Package: cudf-tools
 Architecture: any
 Section: devel
 Depends:
+ ocaml-base-nox,
  ${shlibs:Depends},
  ${misc:Depends}
 Description: command line tools for package upgrade problem descriptions

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



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