--- ocaml-inotify-1.0.orig/debian/README.source +++ ocaml-inotify-1.0/debian/README.source @@ -0,0 +1,5 @@ +This package use dpatch for patching the source. + +Please consider reading dpatch manpage to patch the source. + + -- Sylvain Le Gall Sun, 22 Jun 2008 23:26:52 +0200 --- ocaml-inotify-1.0.orig/debian/changelog +++ ocaml-inotify-1.0/debian/changelog @@ -0,0 +1,80 @@ +ocaml-inotify (1.0-1build6) trusty; urgency=medium + + * Rebuild for ocaml-4.01. + + -- Matthias Klose Mon, 23 Dec 2013 16:17:06 +0000 + +ocaml-inotify (1.0-1build5) precise; urgency=low + + * Rebuild with ocamlopt on armhf. + + -- Colin Watson Tue, 24 Jan 2012 10:45:48 +0000 + +ocaml-inotify (1.0-1build4) precise; urgency=low + + * Rebuild for OCaml 3.12.1. + + -- Colin Watson Sat, 19 Nov 2011 00:49:37 +0000 + +ocaml-inotify (1.0-1build3) oneiric; urgency=low + + * Rebuild to pick up ocaml fixes on armel. + + -- Adam Conrad Wed, 24 Aug 2011 16:27:40 -0600 + +ocaml-inotify (1.0-1build2) oneiric; urgency=low + + * Rebuild for OCaml 3.12.0. + + -- Colin Watson Mon, 16 May 2011 20:40:16 +0100 + +ocaml-inotify (1.0-1build1) lucid; urgency=low + + * No-change rebuild for OCaml 3.11.2 transition (LP: #526073). + + -- Ilya Barygin Wed, 24 Feb 2010 23:03:14 +0300 + +ocaml-inotify (1.0-1) unstable; urgency=low + + * New upstream release + * Switch to dh-ocaml 0.9.1 to compute dependencies + * Upgrade Standards-Version to 3.8.3 (no change) + * Add debian/libinotify-ocaml-dev.ocamldoc to generate ocamldoc + documentation + + -- Sylvain Le Gall Sun, 25 Oct 2009 17:25:35 +0000 + +ocaml-inotify (0.9-1) unstable; urgency=low + + * Add debian/gbp.conf to force using pristine-tar + * New Upstream Version (Closes: #521870) + * Change section to "ocaml" + * Upgrade Standards-Version to 3.8.1 (no change) + + -- Sylvain Le Gall Wed, 15 Apr 2009 15:58:56 +0200 + +ocaml-inotify (0.7-2) unstable; urgency=low + + * Add dh-ocaml build-dependency (rules/ocaml.mk) + * Set maintainer to Debian OCaml Maintainers + * Upgrade Standards-Version to 3.8.0 (debian/README.source) + * Add ${misc:Depends} to dependencies + * Update debian/copyright file to use + http://wiki.debian.org/Proposals/CopyrightFormat + + -- Sylvain Le Gall Sat, 07 Mar 2009 14:58:03 +0100 + +ocaml-inotify (0.7-1) unstable; urgency=low + + * New Upstream Version: + * Remove patch 01_nogcc, 02_META and 03_ocamlopt which have been applied + upstream + * Prevent removal of ocaml-sqlite3 in the clean process + + -- Sylvain Le Gall Mon, 28 Jul 2008 22:32:34 +0200 + +ocaml-inotify (0.6-1) unstable; urgency=low + + * Initial release. (Closes: #485134) + + -- Sylvain Le Gall Sun, 08 Jun 2008 11:46:51 +0200 --- ocaml-inotify-1.0.orig/debian/compat +++ ocaml-inotify-1.0/debian/compat @@ -0,0 +1 @@ +5 --- ocaml-inotify-1.0.orig/debian/control +++ ocaml-inotify-1.0/debian/control @@ -0,0 +1,41 @@ +Source: ocaml-inotify +Section: ocaml +Priority: optional +Maintainer: Debian OCaml Maintainers +Uploaders: Sylvain Le Gall +Build-Depends: cdbs (>= 0.4.52), + ocaml-nox (>= 3.10.1), + debhelper (>> 5), + ocaml-findlib, + dpatch, + dh-ocaml (>= 0.9.1) +Standards-Version: 3.8.3 +Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-inotify.git +Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-inotify.git +Homepage: http://tab.snarc.org/projects/ocaml_inotify/ + +Package: libinotify-ocaml +Architecture: any +Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} +Provides: ${ocaml:Provides} +Description: OCaml bindings for the inotify API + This library provides OCaml bindings for using inotify. + . + Inotify is a Linux kernel subsystem, that notice changes to the filesystem, + and report those changes to applications. + . + This package contains shared library. + +Package: libinotify-ocaml-dev +Architecture: any +Depends: ${ocaml:Depends}, libinotify-ocaml (= ${binary:Version}), ${misc:Depends} +Provides: ${ocaml:Provides} +Description: OCaml bindings for the inotify API + This library provides OCaml bindings for using inotify. + . + Inotify is a Linux kernel subsystem, that notice changes to the filesystem, + and report those changes to applications. + . + This package contains header and OCaml library. + + --- ocaml-inotify-1.0.orig/debian/copyright +++ ocaml-inotify-1.0/debian/copyright @@ -0,0 +1,28 @@ +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +Upstream-Author: Vincent Hanquez +Packaged-By: Sylvain Le Gall +Packaged-Date: Sun, 08 Jun 2008 11:56:52 +0200 +Original-Source-Location: http://tab.snarc.org/projects/ocaml_inotify/ + +Files: * +Copyright: (C) 2006-2008 Vincent Hanquez +License: LGPL-2.1+ + + As a special exception to the GNU Library 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, 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. + +On Debian GNU/Linux systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + +Files: debian/* +Copyright: (C) 2008-2009 Sylvain Le Gall +License: GPL-2+ --- ocaml-inotify-1.0.orig/debian/gbp.conf +++ ocaml-inotify-1.0/debian/gbp.conf @@ -0,0 +1,2 @@ +[DEFAULT] +pristine-tar = True --- ocaml-inotify-1.0.orig/debian/libinotify-ocaml-dev.dirs.in +++ ocaml-inotify-1.0/debian/libinotify-ocaml-dev.dirs.in @@ -0,0 +1 @@ +@OCamlStdlibDir@ --- ocaml-inotify-1.0.orig/debian/libinotify-ocaml-dev.ocamldoc +++ ocaml-inotify-1.0/debian/libinotify-ocaml-dev.ocamldoc @@ -0,0 +1 @@ +# Nothing --- ocaml-inotify-1.0.orig/debian/libinotify-ocaml.dirs.in +++ ocaml-inotify-1.0/debian/libinotify-ocaml.dirs.in @@ -0,0 +1 @@ +@OCamlDllDir@ --- ocaml-inotify-1.0.orig/debian/rules +++ ocaml-inotify-1.0/debian/rules @@ -0,0 +1,41 @@ +#!/usr/bin/make -f +# debian/rules for ocaml-inotify package +# Copyright (C) 2008-2009 Sylvain Le Gall +# +# 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 2, 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, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +# MA 02110-1301, USA. + +include /usr/share/cdbs/1/rules/ocaml.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/dpatch.mk +include /usr/share/cdbs/1/class/makefile.mk + +DESTDIR_DEV=$(CURDIR)/debian/libinotify-ocaml-dev +DESTDIR=$(CURDIR)/debian/libinotify-ocaml + +DEB_MAKE_CLEAN_TARGET := clean +ifeq ($(OCAML_HAVE_OCAMLOPT),yes) +DEB_MAKE_BUILD_TARGET := all-opt +DEB_MAKE_INSTALL_TARGET := install-opt +else +DEB_MAKE_BUILD_TARGET := all-byte +DEB_MAKE_INSTALL_TARGET := install-byte +endif +DEB_MAKE_INSTALL_TARGET += OCAMLDESTDIR="$(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)" + +OCAML_OCAMLDOC_PACKAGES = libinotify-ocaml-dev + +install/libinotify-ocaml-dev:: + mv $(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)/inotify/*.so '$(DESTDIR)/$(OCAML_DLL_DIR)/' --- ocaml-inotify-1.0.orig/debian/watch +++ ocaml-inotify-1.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://tab.snarc.org/download/ocaml/ocaml_inotify-([0-9\.]*).tar.bz2