I've attached the debdiff, filtered to exclude the deletion of .pc and
.svn directories.

Ben.

-- 

Ben Hutchings
Make three consecutive correct guesses and you will be considered an
expert.
diff -Nru kxl-1.1.7/debian/changelog kxl-1.1.7/debian/changelog
--- kxl-1.1.7/debian/changelog	2016-06-29 21:25:33.000000000 +0200
+++ kxl-1.1.7/debian/changelog	2016-06-29 21:11:44.000000000 +0200
@@ -1,3 +1,12 @@
+kxl (1.1.7-16.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Change package format to 3.0 (quilt), so patches are automatically applied
+    and the .pc and .svn directories are excluded from the source package
+  * Remove linux-kernel-headers from Build-Depends (Closes: #826519)
+
+ -- Ben Hutchings <b...@decadent.org.uk>  Wed, 29 Jun 2016 21:11:43 +0200
+
 kxl (1.1.7-16) unstable; urgency=low
 
   * Only depend on linux headers if os is linux (Closes: #638639)
diff -Nru kxl-1.1.7/debian/control kxl-1.1.7/debian/control
--- kxl-1.1.7/debian/control	2016-06-29 21:25:33.000000000 +0200
+++ kxl-1.1.7/debian/control	2016-06-29 20:49:55.000000000 +0200
@@ -24,7 +24,7 @@
 Package: libkxl0-dev
 Section: libdevel
 Architecture: any
-Depends: libkxl0 (= ${binary:Version}), libx11-dev, linux-kernel-headers [ linux-any ]
+Depends: libkxl0 (= ${binary:Version}), libx11-dev
 Description: development files for libkxl0
  KXL (Kacchan X Windows System Library) is a library targeted at game
  development that provides functions for simple image and sound output
diff -Nru kxl-1.1.7/debian/rules kxl-1.1.7/debian/rules
--- kxl-1.1.7/debian/rules	2016-06-29 21:25:33.000000000 +0200
+++ kxl-1.1.7/debian/rules	2016-06-29 20:49:55.000000000 +0200
@@ -18,7 +18,6 @@
 	cp -f /usr/share/misc/config.guess config.guess
 endif
 
-	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 	touch configure.in \
 	&& touch aclocal.m4 \
 	&& touch configure \
@@ -34,7 +33,6 @@
 	dh_testroot
 	rm -f build-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 
 	rm -f config.sub config.guess config.log
 
diff -Nru kxl-1.1.7/debian/source/format kxl-1.1.7/debian/source/format
--- kxl-1.1.7/debian/source/format	1970-01-01 02:00:00.000000000 +0200
+++ kxl-1.1.7/debian/source/format	2016-06-29 20:38:58.000000000 +0200
@@ -0,0 +1 @@
+3.0 (quilt)

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

Reply via email to