[Pkg-ocaml-maint-commits] [SCM] cryptokit packaging branch, master, updated. debian/1.3-8-8-gccaa207

Samuel Mimram samuel.mimram at ens-lyon.org
Tue Feb 24 18:11:39 UTC 2009


The following commit has been merged in the master branch:
commit 40eca9ec9c99b5d7f520cb94d76251dbcab76e64
Author: Samuel Mimram <samuel.mimram at ens-lyon.org>
Date:   Tue Feb 24 19:05:12 2009 +0100

    Update compat and standards version.

diff --git a/debian/changelog b/debian/changelog
index 008dbb9..6da3a0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ cryptokit (1.3-9) UNRELEASED; urgency=low
 
   [ Samuel Mimram ]
   * Switch packaging to git
+  * Update compat to 7.
+  * Update standards version to 3.8.0.
 
- -- Samuel Mimram <smimram at debian.org>  Tue, 24 Feb 2009 19:03:05 +0100
+ -- Samuel Mimram <smimram at debian.org>  Tue, 24 Feb 2009 19:04:46 +0100
 
 cryptokit (1.3-8) unstable; urgency=medium
 
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 e557dd9..a3ea37d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,8 +3,8 @@ Section: libdevel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: @OCamlTeam@
-Build-Depends: @cdbs@, zlib1g-dev, dpkg-dev (>= 1.13.19)
-Standards-Version: 3.7.3
+Build-Depends: @cdbs@, debhelper (>= 7), zlib1g-dev, dpkg-dev (>= 1.13.19)
+Standards-Version: 3.8.0
 Homepage: http://pauillac.inria.fr/~xleroy/software.html#cryptokit
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/cryptokit/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cryptokit/trunk/

-- 
cryptokit packaging



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