[Pkg-ocaml-maint-commits] [SCM] tophide packaging branch, master, updated. debian/1.0.0-3-5-g18762a4

2013-06-21 Thread Hendrik Tews
The following commit has been merged in the master branch:
commit 5bb670486d306a83742a2fca97487b2e1c7f3287
Merge: 92ba75377e422f7f1246199528803f122f70ae7a 
bd64b7f63931bac9448ee99564ea1ae30efa3574
Author: Hendrik Tews hend...@askra.de
Date:   Fri Jun 21 09:01:38 2013 +0200

Merge tag 'upstream/1.0.1'

Upstream version 1.0.1


-- 
tophide 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] tophide packaging branch, master, updated. debian/1.0.0-3-5-g18762a4

2013-06-21 Thread Hendrik Tews
The following commit has been merged in the master branch:
commit 92ba75377e422f7f1246199528803f122f70ae7a
Author: Hendrik Tews hend...@askra.de
Date:   Fri Jun 21 09:00:20 2013 +0200

add watch

diff --git a/debian/changelog b/debian/changelog
index aafce06..02b07de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 tophide (1.0.0-4) UNRELEASED; urgency=low
 
+  [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 
- -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:24:48 +
+  [ Hendrik Tews ]
+  * add watch file
+
+ -- Hendrik Tews hend...@askra.de  Fri, 21 Jun 2013 09:00:05 +0200
 
 tophide (1.0.0-3) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..dda5ca2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://mjambon.com/releases/tophide \
+.*/tophide/tophide[\-\._](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

-- 
tophide 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] tophide packaging branch, master, updated. debian/1.0.0-3-5-g18762a4

2013-06-21 Thread Hendrik Tews
The following commit has been merged in the master branch:
commit 18762a4c268a5809646169fd4b88b34d189b4e87
Author: Hendrik Tews hend...@askra.de
Date:   Fri Jun 21 11:59:21 2013 +0200

update packaging and prepare for OCaml 4.00

diff --git a/debian/changelog b/debian/changelog
index 02b07de..3dce45f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,19 @@
-tophide (1.0.0-4) UNRELEASED; urgency=low
+tophide (1.0.1-1) unstable; urgency=low
 
   [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 
   [ Hendrik Tews ]
   * add watch file
-
- -- Hendrik Tews hend...@askra.de  Fri, 21 Jun 2013 09:00:05 +0200
+  * new upstream version
+  * bump debhelper compat level and standards version
+  * add myself as uploader
+  * update hompage, Vcs fields, dependencies, copyright
+  * add new makefile patch for
+- install ml file (lintian dangling-cmi)
+- OCaml 4.00 compatibility
+
+ -- Hendrik Tews hend...@askra.de  Fri, 21 Jun 2013 09:22:20 +0200
 
 tophide (1.0.0-3) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 66d94a0..71b1104 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,23 @@ Source: tophide
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
+Uploaders: Hendrik Tews hend...@askra.de
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,
-  ocaml-base-nox,
   dh-ocaml (= 0.9~),
-  debhelper (= 7.0.50~)
-Standards-Version: 3.9.1
-Homepage: http://martin.jambon.free.fr/ocaml.html#tophide
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/tophide.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/tophide.git
+  debhelper (= 9)
+Standards-Version: 3.9.4
+Homepage: http://mjambon.com/ocaml.html#tophide
+Vcs-Git: git://anonvcs.debian.org/pkg-ocaml-maint/packages/tophide.git
+Vcs-Browser: 
http://anonvcs.debian.org/gitweb/?p=pkg-ocaml-maint/packages/tophide.git
 
 Package: libtophide-ocaml-dev
 Architecture: all
-Depends: ${ocaml:Depends}, ${misc:Depends}
+Depends:
+ ${ocaml:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
 Description: hide values that start with '_' in OCaml toplevel
diff --git a/debian/copyright b/debian/copyright
index 9134be5..0fa2722 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,13 @@
-Format-Specification: 
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=135
-Name: tophide
-Maintainer: Sylvain Le Gall gil...@debian.org
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Tophide
+Upstream-Contact: Martin Jambon mar...@mjambon.com 
+Source: http://mjambon.com/ocaml.html#tophide
 
 Files: *
-Copyright: (C) 2008 Martin Jambon
-License: BSD3
-
+Copyright: 2008 Martin Jambon mar...@mjambon.com
+License: BSD-3-clause
+ All rights reserved.
+ .
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
@@ -16,7 +18,7 @@ License: BSD3
 documentation and/or other materials provided with the distribution.
  3. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
- 
+ .
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -29,8 +31,22 @@ License: BSD3
  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
-Copyright: (C) 2010 Sylvain Le Gall gil...@debian.org
+Copyright: 2010 Sylvain Le Gall gil...@debian.org
+   2013 Hendrik Tews hend...@askra.de
 License: GPL-3+
-
- See '/usr/share/common-licenses/GPL-3' for full text.
-
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or (at
+ your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see http://www.gnu.org/licenses/.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
new file mode 100644
index 000..09d266b
--- /dev/null
+++ b/debian/patches/makefile.patch
@@ -0,0 +1,17 @@