[Pkg-ocaml-maint-commits] r911 - packages/lablgtk/branches/split-gnome/debian
Samuel Mimram
smimram-guest@costa.debian.org
Wed, 19 Jan 2005 12:40:32 +0100
Author: smimram-guest
Date: 2005-01-19 12:40:32 +0100 (Wed, 19 Jan 2005)
New Revision: 911
Modified:
packages/lablgtk/branches/split-gnome/debian/changelog
packages/lablgtk/branches/split-gnome/debian/control
packages/lablgtk/branches/split-gnome/debian/rules
Log:
Added Replace fields for a smooth upgrade.
Modified: packages/lablgtk/branches/split-gnome/debian/changelog
===================================================================
--- packages/lablgtk/branches/split-gnome/debian/changelog 2005-01-18 17:41:38 UTC (rev 910)
+++ packages/lablgtk/branches/split-gnome/debian/changelog 2005-01-19 11:40:32 UTC (rev 911)
@@ -2,6 +2,7 @@
* Split the gnome packages apart to avoid heavy dependencies on gnome libs,
closes: #290936.
+ * Added a forgotten 'p' to the Uloaders field.
-- Samuel Mimram <smimram@debian.org> Mon, 17 Jan 2005 23:02:04 +0100
Modified: packages/lablgtk/branches/split-gnome/debian/control
===================================================================
--- packages/lablgtk/branches/split-gnome/debian/control 2005-01-18 17:41:38 UTC (rev 910)
+++ packages/lablgtk/branches/split-gnome/debian/control 2005-01-19 11:40:32 UTC (rev 911)
@@ -20,6 +20,7 @@
Section: libs
Architecture: any
Depends: liblablgtk2-ocaml (= ${Source-Version}), ${shlibs:Depends}
+Replaces: liblablgtk2-ocaml (<= 2.4.0+2004.11.19-3)
Description: runtime libraries for ocaml bindings for Gtk+ version 2
lablgtk2 contains bindings for gtk+ 2.x and OCaml.
.
@@ -42,7 +43,7 @@
Section: libdevel
Architecture: any
Depends: liblablgtk2-ocaml-dev (= ${Source-Version}), ocaml-3.08, librsvg2-dev, libgnomecanvas2-dev, libgnomeui-dev, libpanel-applet2-dev
-Conflicts: findlib (<< 1.0.2)
+Replaces: liblablgtk2-ocaml-dev (<= 2.4.0+2004.11.19-3)
Description: OCaml bindings to Gtk+ version 2
lablgtk2 contains bindings for gtk+ 2.x and OCaml.
.
Modified: packages/lablgtk/branches/split-gnome/debian/rules
===================================================================
--- packages/lablgtk/branches/split-gnome/debian/rules 2005-01-18 17:41:38 UTC (rev 910)
+++ packages/lablgtk/branches/split-gnome/debian/rules 2005-01-19 11:40:32 UTC (rev 911)
@@ -75,8 +75,6 @@
$(MAKE) install DESTDIR=$(DESTDIR)
cp debian/META $(CURDIR)/debian/liblablgtk2-ocaml-dev$(OCAML_LIBDIR)/lablgtk2
-
- # TODO !!!!!!!!!
cp debian/META.lablgtk2-gnome $(CURDIR)/debian/liblablgtk2-gnome-ocaml-dev$(OCAML_LIBDIR)/METAS
# This file is needed by lablgtk2-doc
@@ -96,7 +94,7 @@
# dh_installdebconf -s
dh_installdocs -s
- dh_installexamples -s
+ dh_installexamples -s --exclude='.cvsignore'
dh_installmenu -s
dh_movefiles -s
dh_install -s --sourcedir=$(DESTDIR) --list-missing