--- lablgtk2-2.12.0.orig/debian/META +++ lablgtk2-2.12.0/debian/META @@ -0,0 +1,27 @@ +version="2.10.0" +requires(mt) = "threads" +requires(mt,mt_vm) = "threads.vm" +requires(mt,mt_posix) = "threads.posix" +directory="+lablgtk2" +archive(byte) = "lablgtk.cma" +archive(native) = "lablgtk.cmxa" +archive(byte,mt) += "gtkThread.cmo" +archive(native,mt) += "gtkThread.cmx" + +package "init" ( + requires = "lablgtk2" + archive(byte) = "gtkInit.cmo" + archive(native) = "gtkInit.cmx" +) + +package "glade" ( + requires = "lablgtk2" + archive(byte) = "lablglade.cma" + archive(native) = "lablglade.cmxa" +) + +package "gtkspell" ( + requires = "lablgtk2" + archive(byte) = "lablgtkspell.cma" + archive(native) = "lablgtkspell.cmxa" +) --- lablgtk2-2.12.0.orig/debian/META.lablgtk2-gl +++ lablgtk2-2.12.0/debian/META.lablgtk2-gl @@ -0,0 +1,9 @@ +version="2.10.0" +directory="+lablgtk2" +requires = "lablgtk2" + +package "gtkgl" ( + requires = "lablgtk2 lablgl" + archive(byte) = "lablgtkgl.cma" + archive(native) = "lablgtkgl.cmxa" +) --- lablgtk2-2.12.0.orig/debian/META.lablgtk2-gnome +++ lablgtk2-2.12.0/debian/META.lablgtk2-gnome @@ -0,0 +1,24 @@ +version="2.10.0" +directory="+lablgtk2" +requires = "lablgtk2" + +package "gnomecanvas" ( + archive(byte) = "lablgnomecanvas.cma" + archive(native) = "lablgnomecanvas.cmxa" +) + +package "gnomeui" ( + archive(byte) = "lablgnomeui.cma" + archive(native) = "lablgnomeui.cmxa" +) + +package "panel" ( + archive(byte) = "lablpanel.cma" + archive(native) = "lablpanel.cmxa" +) + +package "rsvg" ( + archive(byte) = "lablrsvg.cma" + archive(native) = "lablrsvg.cmxa" +) + --- lablgtk2-2.12.0.orig/debian/META.lablgtksourceview +++ lablgtk2-2.12.0/debian/META.lablgtksourceview @@ -0,0 +1,9 @@ +version="2.10.0" +directory="+lablgtk2" +requires = "lablgtk2" + +package "gtksourceview" ( + requires = "lablgtk2" + archive(byte) = "lablgtksourceview.cma" + archive(native) = "lablgtksourceview.cmxa" +) --- lablgtk2-2.12.0.orig/debian/changelog +++ lablgtk2-2.12.0/debian/changelog @@ -0,0 +1,518 @@ +lablgtk2 (2.12.0-2) unstable; urgency=low + + [ Stephane Glondu ] + * Remove various versioned dependencies. + * Switch packaging to git. + + [ Samuel Mimram ] + * Rebuild with OCaml 3.11. + * Use dh-ocaml predefined variables in rules. + * Use native version of ocamldoc if available. + + -- Samuel Mimram Thu, 26 Feb 2009 23:29:27 +0100 + +lablgtk2 (2.12.0-1) experimental; urgency=low + + * New upstream release. + * Updated compat to 7. + * Updated standards version to 3.8.0. + * Version licence references in copyright. + + -- Samuel Mimram Wed, 11 Feb 2009 13:03:28 +0100 + +lablgtk2 (2.10.1-3) experimental; urgency=low + + * Rebuild with OCaml 3.11.0 + * Add myself to Uploaders + + -- Stephane Glondu Sun, 01 Feb 2009 12:22:28 +0100 + +lablgtk2 (2.10.1-2) unstable; urgency=low + + [ Sylvain Le Gall ] + * Update debian/copyright file + * Fix GTK -> GTK+ in debian/control + * Move META.lablgtk2-gl to directory METAS/ + * Stop creating empty directory lablgtkgl2 + * Clean config.* + * Rebuild for ocaml 3.10.2 + + -- Sylvain Le Gall Fri, 23 May 2008 12:39:48 +0200 + +lablgtk2 (2.10.1-1) experimental; urgency=low + + [ Ralf Treinen ] + * Recompiled for ocaml 3.10.2. + * Added myself to Uploaders. + * Capitalization errors in package descriptions. + + [ Samuel Mimram ] + * New upstream release. + * Builds with OCaml 3.10.2, closes: #472994. + * Removed setlocale.dpatch, integrated upstream. + + [ Stefano Zacchiroli ] + * fix vcs-svn field to point just above the debian/ dir + * fix "GNOME" spelling in package descriptions + + -- Ralf Treinen Mon, 07 Apr 2008 21:15:55 +0200 + +lablgtk2 (2.10.0-4) unstable; urgency=low + + * Add a Replaces for liblablgtksourceview-ocaml-dev since I moved files from + liblablgtk2-ocaml-dev to liblablgtksourceview-ocaml-dev. + * Updated standards version to 3.7.3, no changes needed. + + -- Samuel Mimram Sat, 22 Dec 2007 13:06:51 +0100 + +lablgtk2 (2.10.0-3) unstable; urgency=low + + * Move some forgotten files into liblablgtksourceview-ocaml-dev, + closes: #452089. + * Install some missing cmi files, closes: #453210. + * Backported setlocale.dpatch to handle non-C locales, closes: #445193. + + -- Samuel Mimram Fri, 14 Dec 2007 15:04:15 +0000 + +lablgtk2 (2.10.0-2) unstable; urgency=low + + * Upload to unstable + * Generate html documentation for gtksourceview. + * Don't install *.o files, closes: #444310. + + -- Samuel Mimram Sat, 17 Nov 2007 17:52:57 +0000 + +lablgtk2 (2.10.0-1) experimental; urgency=low + + [ Stefano Zacchiroli ] + * Add Homepage field to debian/control. + + [ Samuel Mimram ] + * New upstream release. + * Provides liblablgtksourceview-ocaml{,-dev}. + + -- Samuel Mimram Wed, 26 Sep 2007 16:09:49 +0000 + +lablgtk2 (2.6.0-13) unstable; urgency=low + + * Revert previous change (the problem was not there) and remove *.cmx + *.cmxa and *.o from dh_install files. Use a move in the debian/rules to + transfer things if and only if on non native arches. + + -- Sylvain Le Gall Fri, 07 Sep 2007 00:07:37 +0200 + +lablgtk2 (2.6.0-12) unstable; urgency=low + + * On non native arches, there is no *.cmx, don't fail at dh_install + step in this case + + -- Sylvain Le Gall Thu, 06 Sep 2007 23:59:45 +0200 + +lablgtk2 (2.6.0-11) unstable; urgency=low + + * Build-depends on ocaml 3.10.0-8 to be able to generate *.doc- + base.ocamldoc-apiref + + -- Sylvain Le Gall Tue, 04 Sep 2007 17:57:12 +0200 + +lablgtk2 (2.6.0-10) unstable; urgency=low + + * Tighten build dependency on liblabgl to make it build with the first + lablgl library which will have ocaml 3.10.0 ABI + * Generate ocamldoc documentation + + -- Sylvain Le Gall Mon, 03 Sep 2007 23:12:34 +0200 + +lablgtk2 (2.6.0-9) unstable; urgency=low + + * add myself to uploader + + -- Sylvain Le Gall Mon, 03 Sep 2007 17:40:38 +0200 + +lablgtk2 (2.6.0-8) experimental; urgency=low + + * rebuild with OCaml 3.10 + * add debian/watch file + * bump debhelper and compatibility level to 5 + * debian/control + - add build-dep on camlp4, now in a separate package + - s/Source-Version/binary:Version/ + - remove some duplicate dependencies + + -- Stefano Zacchiroli Mon, 16 Jul 2007 13:38:13 +0200 + +lablgtk2 (2.6.0-7) unstable; urgency=low + + * Removed unnecessary build dependency on xlibs|xlib6g, closes: #374664. + + -- Samuel Mimram Wed, 21 Jun 2006 07:46:07 +0000 + +lablgtk2 (2.6.0-6) unstable; urgency=low + + * Split back the opengl-specific parts of the package in + liblablgtk2-gl-ocaml(-dev), closes: #365317. + * rpaths shouldn't be generated anymore so we don't need to remove them + anymore. + + -- Samuel Mimram Fri, 16 Jun 2006 08:20:07 +0000 + +lablgtk2 (2.6.0-5) unstable; urgency=low + + * Rebuilt against ocaml 3.09.2 (bumped deps accordingly). + * debian/control + - bumped Standards-Version to 3.7.2 (no changes needed). + * debian/* + - ported .in handling to the more "standard" way, avoiding the risk of + (re-)generating debian/control during the build. + - removed -gl stuff in order to avoid the NEW queue for now, we will split + the opengl specific parts later. + + -- Stefano Zacchiroli Wed, 17 May 2006 00:32:44 +0000 + +lablgtk2 (2.6.0-4) unstable; urgency=low + + * Split opengl-specific parts of the package in liblablgtk2-gl-ocaml(-dev), + closes: #365317. + * Removed the outdated README.Debian. + * Updated standards version to 3.7.2, no changes needed. + + -- Samuel Mimram Wed, 10 May 2006 11:23:21 +0000 + +lablgtk2 (2.6.0-3) unstable; urgency=low + + [ Samuel Mimram ] + * Removing rpath from dlllabgtk2.so and others, closes: #351722. + + [ Julien Cristau ] + * no_rsvg_gz.dpatch: new patch to disable checking for rsvg_handle_new_gz, + which is useless in newer librsvg versions because svgz support is now + builtin (see #348920). + + -- Samuel Mimram Thu, 9 Feb 2006 18:41:15 +0000 + +lablgtk2 (2.6.0-2) unstable; urgency=low + + * Rebuilt against OCaml 3.09.1, bumped deps accordingly. + + -- Stefano Zacchiroli Sun, 8 Jan 2006 01:15:50 +0100 + +lablgtk2 (2.6.0-1) unstable; urgency=low + + [ Samuel Mimram ] + + * Rebuild with OCaml 3.09.0. + * No longer hardcoding OCaml's ABI in debian/* files (thanks Sven Luther). + * Updated standards version to 3.6.2, no changes needed. + + [ Stefano Zacchiroli ] + + * New upstream release + * debian/META* + - bumped versions + * debian/control.in + - bumped lablgl deps to the minimum version rebuilt with OCaml 3.09.0 + + -- Debian OCaml Maintainers Wed, 16 Nov 2005 23:50:37 +0100 + +lablgtk2 (2.4.0+2005.06.13-1) unstable; urgency=low + + * New upstream CVS snapshot. + + -- Stefano Zacchiroli Mon, 13 Jun 2005 15:08:48 +0200 + +lablgtk2 (2.4.0+2005.02.18-3) unstable; urgency=low + + * Put wildcards in liblablgtk2-gnome-ocaml-dev.files in order not to install + native files if they are not present, closes: #308567. + + -- Samuel Mimram Wed, 11 May 2005 13:50:00 +0200 + +lablgtk2 (2.4.0+2005.02.18-2) unstable; urgency=low + + * Split the gnome bindings apart to avoid heavy dependencies on gnome libs. + * Using chrpath to remove the rpath from dlllablgnomeui.so and + dlllablpanel.so. + * Updated Standards-Version to 3.6.1.1. + + -- Samuel Mimram Sun, 8 May 2005 16:09:00 +0200 + +lablgtk2 (2.4.0+2005.02.18-1) unstable; urgency=low + + * Rebuilt against ocaml 3.08.3. + * New upstream CVS snapshot. + + -- Sven Luther Tue, 22 Mar 2005 09:08:31 +0100 + +lablgtk2 (2.4.0+2004.11.19-3) unstable; urgency=low + + * Added GnomeUI and Panel-Applet support. This should make the package build + again, closes: #253712. + + -- Samuel Mimram Fri, 14 Jan 2005 20:17:31 +0100 + +lablgtk2 (2.4.0+2004.11.19-2) unstable; urgency=low + + * Changed the maintainer to Debian OCaml Maintainers. + * Added GtkSpell support. + * Installing gnomeDruid.cmi in liblablgtk2-ocaml-dev since it is needed by + lablgtk2-doc. + + -- Samuel Mimram Thu, 13 Jan 2005 22:40:54 +0100 + +lablgtk2 (2.4.0+2004.11.19-1) unstable; urgency=low + + * New upstream CVS snapshot. + + -- Sven Luther Sat, 27 Nov 2004 18:18:54 +0100 + +lablgtk2 (2.4.0-2) unstable; urgency=medium + + * Added gdkPixbuf patch from Christophe Pourbaix + and Olivier Andrieu . (Closes: #263239) + + -- Sven Luther Tue, 3 Aug 2004 22:06:24 +0200 + +lablgtk2 (2.4.0-1) unstable; urgency=low + + * New upstream release. + * Build for ocaml 3.08. + + -- Sven Luther Thu, 15 Jul 2004 15:39:06 +0200 + +lablgtk2 (2.2.0+20040113-2) unstable; urgency=low + + * Forgot the findlib < 1.02 Conflict for updated META files. + + -- Sven Luther Fri, 30 Jan 2004 14:03:21 +0100 + +lablgtk2 (2.2.0+20040113-1) unstable; urgency=low + + * New upstream CVS snapshot. + * Added new findlib 1.0.2 META file from Stefano. + + -- Sven Luther Fri, 16 Jan 2004 12:17:24 +0100 + +lablgtk2 (2.2.0-2) unstable; urgency=low + + * Since ocaml now is version 3.07+2, modified debian/rules to use ocamlc + -where instead of ocamlc -version. (Closes: #216526) + + -- Sven Luther Mon, 20 Oct 2003 09:34:38 +0200 + +lablgtk2 (2.2.0-1) unstable; urgency=low + + * New upstream release. + * Dpatchification. + * Still kept the patch for the button labels, it didn't make it upstream in + time. + + -- Sven Luther Fri, 10 Oct 2003 15:16:36 +0200 + +lablgtk2 (0.beta.20030828-3) unstable; urgency=low + + * Added Button label methods. + + -- Sven Luther Thu, 9 Oct 2003 14:41:27 +0200 + +lablgtk2 (0.beta.20030828-2) unstable; urgency=low + + * Applied notebook fix patch from Olivier Andrieu. + + -- Sven Luther Tue, 7 Oct 2003 17:06:23 +0200 + +lablgtk2 (0.beta.20030828-1) unstable; urgency=low + + * New upstream release + * Rebuilt for ocaml 3.07. + + -- Sven Luther Wed, 1 Oct 2003 17:01:51 +0200 + +lablgtk2 (0.beta.20030423-2) unstable; urgency=low + + * Modified sections. liblablgtk2-ocaml is section libs, + liblablgkt2-ocaml-dev is libdevel. + * Fixed description type. (Closes: #184926) + + -- Sven Luther Wed, 23 Apr 2003 10:29:20 +0200 + +lablgtk2 (0.beta.20030423-1) unstable; urgency=low + + * New upstream release. + + -- Sven Luther Wed, 23 Apr 2003 09:49:45 +0200 + +lablgtk2 (0.beta.20030314-1) unstable; urgency=low + + * New upstream release. This is a beta version, and the API should now have + stabilized, so it is ok to begin using it for serious work, and adapt the + other libraries to it (hint: like camlimages2). + + -- Sven Luther Fri, 14 Mar 2003 10:04:36 +0100 + +lablgtk2 (0.alpha.20030221-1) unstable; urgency=low + + * New upstream alpha snapshot of the gtk2 bindings. + + -- Sven Luther Sat, 08 Mar 2003 11:10:20 +0100 + +lablgtk2 (0.alpha.20030210b-3) unstable; urgency=low + + * Added librsvg support, thanks to Olivier Andrieu for providing the patch. + + -- Sven Luther Wed, 12 Feb 2003 08:57:06 +0100 + +lablgtk2 (0.alpha.20030210b-2) unstable; urgency=low + + * Now build depend and depend on liblablgl-ocaml-dev (>=0.99-3). This will + pull in the libgl-dev and libglu-dev build-dependency which where missing + for the last upload. + + -- Sven Luther Tue, 11 Feb 2003 13:22:27 +0100 + +lablgtk2 (0.alpha.20030210b-1) unstable; urgency=low + + * New upstream alpha snapshot of the gtk2 bindings, now include glade and + opengl bindings. + + -- Sven Luther Mon, 10 Feb 2003 14:31:01 +0100 + +lablgtk2 (0.alpha.20030210-1) unstable; urgency=low + + * New upstream alpha snapshot of the gtk2 bindings. + + -- Sven Luther Mon, 10 Feb 2003 10:17:09 +0100 + +lablgtk2 (0.alpha-1) unstable; urgency=low + + * Initial Release of the gtk2 bindings. + + -- Sven Luther Fri, 27 Dec 2002 10:39:52 +0100 + +lablgtk (1.2.5-6+20021031) unstable; urgency=low + + * Applied the 31 november 2002 cvs patch. + (Closes: #172026) + + -- Sven Luther Sun, 15 Dec 2002 14:56:47 +0100 + +lablgtk (1.2.5-5) unstable; urgency=low + + * Rebuild for ocaml 3.06-13. + + -- Sven Luther Sat, 14 Dec 2002 23:24:26 +0100 + +lablgtk (1.2.5-4) unstable; urgency=low + + * Changed Build-depends. + + -- Sven Luther Mon, 30 Sep 2002 18:11:32 +0200 + +lablgtk (1.2.5-3) unstable; urgency=low + + * Updated findlibs META file (again). + + -- Sven Luther Mon, 16 Sep 2002 10:39:09 +0200 + +lablgtk (1.2.5-2) unstable; urgency=low + + * Updated findlib META file. (Closes: #160780) + * Added libjpeg62-dev Build-depends. (Closes: #158184) + + -- Sven Luther Sun, 15 Sep 2002 13:42:37 +0200 + +lablgtk (1.2.5-1) unstable; urgency=low + + * New upstream release. + * Built for Ocaml 3.06. (Closes: #155753, #157155) + + -- Sven Luther Wed, 21 Aug 2002 21:10:05 +0200 + +lablgtk (1.2.3-2) unstable; urgency=low + + * New package split with the new shared library scheme. + + -- Sven Luther Fri, 22 Feb 2002 18:23:40 +0100 + +lablgtk (1.2.3-1) unstable; urgency=low + + * New upstream release for ocaml 3.04. + * Added ocaml-runtime package. + + -- Sven Luther Thu, 20 Dec 2001 11:25:13 +0100 + +lablgtk (1.2.1-3) unstable; urgency=low + + * Added versionned build dependencies, to (hopefully) get out of the current + mess where lablgl was built with ocaml 3.01 instead of ocaml 3.02 on arm + and sparc, and as thus, the lablgtk build using ocaml 3.02 failed. + + -- Sven Luther Tue, 6 Nov 2001 13:46:52 +0100 + +lablgtk (1.2.1-2) unstable; urgency=low + + * Changed description field, to ease translation and make it clearer. + * rebuilt with a fixed version of gtkglarea5 (closes: 112924). + + -- Sven Luther Mon, 24 Sep 2001 15:20:04 +0200 + +lablgtk (1.2.1-1) unstable; urgency=low + + * New upstream release. + * Built against ocaml 3.02. + * built with gnome and glade support. + + -- Sven Luther Fri, 10 Aug 2001 15:12:14 +0200 + +lablgtk (1.2.0-3) unstable; urgency=low + + * Added a libgl-dev build dependency. + + -- Sven Luther Fri, 20 Apr 2001 15:25:01 +0200 + +lablgtk (1.2.0-2) unstable; urgency=low + + * Rebuilt against gtkglarea5. + + -- Sven Luther Thu, 5 Apr 2001 15:34:36 +0200 + +lablgtk (1.2.0-1) unstable; urgency=low + + * New upstream release. + + -- Sven Luther Fri, 16 Mar 2001 11:44:12 +0100 + +lablgtk (1.00.2001.02.13-1) unstable; urgency=low + + * New upstream release. + + -- Sven Luther Thu, 15 Feb 2001 17:58:26 +0100 + +lablgtk (1.00.2000.12.20-1) unstable; urgency=low + + * New upstream release. + + -- Sven Luther Thu, 11 Jan 2001 13:49:25 +0100 + +lablgtk (1.00.2000.11.29-3) unstable; urgency=low + + * Implemented missing file_selection_complete method. + + -- Sven Luther Mon, 18 Dec 2000 13:13:36 +0100 + +lablgtk (1.00.2000.11.29-2) unstable; urgency=low + + * Included missing .h files for widget developpers. + + -- Sven Luther Fri, 8 Dec 2000 12:50:30 +0100 + +lablgtk (1.00.2000.11.29-1) unstable; urgency=low + + * New upstream release. + + -- Sven Luther Tue, 5 Dec 2000 14:19:39 +0100 + +lablgtk (1.00.2000.08.29-1) unstable; urgency=low + + * Initial Release. + + -- Sven Luther Sun, 3 Dec 2000 12:06:26 +0100 --- lablgtk2-2.12.0.orig/debian/compat +++ lablgtk2-2.12.0/debian/compat @@ -0,0 +1 @@ +7 --- lablgtk2-2.12.0.orig/debian/control +++ lablgtk2-2.12.0/debian/control @@ -0,0 +1,122 @@ +Source: lablgtk2 +Section: libdevel +Priority: optional +Maintainer: Debian OCaml Maintainers +Uploaders: + Sven Luther , + Samuel Mimram , + Stefano Zacchiroli , + Sylvain Le Gall , + Ralf Treinen , + Stephane Glondu +Build-Depends: + debhelper (>> 7.0.0), + dh-ocaml (>= 0.3), + ocaml (>= 3.11), + camlp4 (>= 3.11), + liblablgl-ocaml-dev (>= 1.04), + libncurses5-dev, + libgtk2.0-dev, + libgtkgl2.0-dev, + libglade2-dev, + librsvg2-dev, + libgnomecanvas2-dev, + libgtkspell-dev, + libgnomeui-dev, + libpanel-applet2-dev, + libgtksourceview-dev, + dpatch +Standards-Version: 3.8.0 +Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html +Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/lablgtk2.git +Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/lablgtk2.git + +Package: liblablgtk2-ocaml +Section: libs +Architecture: any +Depends: ocaml-base-${F:OCamlABI}, ${shlibs:Depends} +Description: runtime libraries for OCaml bindings for GTK+ version 2 + lablgtk2 contains bindings for GTK+ 2.x and OCaml. + . + This package include only the dynamic libraries needed for running dynamic + bytecode executables. + +Package: liblablgtk2-gl-ocaml +Section: libs +Architecture: any +Depends: liblablgtk2-ocaml (= ${binary:Version}), ${shlibs:Depends} +Replaces: liblablgtk2-ocaml (<= 2.6.0-5) +Description: runtime libraries for OCaml bindings to GtkGL + lablgtk2 contains bindings for GTK+ 2.x and Objective Caml. + . + This package include only the dynamic libraries needed for running dynamic + bytecode executables using GtkGL functionalities. + +Package: liblablgtk2-gnome-ocaml +Section: libs +Architecture: any +Depends: liblablgtk2-ocaml (= ${binary:Version}), ${shlibs:Depends} +Replaces: liblablgtk2-ocaml (<= 2.4.0+2005.02.18-1) +Description: runtime libraries for OCaml bindings to GNOME + lablgtk2 contains bindings for GTK+ 2.x and Objective Caml. + . + This package include only the dynamic libraries needed for running dynamic + bytecode executables using GNOME functionalities (panel-applet, gnomeui, + gnome-canvas, rsvg). + +Package: liblablgtksourceview-ocaml +Architecture: any +Section: libs +Depends: ocaml-base-nox-${F:OCamlABI}, liblablgtk2-ocaml (= ${binary:Version}), ${shlibs:Depends} +Description: OCaml bindings for libgtksourceview, a source editor GTK+ widget + This is the OCaml binding for the GtkSourceView widget, a text widget that + extends the standard GTK+ 2.x text widget with syntax highlighting and other + features typical of a source editor. + . + This package contains the shared runtime stub libraries. + +Package: liblablgtk2-ocaml-dev +Section: libdevel +Architecture: any +Suggests: liblablgtk2-gl-ocaml-dev, liblablgtk2-gnome-ocaml-dev +Depends: liblablgtk2-ocaml (= ${binary:Version}), ocaml-${F:OCamlABI}, libgtk2.0-dev, libglade2-dev, libgtkspell-dev +Conflicts: findlib (<< 1.0.2) +Description: OCaml bindings to Gtk+ version 2 + lablgtk2 contains bindings for GTK+ 2.x and OCaml. + . + This package contains the development files of lablgtk. + +Package: liblablgtk2-gl-ocaml-dev +Section: libdevel +Architecture: any +Suggests: liblablgtk2-gnome-ocaml-dev +Depends: liblablgtk2-ocaml-dev (= ${binary:Version}), liblablgtk2-gl-ocaml (= ${binary:Version}), ocaml-${F:OCamlABI}, libgtkgl2.0-dev, liblablgl-ocaml-dev (>= 1.02-1) +Replaces: liblablgtk2-ocaml-dev (<= 2.6.0-5) +Description: OCaml bindings to GtkGL + lablgtk2 contains bindings for GTK+ 2.x and OCaml. + . + This package contains the development files of lablgtk for libraries using + GtkGL. + +Package: liblablgtk2-gnome-ocaml-dev +Section: libdevel +Architecture: any +Depends: liblablgtk2-ocaml-dev (= ${binary:Version}), liblablgtk2-gnome-ocaml (= ${binary:Version}), ocaml-${F:OCamlABI}, librsvg2-dev, libgnomecanvas2-dev, libgnomeui-dev, libpanel-applet2-dev +Replaces: liblablgtk2-ocaml-dev (<= 2.4.0+2005.02.18-1) +Description: OCaml bindings to GNOME + lablgtk2 contains bindings for GTK+ 2.x and Objective Caml. + . + This package contains the development files of lablgtk for libraries using + GNOME functionalities (panel-applet, gnomeui, gnome-canvas, rsvg). + +Package: liblablgtksourceview-ocaml-dev +Architecture: any +Section: libdevel +Depends: ocaml-nox-${F:OCamlABI}, ocaml-findlib, liblablgtksourceview-ocaml (= ${binary:Version}), liblablgtk2-ocaml-dev (= ${binary:Version}), libgtksourceview-dev (>= 1.2.0) +Replaces: liblablgtk2-ocaml-dev (<= 2.10.0-2) +Description: OCaml bindings for libgtksourceview, a source editor GTK+ widget + This is the OCaml binding for the GtkSourceView widget, a text widget that + extends the standard GTK+ 2.x text widget with syntax highlighting and other + features typical of a source editor. + . + This package contains the development part of the lablgtksourceview package. --- lablgtk2-2.12.0.orig/debian/copyright +++ lablgtk2-2.12.0/debian/copyright @@ -0,0 +1,45 @@ +This package was debianized by Sven LUTHER on +Sun, 3 Dec 2000 12:06:26 +0100. + +It was downloaded from : + http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk2-alpha.tar.gz + +Upstream Authors : + Copyright (C) Jacques Garrigue + Copyright (C) Benjamin Monate + + For lablgtk1: + Copyright (C) Hubert Fauque + Copyright (C) Jun Furuse + Copyright (C) Koji Kagawa + + For the librsvg bindings: + Copyright (C) Olivier Andrieu + + For configure.in: + Copyright (C) 2001 Jean-Christophe FilliĆ¢tre + + For gdk-private-win32.h: + Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald + Copyright (C) 1998-2002 Tor Lillqvist + + For tutorial-*.ml: + Copyright (C) 2001 David MENTRE + + For lablgtksourceview: + Copyright (C) 2005 Stefano Zacchiroli + Copyright (C) 2006 Stefano Zacchiroli + Copyright (C) 2006 Maxence Guesdon debian/$$i.doc-base.ocamldoc-apiref ; \ + done + dh_installdocs -s + dh_installman -s + dh_installinfo -s + dh_installchangelogs CHANGES -s + dh_link -s + dh_strip -s + dh_compress -s + dh_fixperms -s + dh_makeshlibs -s + dh_installdeb -s + dh_shlibdeps -s + dh_gencontrol -s -- -VF:OCamlABI="$(OCAML_ABI)" + dh_md5sums -s + dh_builddeb -s + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- lablgtk2-2.12.0.orig/debian/watch +++ lablgtk2-2.12.0/debian/watch @@ -0,0 +1,5 @@ +version=3 + +http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html \ + dist/lablgtk-(\d+\.[\d.]+)\.tar\.gz + # forcing the '.' in version number to skip CVS snapshots --- lablgtk2-2.12.0.orig/debian/patches/00list +++ lablgtk2-2.12.0/debian/patches/00list @@ -0,0 +1 @@ +no_rsvg_gz --- lablgtk2-2.12.0.orig/debian/patches/no_rsvg_gz.dpatch +++ lablgtk2-2.12.0/debian/patches/no_rsvg_gz.dpatch @@ -0,0 +1,21 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## no_rsvg_gz.dpatch by Julien Cristau +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: librsvg doesn't have a rsvg-gz.h header anymore, and +## DP: rsvg_handle_new_gz isn't necessary (svgz files are detected +## DP: automatically). So don't build a binding for this function. + +@DPATCH@ +diff -urNad lablgtk2-2.6.0~/config.make.in lablgtk2-2.6.0/config.make.in +--- lablgtk2-2.6.0~/config.make.in 2005-06-02 02:20:18.000000000 +0200 ++++ lablgtk2-2.6.0/config.make.in 2006-02-09 19:09:26.000000000 +0100 +@@ -18,7 +18,7 @@ + USE_GL=@USE_GTKGL@ + USE_GLADE=@USE_GLADE@ + USE_RSVG=@USE_RSVG@ +-HAVE_SVGZ=@HAVE_SVGZ@ ++HAVE_SVGZ= + USE_GNOMECANVAS=@USE_GNOMECANVAS@ + USE_GNOMEUI=@USE_GNOMEUI@ + USE_PANEL=@USE_PANEL@