[Pkg-ocaml-maint-commits] [SCM] camlidl packaging branch, master, updated. debian/1.05-10-11-g7786d1c

Samuel Mimram samuel.mimram at ens-lyon.org
Tue Feb 24 17:20:58 UTC 2009


The following commit has been merged in the master branch:
commit f3400d14885bade3eee17882213f217377fa1821
Author: Samuel Mimram <samuel.mimram at ens-lyon.org>
Date:   Tue Feb 24 18:07:21 2009 +0100

    Updates.

diff --git a/debian/changelog b/debian/changelog
index 2f633ac..d413e6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,10 @@ camlidl (1.05-11) UNRELEASED; urgency=low
 
   [ Samuel Mimram ]
   * Switch packaging to git
+  * Update standards version to 3.8.0.
+  * Update compat to 7.
 
- -- Samuel Mimram <smimram at debian.org>  Tue, 24 Feb 2009 18:05:57 +0100
+ -- Samuel Mimram <smimram at debian.org>  Tue, 24 Feb 2009 18:06:59 +0100
 
 camlidl (1.05-10) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control.in b/debian/control.in
index 7985171..c3a8c76 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,8 +3,8 @@ Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: @OCamlTeam@
-Build-Depends: @cdbs@, cpp, binutils
-Standards-Version: 3.7.2
+Build-Depends: @cdbs@, debhelper (>= 7), cpp, binutils
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/camlidl/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlidl/trunk/
 
@@ -23,4 +23,3 @@ Description: Stub code generator for Objective Caml
  long as those languages have a well-defined C interface.
  .
  This package contains the CamlIDL executable.
-

-- 
camlidl packaging



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