[Pkg-mono-svn-commits] rev 2113 - in gtk-sharp2/trunk/debian: . patches

Mirco Bauer meebey-guest at costa.debian.org
Mon Nov 21 16:02:52 UTC 2005


Author: meebey-guest
Date: 2005-11-21 16:02:51 +0000 (Mon, 21 Nov 2005)
New Revision: 2113

Added:
   gtk-sharp2/trunk/debian/patches/
   gtk-sharp2/trunk/debian/patches/00list
   gtk-sharp2/trunk/debian/patches/01_glue-locations.dpatch
Modified:
   gtk-sharp2/trunk/debian/changelog
   gtk-sharp2/trunk/debian/control
   gtk-sharp2/trunk/debian/libglade2.0-cil.install
   gtk-sharp2/trunk/debian/libglib2.0-cil.install
   gtk-sharp2/trunk/debian/libgnome2.0-cil.install
   gtk-sharp2/trunk/debian/libgtk2.0-cil.install
   gtk-sharp2/trunk/debian/libvte2.0-cil.install
   gtk-sharp2/trunk/debian/rules
Log:
- gtk-sharp2 2.4.0-1 release.



Modified: gtk-sharp2/trunk/debian/changelog
===================================================================
--- gtk-sharp2/trunk/debian/changelog	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/changelog	2005-11-21 16:02:51 UTC (rev 2113)
@@ -1,9 +1,19 @@
-gtk-sharp2-unstable (2.3.92-2) unstable; urgency=low
+gtk-sharp2 (2.4.0-1) unstable; urgency=low
 
+  * New upstream release
+    + This is the final stable release, thus dropping all "unstable version"
+      marks in the package descriptions.
   * Mirco 'meebey' Bauer
     + Added missing glib-sharp-2.0.pc to libglib2.0-cil package.
+    + Added missing gtk-dotnet-2.0.pc to libgtk2.0-cil package.
+    + Updated all packages descriptions to match what the library binds.
+    + Patch by Sebastian 'slomo' Dröge <slomo at ubuntu.com>:
+      - Renamed source package to gtk-sharp2 as it's stable now
+      - Moved glue libs from /usr/lib into /usr/lib/mono/gtk-sharp-2.0
+      - Less stricter clilibs. Upstream guarantees ABI compatibility from now
+        on.
 
- -- Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>  Sun, 16 Oct 2005 20:21:39 +0100
+ -- Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>  Sun, 13 Nov 2005 19:53:17 +0100
 
 gtk-sharp2-unstable (2.3.92-1) unstable; urgency=low
 

Modified: gtk-sharp2/trunk/debian/control
===================================================================
--- gtk-sharp2/trunk/debian/control	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/control	2005-11-21 16:02:51 UTC (rev 2113)
@@ -1,4 +1,4 @@
-Source: gtk-sharp2-unstable
+Source: gtk-sharp2
 Section: libs
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
@@ -9,18 +9,18 @@
 Package: gtk-sharp2
 Architecture: all
 Depends: gtk-sharp2-examples, gtk-sharp2-gapi, libglib2.0-cil, libgtk2.0-cil, libglade2.0-cil, libgnome2.0-cil, libgconf2.0-cil, libvte2.0-cil, monodoc-gtk2.0-manual
-Description: Gtk#2 suite, CLI bindings for Gtk+ and GNOME
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+Description: Gtk# 2.4 suite, CLI bindings for GTK+ and GNOME
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
  .
- gtk-sharp2 is a metapackage containing dependencies for the Gtk#2 suite.
+ gtk-sharp2 is a metapackage containing dependencies for the Gtk# 2.4 suite.
 
 Package: gtk-sharp2-examples
 Architecture: all
 Depends: ${shlibs:Depends}, ${cli:Depends}
-Description: sample applications for the gtk-sharp toolkit, unstable version
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+Description: sample applications for the Gtk# 2.4 toolkit
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
  .
  This package contains some example programs that are distributed with
  the Gtk# assemblies, including source to build them and learn from
