Hello, 2013/4/27 Adam D. Barratt <a...@adam-barratt.org.uk>:
>> It slipped through, I noticed, but I thought it was not an issue. I >> could do new upload and revert it. > That would be appreciated; thanks. Done. Fixed in device-tree-compiler 1.3.0-4, a debdiff against package in wheezy: diff -u device-tree-compiler-1.3.0/debian/changelog device-tree-compiler-1.3.0/debian/changelog --- device-tree-compiler-1.3.0/debian/changelog +++ device-tree-compiler-1.3.0/debian/changelog @@ -1,3 +1,16 @@ +device-tree-compiler (1.3.0-4) unstable; urgency=low + + * Revert accidental source format change. + + -- Hector Oron <zu...@pergolesi.debian.org> Sat, 27 Apr 2013 09:59:06 +0000 + +device-tree-compiler (1.3.0-3) unstable; urgency=low + + * libfdt-dev: Missing header file prevents the library usage + Thanks Domenico Andreoli (Closes: #706137) + + -- Hector Oron <zu...@debian.org> Sat, 27 Apr 2013 07:47:09 +0000 + device-tree-compiler (1.3.0-2) unstable; urgency=low * Add libfdt package (Closes: #477565) diff -u device-tree-compiler-1.3.0/debian/patches/series device-tree-compiler-1.3.0/debian/patches/series --- device-tree-compiler-1.3.0/debian/patches/series +++ device-tree-compiler-1.3.0/debian/patches/series @@ -22,0 +23 @@ +local-add-missing-header-706137.patch only in patch2: unchanged: --- device-tree-compiler-1.3.0.orig/debian/patches/local-add-missing-header-706137.patch +++ device-tree-compiler-1.3.0/debian/patches/local-add-missing-header-706137.patch @@ -0,0 +1,19 @@ +Description: libfdt-dev: Missing header file prevents the library usage + device-tree-compiler (1.3.0-3) unstable; urgency=low + . + * libfdt-dev: Missing header file prevents the library usage + Thanks Domenico Andreoli (Closes: #706137) +Author: Hector Oron <zu...@debian.org> +Bug-Debian: http://bugs.debian.org/706137 + +--- device-tree-compiler-1.3.0.orig/libfdt/Makefile.libfdt ++++ device-tree-compiler-1.3.0/libfdt/Makefile.libfdt +@@ -4,7 +4,7 @@ + # be easily embeddable into other systems of Makefiles. + # + LIBFDT_soname = libfdt.$(SHAREDLIB_EXT).1 +-LIBFDT_INCLUDES = fdt.h libfdt.h ++LIBFDT_INCLUDES = fdt.h libfdt.h libfdt_env.h + LIBFDT_VERSION = version.lds + LIBFDT_SRCS = fdt.c fdt_ro.c fdt_wip.c fdt_sw.c fdt_rw.c fdt_strerror.c + LIBFDT_OBJS = $(LIBFDT_SRCS:%.c=%.o) -- Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org