On Thu, Sep 21, 2017 at 2:21 PM, Jo Shields <joshi...@microsoft.com> wrote:
> Go ahead and NMU.

Here's 2 git patches to apply on top of the previous one. I'll upload shortly.

There are 2 rdepends for monodoc-browser: monodoc-manual (from
src:mono) and gmime2.6. I'll file the gmime2.6 bug.

Thanks,
Jeremy Bicha
From fbcd6720134f989ccf6926142dc0c9c4997c9bbd Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbi...@ubuntu.com>
Date: Thu, 21 Sep 2017 14:54:41 -0400
Subject: [PATCH 1/2] Drop monodoc-browser since it won't run without webkit1

---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 2ba1013..0a20b96 100644
--- a/debian/control
+++ b/debian/control
@@ -24,18 +24,18 @@ Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-mono/packages/mono-tools.git
 Vcs-Browser: http://git.debian.org/?p=pkg-mono/packages/mono-tools.git
 
-Package: monodoc-browser
-Provides: monodoc-viewer
-Replaces: monodoc-base (<< 2.10.8.1-3)
-Breaks: monodoc-base (<< 2.10.8.1-3)
-Architecture: all
-Depends: ${cli:Depends}, monodoc-manual, ${misc:Depends}
-Description: MonoDoc GTK+ based viewer
- 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 package contains the GTK+ based viewer of the Mono documentation.
+#Package: monodoc-browser
+#Provides: monodoc-viewer
+#Replaces: monodoc-base (<< 2.10.8.1-3)
+#Breaks: monodoc-base (<< 2.10.8.1-3)
+#Architecture: all
+#Depends: ${cli:Depends}, monodoc-manual, ${misc:Depends}
+#Description: MonoDoc GTK+ based viewer
+# 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 package contains the GTK+ based viewer of the Mono documentation.
 
 Package: mono-tools-gui
 Architecture: all
-- 
2.14.1

From a0012dd5db28de616d1202c0209fc411d7a90c81 Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbi...@ubuntu.com>
Date: Thu, 21 Sep 2017 14:57:29 -0400
Subject: [PATCH 2/2] Finalize changelog

---
 debian/changelog | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index af1228a..357d7b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mono-tools (4.2-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * [a4960e8] Don't Build-Depend on libwebkit-cil-dev (Closes: #871831)
+  * [fbcd672] Drop ilcontrast and monodoc-browser since they won't work
+    without webkit1
+
+ -- Jeremy Bicha <jbi...@debian.org>  Thu, 21 Sep 2017 13:32:38 -0400
+
 mono-tools (4.2-2) unstable; urgency=medium
 
   * [9adcc51] Don't depend on gmcs any more
-- 
2.14.1

Reply via email to