@@ -29,75 +29,75 @@
 Package: gtk-sharp2-gapi
 Architecture: any
 Depends: ${shlibs:Depends}, libxml-libxml-perl, ${cli:Depends}
-Description: C source parser and C# code generator for GObject based APIs, unstable version
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+Description: C source parser and C# code generator for GObject based APIs
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
  .
  This package includes the parser and code generator used by the Gtk#
- project to parse and bind GObject libraries.  Install if you want to
+ project to parse and bind GObject libraries. Install if you want to
  bind GObject-based libraries, or need to compile a project that uses
  it to bind such a library.
 
 Package: libglib2.0-cil
 Architecture: any
 Depends: ${shlibs:Depends}, ${cli:Depends}
-Description: CLI binding for the GLib utility library 2.0, unstable version
+Description: CLI binding for the GLib utility library 2.4
  This package provides assemblies that allow CLI (.NET) programs  to use the
- GLib utility library 2.0 unstable version. This is  mostly useful for the
- Gtk+, GNOME and GStreamer bindings.
+ GLib utility library 2.4. This is  mostly useful for the  Gtk+, GNOME and 
+ GStreamer bindings.
  .
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
 
 Package: libgtk2.0-cil
 Architecture: any
 Depends: ${shlibs:Depends}, ${cli:Depends}
-Description: CLI binding for the Gtk+ toolkit 2.0, unstable version
+Description: CLI binding for the GTK+ toolkit 2.4
  This package provides assemblies that allow CLI (.NET) programs to use the
- Gtk+ user interface toolkit 2.0 unstable version.
+ GTK+ user interface toolkit 2.4, ATK, Pango, Gtk.NET and GDK.
  .
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
 
 Package: libglade2.0-cil
 Architecture: any
 Depends: ${shlibs:Depends}, ${cli:Depends}
-Description: CLI binding for the Glade libraries 2.0, unstable version
+Description: CLI binding for the Glade libraries 2.4
  This package provides assemblies that allow CLI (.NET) programs to use the
- Glade libraries 2.0 unstable version.
+ Glade libraries 2.4.
  .
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
 
 Package: libgnome2.0-cil
 Architecture: any
 Depends: ${shlibs:Depends}, ${cli:Depends}
-Description: CLI binding for GNOME 2.0, unstable version
+Description: CLI binding for GNOME 2.6
  This package provides assemblies that allow CLI (.NET) programs to use the
- GNOME 2 UI libraries 2.0 unstable version.
+ GNOME 2 UI libraries 2.6, GNOME VFS, ART, RSVG and GtkHTML.
  .
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
 
 Package: libgconf2.0-cil
 Architecture: all
 Depends: ${shlibs:Depends}, ${cli:Depends}
-Description: CLI binding for GConf 2.0, unstable version
+Description: CLI binding for GConf 2.6
  This package provides assemblies that allow CLI (.NET) programs to use the
- GConf configuration storage system 2.0 unstable version.
+ GConf configuration storage system 2.6.
  .
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
 
 Package: libvte2.0-cil
 Architecture: any
 Depends: ${shlibs:Depends}, ${cli:Depends}
-Description: CLI binding for VTE 2.0, unstable version
+Description: CLI binding for VTE 0.11
  This package provides assemblies that allow CLI (.NET) programs to use the
- VTE libraries 2.0 unstable version.
+ VTE libraries 0.11.
  .
- Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME
- libraries.
+ Gtk# 2.4 is a CLI (.NET) language binding for the GTK+ 2.4 toolkit and
+ assorted GNOME libraries.
 
 Package: monodoc-gtk2.0-manual
 Architecture: all
@@ -105,9 +105,9 @@
 Priority: extra
 Depends: monodoc-manual
 Conflicts: monodoc-gtk-manual, monodoc-manual (<= 1.0.6-1)
