[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#945523: muffin: please drop build-dependency on deprecated gnome-doc-utils



Source: muffin
Version: 4.2.2-3
Severity: normal
Tags: patch

Dear Maintainer,

Please drop build-dependency on gnome-doc-utils. The gnome-doc-utils
package is deprecated since many years and will likely not survive the
python2 removal.

See attached debdiff for details.

Regards,
Andreas Henriksson
diff -Nru muffin-4.2.2/debian/changelog muffin-4.2.2/debian/changelog
--- muffin-4.2.2/debian/changelog	2019-10-01 14:30:05.000000000 +0200
+++ muffin-4.2.2/debian/changelog	2019-11-26 13:48:07.000000000 +0100
@@ -1,3 +1,11 @@
+muffin (4.2.2-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/no-gdu.patch
+  * Drop build-dependency on deprecated gnome-doc-utils
+
+ -- Andreas Henriksson <andreas@fatal.se>  Tue, 26 Nov 2019 13:48:07 +0100
+
 muffin (4.2.2-3) unstable; urgency=medium
 
   [ Fabio Fantoni ]
diff -Nru muffin-4.2.2/debian/control muffin-4.2.2/debian/control
--- muffin-4.2.2/debian/control	2019-10-01 14:30:05.000000000 +0200
+++ muffin-4.2.2/debian/control	2019-11-26 13:45:31.000000000 +0100
@@ -12,7 +12,6 @@
  automake,
  debhelper (>= 11.1~),
  dh-acc,
- gnome-doc-utils (>= 0.8),
  gnome-pkg-tools (>= 0.10),
  gobject-introspection (>= 0.9.12-5~),
  gtk-doc-tools,
diff -Nru muffin-4.2.2/debian/patches/no-gdu.patch muffin-4.2.2/debian/patches/no-gdu.patch
--- muffin-4.2.2/debian/patches/no-gdu.patch	1970-01-01 01:00:00.000000000 +0100
+++ muffin-4.2.2/debian/patches/no-gdu.patch	2019-11-26 13:45:18.000000000 +0100
@@ -0,0 +1,14 @@
+Drop dependency on deprecated gnome-doc-utils.
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -462,9 +462,6 @@
+ 	CFLAGS="$CFLAGS -g -O"
+ fi
+ 
+-# Use gnome-doc-utils:
+-GNOME_DOC_INIT([0.8.0])
+-
+ GTK_DOC_CHECK([1.15], [--flavour no-tmpl])
+ 
+ AC_CHECK_DECL([GL_EXT_x11_sync_object],
diff -Nru muffin-4.2.2/debian/patches/series muffin-4.2.2/debian/patches/series
--- muffin-4.2.2/debian/patches/series	2019-10-01 14:30:05.000000000 +0200
+++ muffin-4.2.2/debian/patches/series	2019-11-26 13:44:04.000000000 +0100
@@ -1 +1,2 @@
 fix-warnings-when-compiling.patch
+no-gdu.patch

Reply to: