Control: severity -1 important
Control: tags -1 +patch

Hi! Let's try again, now that we're actually trying to get rid of
rarian for Debian Buster. Here's a patch that works for me. (If
there's no .omf file, gnome-doc-utils won't try to verify one.)

Thanks,
Jeremy Bicha
From 8d3e33426c912adf9ab5590553a37c2454a6adc2 Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbi...@debian.org>
Date: Fri, 29 Dec 2017 11:38:43 -0500
Subject: [PATCH] Drop Build-Depends on rarian-compat

Closes: #718465
---
 debian/control           |  1 -
 debian/patches/gnome-doc | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/debian/control b/debian/control
index 21db617..899876f 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Build-Depends: autoconf,
                libreadline-dev,
                libtool,
                openjade,
-               rarian-compat,
                texinfo,
                txt2man,
                unixodbc-dev
diff --git a/debian/patches/gnome-doc b/debian/patches/gnome-doc
index e6c426d..4bb370b 100644
--- a/debian/patches/gnome-doc
+++ b/debian/patches/gnome-doc
@@ -1004,21 +1004,6 @@ Index: mdbtools/src/gmdb2/help/Makefile.am
 +DOC_ENTITIES = legal.xml
 +DOC_FIGURES = figures/gmdb2_window.png figures/gmdb2_sql_window.png
 +#DOC_LINGUAS = es sr uk
-Index: mdbtools/src/gmdb2/help/gmdb.omf.in
-===================================================================
---- /dev/null
-+++ mdbtools/src/gmdb2/help/gmdb.omf.in
-@@ -0,0 +1,10 @@
-+<?xml version="1.0" standalone="no"?>
-+<omf>
-+  <resource>
-+    <subject category="GNOME|Applications"/>
-+    <type>user's guide</type>
-+    <identifier url="gmdb.xml"/>
-+    <relation seriesid="081c7e56-2acd-11d6-819f-e6a1118e62db"/>
-+    <rights type="GNU FDL" license.version="1.1" holder="Brian Bruns"/>
-+  </resource>
-+</omf>
 Index: mdbtools/xmldocs.make
 ===================================================================
 --- mdbtools.orig/xmldocs.make
-- 
2.14.1

Reply via email to