-Description: compiled XML documentation for Gtk#2
+Description: compiled XML documentation for Gtk# 2.4
  The MonoDoc Project is the documentation framework of the Mono project which
  provides detailed API documentation for all Mono components and the Mono CLI
  implementation.
  .
- This packages contains the compiled XML documentation for Gtk#2 of MonoDoc.
+ This packages contains the compiled XML documentation for Gtk# 2.4 of MonoDoc.

Modified: gtk-sharp2/trunk/debian/libglade2.0-cil.install
===================================================================
--- gtk-sharp2/trunk/debian/libglade2.0-cil.install	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/libglade2.0-cil.install	2005-11-21 16:02:51 UTC (rev 2113)
@@ -1,4 +1,4 @@
 debian/tmp/usr/lib/mono/gac/glade-sharp/
 debian/tmp/usr/lib/pkgconfig/glade-sharp-2.0.pc
-debian/tmp/usr/lib/libgladesharpglue-2.so
+debian/tmp/usr/lib/libgladesharpglue-2.so		/usr/lib/mono/gtk-sharp-2.0/
 debian/tmp/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll

Modified: gtk-sharp2/trunk/debian/libglib2.0-cil.install
===================================================================
--- gtk-sharp2/trunk/debian/libglib2.0-cil.install	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/libglib2.0-cil.install	2005-11-21 16:02:51 UTC (rev 2113)
@@ -1,4 +1,4 @@
-debian/tmp/usr/lib/libglibsharpglue-2.so
+debian/tmp/usr/lib/libglibsharpglue-2.so		/usr/lib/mono/gtk-sharp-2.0/
 debian/tmp/usr/lib/pkgconfig/glib-sharp-2.0.pc
 debian/tmp/usr/lib/mono/gac/glib-sharp/
 debian/tmp/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll

Modified: gtk-sharp2/trunk/debian/libgnome2.0-cil.install
===================================================================
--- gtk-sharp2/trunk/debian/libgnome2.0-cil.install	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/libgnome2.0-cil.install	2005-11-21 16:02:51 UTC (rev 2113)
@@ -4,7 +4,7 @@
 debian/tmp/usr/lib/mono/gac/gnome-vfs-sharp
 debian/tmp/usr/lib/mono/gac/gtkhtml-sharp
 debian/tmp/usr/lib/mono/gac/rsvg-sharp
-debian/tmp/usr/lib/libgnomesharpglue-2.so
+debian/tmp/usr/lib/libgnomesharpglue-2.so /usr/lib/mono/gtk-sharp-2.0
 debian/tmp/usr/lib/pkgconfig/art-sharp-2.0.pc
 debian/tmp/usr/lib/pkgconfig/gnome-sharp-2.0.pc
 debian/tmp/usr/lib/pkgconfig/gnome-vfs-sharp-2.0.pc

Modified: gtk-sharp2/trunk/debian/libgtk2.0-cil.install
===================================================================
--- gtk-sharp2/trunk/debian/libgtk2.0-cil.install	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/libgtk2.0-cil.install	2005-11-21 16:02:51 UTC (rev 2113)
@@ -1,7 +1,8 @@
-debian/tmp/usr/lib/libgtksharpglue-2.so
-debian/tmp/usr/lib/libgdksharpglue-2.so
-debian/tmp/usr/lib/libpangosharpglue-2.so
+debian/tmp/usr/lib/libgtksharpglue-2.so 	/usr/lib/mono/gtk-sharp-2.0/
+debian/tmp/usr/lib/libgdksharpglue-2.so		/usr/lib/mono/gtk-sharp-2.0/
+debian/tmp/usr/lib/libpangosharpglue-2.so	/usr/lib/mono/gtk-sharp-2.0/
 debian/tmp/usr/lib/pkgconfig/gtk-sharp-2.0.pc
+debian/tmp/usr/lib/pkgconfig/gtk-dotnet-2.0.pc
 debian/tmp/usr/lib/mono/gac/gtk-sharp/
 debian/tmp/usr/lib/mono/gac/gdk-sharp/
 debian/tmp/usr/lib/mono/gac/atk-sharp/

