[Pkg-ocaml-maint-commits] [SCM] ocaml-ssl packaging branch, master, updated. debian/0.4.3-2-4-g9f48e76

Stephane Glondu steph at glondu.net
Mon Oct 5 13:57:22 UTC 2009


The following commit has been merged in the master branch:
commit 977efe673f7db99bd24bf68fa7efae03b6d2e3ea
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Oct 5 15:36:32 2009 +0200

    Various updates

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..d2abad3
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,5 @@
+This package uses dpatch for patching the source.
+
+Please consider reading dpatch manpage.
+
+ -- Stéphane Glondu <glondu at debian.org>, Mon,  5 Oct 2009 15:40:24 +0200
diff --git a/debian/changelog b/debian/changelog
index 7789998..50033d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,13 +3,16 @@ ocaml-ssl (0.4.3-3) UNRELEASED; urgency=low
   [ Sylvain Le Gall ]
   * Save doc/ directory before cleaning it
 
-  [ Stephane Glondu ]
+  [ Stéphane Glondu ]
+  * Switch packaging to dh-ocaml 0.9
+  * Add README.source
+  * Update copyright file
   * debian/control:
-    - adapt to new dh-ocaml
     - move to section ocaml
-    - update Standards-Version to 3.8.2
+    - update my e-mail address
+    - update Standards-Version to 3.8.3
 
- -- Stephane Glondu <steph at glondu.net>  Sun, 26 Jul 2009 03:53:27 +0200
+ -- Stéphane Glondu <glondu at debian.org>  Mon, 05 Oct 2009 15:35:15 +0200
 
 ocaml-ssl (0.4.3-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 191a82c..5175d90 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,18 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders:
  Samuel Mimram <smimram at debian.org>,
- Stephane Glondu <steph at glondu.net>,
+ Stéphane Glondu <glondu at debian.org>,
  Stefano Zacchiroli <zack at debian.org>
 Build-Depends:
  debhelper (>= 7.0.0),
  libssl-dev (>= 0.9.6),
- ocaml-nox (>= 3.11),
- ocaml-findlib (>= 1.2.4),
+ ocaml-nox (>= 3.11.1-3~),
+ ocaml-findlib (>= 1.2.5),
  cdbs,
  dh-ocaml (>= 0.9),
  dpatch
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
+Homepage: http://sourceforge.net/projects/savonet/files/
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ssl.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-ssl.git
 
@@ -25,8 +26,9 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends}
 Provides: ${ocaml:Provides}
-Description: OCaml bindings for OpenSSL
- OCaml library for communicating using SSL/TLS encrypted connections.
+Description: OCaml bindings for OpenSSL (runtime)
+ OCaml library for communicating through SSL/TLS encrypted connections
+ using the OpenSSL library.
  .
  This package contains only the shared runtime stub libraries.
 
@@ -40,7 +42,8 @@ Depends:
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
 Description: OCaml bindings for OpenSSL
- OCaml library for communicating using SSL/TLS encrypted connections.
+ OCaml library for communicating through SSL/TLS encrypted connections
+ using the OpenSSL library.
  .
  This package contains all the development stuff you need to use
  the ssl OCaml library in your programs.
diff --git a/debian/copyright b/debian/copyright
index cee8029..9dab100 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,40 @@
-This package was debianized by Samuel Mimram <samuel.mimram at ens-lyon.org> on
-Tue,  2 Dec 2003 20:20:25 +0100.
-
-It was downloaded from http://savonet.sourceforge.net/
-
-Upstream Authors: the Savonet Team <savonet-users at lists.sourceforge.net>
-
-Copyright (C) 2003-2005 by the Savonet Team.
-
-The libssl-ocaml library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public License
-(LGPL) as published by the Free Software Foundation; either version
-2.1 of the License, or (at your option) any later version.
-
-The license text is contained in /usr/share/common-licenses/LGPL.
-
-This program is released under the LGPL version 2.1 with the additional
-exemption that compiling, linking, and/or using OpenSSL is allowed.
-
-As a special exception to the GNU Library General Public License, you
-may also link, statically or dynamically, a "work that uses the Library"
-with a publicly distributed version of the Library to produce an
-executable file containing portions of the Library, and distribute
-that executable file under terms of your choice, without any of the
-additional requirements listed in clause 6 of the GNU Library General
-Public License.  By "a publicly distributed version of the Library",
-we mean either the unmodified Library, or a
-modified version of the Library that is distributed under the
-conditions defined in clause 3 of the GNU Library General Public
-License.  This exception does not however invalidate any other reasons
-why the executable file might be covered by the GNU Library General
-Public License.
-
-The examples are under the GPL licence version 2.0.
+Packaged-By: Samuel Mimram <samuel.mimram at ens-lyon.org>
+Packaged-Date: Tue,  2 Dec 2003 20:20:25 +0100
+Original-Source-Location: http://sourceforge.net/projects/savonet/files/
+Upstream-Author: The Savonet Team <savonet-users at lists.sourceforge.net>
+
+Files: *
+Copyright: © 2003-2005 by the Savonet Team
+License: LGPL-2.1+ | other
+
+  The libssl-ocaml library is free software; you can redistribute it
+  and/or modify it under the terms of the GNU Lesser General Public
+  License (LGPL) as published by the Free Software Foundation; either
+  version 2.1 of the License, or (at your option) any later version.
+
+  The license text is contained in /usr/share/common-licenses/LGPL-2.1.
+
+  This program is released under the LGPL version 2.1 with the
+  additional exemption that compiling, linking, and/or using OpenSSL
+  is allowed.
+
+  As a special exception to the GNU Library General Public License,
+  you may also link, statically or dynamically, a "work that uses the
+  Library" with a publicly distributed version of the Library to
+  produce an executable file containing portions of the Library, and
+  distribute that executable file under terms of your choice, without
+  any of the additional requirements listed in clause 6 of the GNU
+  Library General Public License. By "a publicly distributed version
+  of the Library", we mean either the unmodified Library, or a
+  modified version of the Library that is distributed under the
+  conditions defined in clause 3 of the GNU Library General Public
+  License. This exception does not however invalidate any other
+  reasons why the executable file might be covered by the GNU Library
+  General Public License.
+
+  The examples are under the GPL licence version 2.0.
+
+Files: debian/*
+Copyright: © 2003-2009 Samuel Mimram <smimram at debian.org>
+           © 2009 Stéphane Glondu <glondu at debian.org>
+License: LGPL-2.1+

-- 
ocaml-ssl packaging



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