Hello!

Spoke to Laney and Ricotz on IRC. There might be some very vague interest
in keeping gnome-desktop-sharp2 alive, thus I created the attached patch
which someone will need to pick up if they really are interested.
Note that this does not solve the existing RC bugs on gnome-desktop-sharp2
but those can be handled separately. No reason to entangle those issues
with the gtkhtml3.14 removal.

The attached patch would be an alternative way to close this bug report
and also take down all the bug reports marked as blockers for this
(for now atleast).

The bar is now set very low for anyone to show they actually want to
keep the c# bindings afloat.

Regards,
Andreas Henriksson
diff -uriNp gnome-desktop-sharp2-2.26.0.orig/debian/changelog gnome-desktop-sharp2-2.26.0/debian/changelog
--- gnome-desktop-sharp2-2.26.0.orig/debian/changelog	2012-01-23 00:53:13.000000000 +0000
+++ gnome-desktop-sharp2-2.26.0/debian/changelog	2015-08-31 18:10:54.937620625 +0000
@@ -1,3 +1,12 @@
+gnome-desktop-sharp2 (2.26.0-8.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop libgtkhtml3.16-cil and libgtkhtml3.14-cil-dev packages
+    - has no users and libgtkhtml3.14 is being removed.
+    (Closes: #797567)
+
+ -- Andreas Henriksson <andr...@fatal.se>  Mon, 31 Aug 2015 18:09:22 +0000
+
 gnome-desktop-sharp2 (2.26.0-8) unstable; urgency=low
 
   * Rebuild with Mono 2.10 for CLR 4.0 transition
diff -uriNp gnome-desktop-sharp2-2.26.0.orig/debian/control gnome-desktop-sharp2-2.26.0/debian/control
--- gnome-desktop-sharp2-2.26.0.orig/debian/control	2012-01-20 11:26:26.000000000 +0000
+++ gnome-desktop-sharp2-2.26.0/debian/control	2015-08-31 18:07:10.039116639 +0000
@@ -17,7 +17,6 @@ Build-Depends: dh-autoreconf (>= 4),
                libgnome2.0-cil-dev,
                libgtk2.0-cil-dev,
                libgtk2.0-dev (>= 2.12.2),
-               libgtkhtml3.14-dev (>= 3.18.0),
                libgtksourceview2.0-dev (>= 2.2.2),
                librsvg2-dev (>= 2.22.2),
                libtool,
@@ -33,7 +32,6 @@ Vcs-Browser: http://git.debian.org/?p=pk
 Package: gnome-desktop-sharp2
 Architecture: all
 Depends: libgnomedesktop2.0-cil-dev,
-         libgtkhtml3.14-cil-dev,
          libgtksourceview2-cil-dev,
          librsvg2-2.0-cil-dev,
          libvte0.16-cil-dev,
@@ -46,36 +44,6 @@ Description: GNOME Desktop# 2.24 suite,
  This is a metapackage containing dependencies for the complete
  GNOME Desktop# 2.24 suite.
 
-Package: libgtkhtml3.16-cil
-Architecture: any
-Suggests: monodoc-gtk2.0-manual
-Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Conflicts: libgnome-cil
-Description: CLI binding for GtkHTML 3.24
- This package provides the gtkhtml-sharp assembly that allows CLI (.NET)
- programs to use the GtkHTML library 3.24.
- .
- GNOME Desktop# 2.24 is a CLI (.NET) language binding for the GNOME 2.24
- desktop libraries.
- .
- This package contains the GtkHTML assembly itself
-
-Package: libgtkhtml3.14-cil-dev
-Architecture: any
-Depends: libgtk2.0-cil-dev,
-         libgtkhtml3.16-cil (= ${binary:Version}),
-         ${misc:Depends}
-Replaces: libgtkhtml3.16-cil (<< 2.26.0-2)
-Description: CLI binding for GtkHTML 3.24
- This package provides the gtkhtml-sharp assembly that allows CLI (.NET)
- programs to use the GtkHTML library 3.24.
- .
- GNOME Desktop# 2.24 is a CLI (.NET) language binding for the GNOME 2.24
- desktop libraries.
- .
- This package contains development files for the GtkHTML library, and should
- be used for compilation
-
 Package: librsvg2-2.18-cil
 Architecture: all
 Suggests: monodoc-gtk2.0-manual

Reply via email to