Modified: gtk-sharp2/trunk/debian/libvte2.0-cil.install
===================================================================
--- gtk-sharp2/trunk/debian/libvte2.0-cil.install	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/libvte2.0-cil.install	2005-11-21 16:02:51 UTC (rev 2113)
@@ -1,4 +1,4 @@
-debian/tmp/usr/lib/libvtesharpglue-2.so
+debian/tmp/usr/lib/libvtesharpglue-2.so /usr/lib/mono/gtk-sharp-2.0
 debian/tmp/usr/lib/pkgconfig/vte-sharp-2.0.pc
 debian/tmp/usr/lib/mono/gac/vte-sharp/
 debian/tmp/usr/lib/mono/gtk-sharp-2.0/vte-sharp.dll

Added: gtk-sharp2/trunk/debian/patches/00list
===================================================================
--- gtk-sharp2/trunk/debian/patches/00list	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/patches/00list	2005-11-21 16:02:51 UTC (rev 2113)
@@ -0,0 +1 @@
+01_glue-locations.dpatch

Added: gtk-sharp2/trunk/debian/patches/01_glue-locations.dpatch
===================================================================
--- gtk-sharp2/trunk/debian/patches/01_glue-locations.dpatch	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/patches/01_glue-locations.dpatch	2005-11-21 16:02:51 UTC (rev 2113)
@@ -0,0 +1,59 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+
+ at DPATCH@
+
+--- gtk-sharp-2.3.92/gdk/gdk-sharp.dll.config.in.old	2005-10-17 21:38:17.999112856 +0200
++++ gtk-sharp-2.3.92/gdk/gdk-sharp.dll.config.in	2005-10-17 21:42:10.993692296 +0200
+@@ -3,4 +3,5 @@
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-x11-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="gdksharpglue-2" target="/usr/lib/mono/gtk-sharp-2.0/libgdksharpglue-2.so"/>
+ </configuration>
+--- gtk-sharp-2.3.92/glade/glade-sharp.dll.config.in.old	2005-10-17 21:40:32.432675848 +0200
++++ gtk-sharp-2.3.92/glade/glade-sharp.dll.config.in	2005-10-17 21:41:51.190702808 +0200
+@@ -1,3 +1,4 @@
+ <configuration>
+   <dllmap dll="libglade-2.0-0.dll" target="libglade-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="gladesharpglue-2" target="/usr/lib/mono/gtk-sharp-2.0/libgladesharpglue-2.so"/>
+ </configuration>
+--- gtk-sharp-2.3.92/glib/glib-sharp.dll.config.in.old	2005-10-17 21:42:41.564044896 +0200
++++ gtk-sharp-2.3.92/glib/glib-sharp.dll.config.in	2005-10-17 21:43:56.393669064 +0200
+@@ -2,4 +2,5 @@
+   <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="glibsharpglue-2" target="/usr/lib/mono/gtk-sharp-2.0/libglibsharpglue-2.so"/>
+ </configuration>
+--- gtk-sharp-2.3.92/gnome/gnome-sharp.dll.config.in.old	2005-10-17 21:44:06.296163656 +0200
++++ gtk-sharp-2.3.92/gnome/gnome-sharp.dll.config.in	2005-10-17 21:44:36.586558816 +0200
+@@ -8,4 +8,5 @@
+   <dllmap dll="gnomeprint-2-2" target="libgnomeprint-2-2 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="gnomeprintui-2-2" target="libgnomeprintui-2-2 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="gnomeui-2" target="libgnomeui-2 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="gnomesharpglue-2" target="/usr/lib/mono/gtk-sharp-2.0/libgnomesharpglue-2.so"/
+ </configuration>
+--- gtk-sharp-2.3.92/gtk/gtk-sharp.dll.config.in.old	2005-10-17 21:44:47.114958256 +0200
++++ gtk-sharp-2.3.92/gtk/gtk-sharp.dll.config.in	2005-10-17 21:45:16.437500552 +0200
+@@ -3,4 +3,5 @@
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="gtksharpglue-2" target="/usr/lib/mono/gtk-sharp-2.0/libgtksharpglue-2.so"/>
+ </configuration>
+--- gtk-sharp-2.3.92/pango/pango-sharp.dll.config.in.old	2005-10-17 21:45:26.067036640 +0200
++++ gtk-sharp-2.3.92/pango/pango-sharp.dll.config.in	2005-10-17 21:45:55.838510688 +0200
+@@ -2,4 +2,5 @@
+   <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libpango-1.0-0.dll" target="libpango-1.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="pangosharpglue-2" target="/usr/lib/mono/gtk-sharp-2.0/libpangosharpglue-2.so"/>
+ </configuration>
+--- gtk-sharp-2.3.92/vte/vte-sharp.dll.config.in.old	2005-10-17 21:46:06.455896600 +0200
++++ gtk-sharp-2.3.92/vte/vte-sharp.dll.config.in	2005-10-17 21:46:33.221827560 +0200
+@@ -2,4 +2,5 @@
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="vte" target="libvte at LIB_PREFIX@.4 at LIB_SUFFIX@"/>
++  <dllmap dll="vtesharpglue-2" target="/usr/lib/mono/gtk-sharp-2.0/libvtesharpglue-2.so"/>
+ </configuration>

