I uploaded with these changes.

Ben.

-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson
diff -Nru kmod-22/debian/changelog kmod-22/debian/changelog
--- kmod-22/debian/changelog	2015-12-20 16:34:55.000000000 +0000
+++ kmod-22/debian/changelog	2016-04-04 18:15:10.000000000 +0100
@@ -1,3 +1,13 @@
+kmod (22-1.1) unstable; urgency=medium
+
+  [ Ben Hutchings ]
+  * Non-maintainer upload.
+
+  [ Helmut Grohne ]
+  * Fix FTBFS (Closes: #819089)
+
+ -- Ben Hutchings <[email protected]>  Mon, 04 Apr 2016 18:14:56 +0100
+
 kmod (22-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru kmod-22/debian/patches/fix-docs-build kmod-22/debian/patches/fix-docs-build
--- kmod-22/debian/patches/fix-docs-build	1970-01-01 01:00:00.000000000 +0100
+++ kmod-22/debian/patches/fix-docs-build	2016-04-04 18:14:08.000000000 +0100
@@ -0,0 +1,15 @@
+Description: fix FTBFS
+Author: Helmut Grohne <[email protected]>
+Bug-Debian: https://bugs.debian.org/819089
+
+--- kmod-22.orig/libkmod/docs/Makefile.am
++++ kmod-22/libkmod/docs/Makefile.am
+@@ -26,6 +26,8 @@ IGNORE_HFILES = libkmod-internal.h \
+ content_files = version.xml
+ 
+ if ENABLE_GTK_DOC
++# gtk-doc.make assigns with += to EXTRA_DIST.
++EXTRA_DIST =
+ include $(top_srcdir)/libkmod/docs/gtk-doc.make
+ else
+ EXTRA_DIST = libkmod-docs.xml libkmod-sections.txt
diff -Nru kmod-22/debian/patches/series kmod-22/debian/patches/series
--- kmod-22/debian/patches/series	2015-12-20 16:32:22.000000000 +0000
+++ kmod-22/debian/patches/series	2016-04-04 18:14:45.000000000 +0100
@@ -9,3 +9,4 @@
 # Debian integration
 aliases_conf
 debian_manpages
+fix-docs-build

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to