[Pkg-ocaml-maint-commits] [SCM] ocaml-fileutils packaging branch, master, updated. debian/0.4.2-1-5-g80e894e

2013-05-30 Thread Hendrik Tews
The following commit has been merged in the master branch:
commit 482e45d11f26e1da9d4dcafb680572de98e30878
Author: Hendrik Tews hend...@askra.de
Date:   Thu May 30 12:31:25 2013 +0200

update watch file

diff --git a/debian/changelog b/debian/changelog
index f60ce59..5888682 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-fileutils (0.4.2-2) UNRELEASED; urgency=low
+
+  * update watch file
+
+ -- Hendrik Tews hend...@askra.de  Thu, 30 May 2013 12:31:04 +0200
+
 ocaml-fileutils (0.4.2-1) unstable; urgency=low
 
   * New upstream release 
diff --git a/debian/watch b/debian/watch
index ac479c0..ac58816 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://www.carva.org/sylvain.le-gall/download/ocaml-fileutils-([0-9\.]*).tar.gz
+http://forge.ocamlcore.org/frs/?group_id=128 
.*/ocaml-fileutils-([0-9\.]*)\.tar\.gz

-- 
ocaml-fileutils packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocaml-fileutils packaging branch, master, updated. debian/0.4.2-1-5-g80e894e

2013-05-30 Thread Hendrik Tews
The following commit has been merged in the master branch:
commit 61429246d4e7cca79a6805b49c1617b2984ae0c0
Merge: 482e45d11f26e1da9d4dcafb680572de98e30878 
2d70f89afe6c4e7a972e4661a68263f000c62d9f
Author: Hendrik Tews hend...@askra.de
Date:   Thu May 30 12:32:42 2013 +0200

Merge tag 'upstream/0.4.4'

Upstream version 0.4.4


-- 
ocaml-fileutils packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocaml-fileutils packaging branch, master, updated. debian/0.4.2-1-5-g80e894e

2013-05-30 Thread Hendrik Tews
The following commit has been merged in the master branch:
commit 80e894e0d9d4caf140435818623cac6a4003d1ae
Author: Hendrik Tews hend...@askra.de
Date:   Thu May 30 20:27:10 2013 +0200

new upstream + debhelper

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 62605d2..000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package use dpatch for patching the source. 
-
-Please consider reading dpatch manpage to patch the source.
-
- -- Sylvain Le Gall gil...@debian.org  Sun, 22 Jun 2008 23:26:52 +0200
diff --git a/debian/TODO b/debian/TODO
deleted file mode 100644
index 07635b1..000
--- a/debian/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-* Update the license to reflect the OCaml exception
-* Use le-gall.net for upstream
diff --git a/debian/changelog b/debian/changelog
index 5888682..eb8d95e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-ocaml-fileutils (0.4.2-2) UNRELEASED; urgency=low
+ocaml-fileutils (0.4.4-1) unstable; urgency=low
 
   * update watch file
-
- -- Hendrik Tews hend...@askra.de  Thu, 30 May 2013 12:31:04 +0200
+  * new upstream version
+  * change build system to debhelper/quilt
+  * bump debhelper compat and standards versions
+  * adjust dependencies
+  * fix copyright
+  * delete obsolete files in debian
+  * add myself as uploader
+  * add doc-base
+
+ -- Hendrik Tews hend...@askra.de  Thu, 30 May 2013 20:25:35 +0200
 
 ocaml-fileutils (0.4.2-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 11cf72f..900214e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,28 @@ Source: ocaml-fileutils
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
-Build-Depends: cdbs (= 0.4.23-1.1), 
- debhelper (= 5),
+Uploaders: 
+ Sylvain Le Gall gil...@debian.org,
+ Hendrik Tews hend...@askra.de
+Build-Depends: 
+ debhelper (= 9),
  ocaml-nox (= 3.10.0-9),
+ ocaml-best-compilers,
  ocaml-findlib (= 1.1.2pl1-4),
+ libounit-ocaml-dev,
  camlp4 (= 3.10.0-4),
  dh-ocaml (= 0.9)
-Standards-Version: 3.8.3
+Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-fileutils.git
 Vcs-Browser: 
http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-fileutils.git
 Homepage: http://forge.ocamlcore.org/projects/ocaml-fileutils/
 
 Package: libfileutils-ocaml-dev
 Architecture: any
-Depends: ${ocaml:Depends}, ${misc:Depends}
+Depends:
+ ${ocaml:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
 Provides: ${ocaml:Provides}
 Description: File manipulation for OCaml
  This library provides some functions which operate on the file system
diff --git a/debian/copyright b/debian/copyright
index 62f71d1..5de40ab 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,552 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Author: Sylvain Le Gall
-Packaged-By: Sylvain Le Gall gil...@debian.org 
-Packaged-Date: Sun, 1 Jun 2003 17:10:39 +0100
-Original-Source-Location: http://le-gall.net/sylvain+violaine/download/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ocaml-fileutils
+Upstream-Contact: gil...@ocamlcore.org
+Source: http://forge.ocamlcore.org/projects/ocaml-fileutils/
 
 Files: *
-Copyright: (C) 2003-2009 Sylvain Le Gall
-License: LGPL-2.1+
+Copyright: 2003-2011 Sylvain Le Gall
+License: LGPL-2.1+ with OCaml linking exception
+ As a special exception to the GNU Lesser General Public License, you
+ may 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 as distributed by INRIA, 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.
+ .
+ ---
+  GNU LESSER GENERAL PUBLIC LICENSE
+   Version 2.1, February 1999
+ .
+  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+  Everyone is permitted to copy and distribute verbatim copies
+  of this license document, but changing it is not allowed.
+ .
+ [This is the first released version of the Lesser GPL.  It also counts