Modified: gtk-sharp2/trunk/debian/rules
===================================================================
--- gtk-sharp2/trunk/debian/rules	2005-11-21 15:56:59 UTC (rev 2112)
+++ gtk-sharp2/trunk/debian/rules	2005-11-21 16:02:51 UTC (rev 2113)
@@ -5,11 +5,13 @@
 export MONO_SHARED_DIR=$(CURDIR)
 export MONO_GAC_PREFIX=$(CURDIR)/debian/tmp/usr
 
+include /usr/share/dpatch/dpatch.make
+
 UPVERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\  -f2 | sed 's,-.*,,')
 NEXT_UPVERSION = $(shell perl -e '$$_=pop; s/(\d+)$$/$$1+1/e; print' $(UPVERSION))
 
 config: config-stamp
-config-stamp:
+config-stamp: patch-stamp
 	dh_testdir
 	./configure --prefix=/usr RUNTIME=/usr/bin/cli
 	touch config-stamp
@@ -19,7 +21,7 @@
 	dh_testdir
 	$(MAKE) RUNTIME=/usr/bin/cli
 	# generate Gtk#2 docs (for monodoc)
-	cd doc/ && $(MAKE) assemble MDASSEMBLER="mono /usr/lib/monodoc/assembler.exe" MONODOCER="mono /usr/lib/monodoc/monodocer.exe"
+	cd doc/ && $(MAKE) assemble
 	touch build-indep-stamp
 
 build-arch: build-arch-stamp
@@ -28,7 +30,7 @@
 	$(MAKE) RUNTIME=/usr/bin/cli
 	touch build-arch-stamp
 
-clean:
+clean: unpatch
 	dh_testdir
 	dh_testroot
 	-$(MAKE) distclean RUNTIME=/usr/bin/cli
@@ -64,7 +66,7 @@
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
-	dh_makeclilibs -m 2.3.90 -l 2.5.0
+	dh_makeclilibs -m 2.3.90
 	dh_clideps -i -d
 	dh_gencontrol -i
 	dh_md5sums -i
@@ -84,7 +86,7 @@
 	dh_fixperms -a
 	dh_installdeb -a
 	dh_shlibdeps -a
-	dh_makeclilibs -m 2.3.90 -l 2.5.0
+	dh_makeclilibs -m 2.3.90
 	dh_clideps -a -d
 	dh_gencontrol -a -- -Vmono:upversion=$(UPVERSION)
 	dh_md5sums -a




More information about the Pkg-mono-svn-commits mailing list