Package: dictionaries-common
Version: 1.27.0
Severity: normal
Tags: patch

Dear maintainer,

The jade package is obsolete and will be removed from Debian.  Please replace
the build dependency on jade with openjade and change all uses of the command
"jade" with "openjade".  Patch attached.

diff -Nru dictionaries-common-1.27.0/debian/changelog 
dictionaries-common-1.27.0+nmu1/debian/changelog
--- dictionaries-common-1.27.0/debian/changelog 2016-05-19 09:50:47.000000000 
-0400
+++ dictionaries-common-1.27.0+nmu1/debian/changelog    2016-08-22 
21:40:31.000000000 -0400
@@ -1,3 +1,10 @@
+dictionaries-common (1.27.0+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove jade dependency
+
+ -- Neil Roeth <n...@debian.org>  Mon, 22 Aug 2016 21:40:31 -0400
+
 dictionaries-common (1.27.0) unstable; urgency=medium
 
   * New "/var/lib/dictionaries-common/hunspell" file trigger to run
diff -Nru dictionaries-common-1.27.0/debian/control 
dictionaries-common-1.27.0+nmu1/debian/control
--- dictionaries-common-1.27.0/debian/control   2016-05-19 09:50:47.000000000 
-0400
+++ dictionaries-common-1.27.0+nmu1/debian/control      2016-08-22 
21:40:31.000000000 -0400
@@ -5,7 +5,7 @@
 Uploaders: Rene Engelhard <r...@debian.org>
 Build-Depends-Indep: docbook-xml,
  docbook-dsssl,
- jade,
+ openjade,
  w3m,
  slice,
  autoconf,
diff -Nru 
dictionaries-common-1.27.0/debian/patches/990_switch-jade-to-openjade.patch 
dictionaries-common-1.27.0+nmu1/debian/patches/990_switch-jade-to-openjade.patch
--- dictionaries-common-1.27.0/debian/patches/990_switch-jade-to-openjade.patch 
1969-12-31 19:00:00.000000000 -0500
+++ 
dictionaries-common-1.27.0+nmu1/debian/patches/990_switch-jade-to-openjade.patch
    2016-08-22 21:40:31.000000000 -0400
@@ -0,0 +1,11 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -126,7 +126,7 @@
+ # Policy XML document
+ 
+ $(policy).html: $(policy).xml $(html_stylesheet) $(maintainer_scripts)
+-      jade -t sgml -V nochunks -d $(html_stylesheet) \
++      openjade -t sgml -V nochunks -d $(html_stylesheet) \
+         /usr/share/sgml/declaration/xml.decl $< > $@
+ 
+ %.txt: %.html
diff -Nru dictionaries-common-1.27.0/debian/patches/series 
dictionaries-common-1.27.0+nmu1/debian/patches/series
--- dictionaries-common-1.27.0/debian/patches/series    2015-07-30 
12:09:13.000000000 -0400
+++ dictionaries-common-1.27.0+nmu1/debian/patches/series       2016-08-22 
21:40:31.000000000 -0400
@@ -22,3 +22,4 @@
 990_flyspell.el_change-disclaimer+version.patch
 # ------------------------------------------------
 950_flyspell.el_revert-sgml-lexical-context.patch
+990_switch-jade-to-openjade.patch

Reply via email to