Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package device-tree-compiler

It fixes RC bug reported at:
  < http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706137 >


diff -Nru device-tree-compiler-1.3.0/debian/changelog 
device-tree-compiler-1.3.0/debian/changelog
--- device-tree-compiler-1.3.0/debian/changelog 2013-04-27 08:01:11.000000000 
+0000
+++ device-tree-compiler-1.3.0/debian/changelog 2013-04-27 07:51:57.000000000 
+0000
@@ -1,3 +1,10 @@
+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 -Nru 
device-tree-compiler-1.3.0/debian/patches/local-add-missing-header-706137.patch 
device-tree-compiler-1.3.0/debian/patches/local-add-missing-header-706137.patch
--- 
device-tree-compiler-1.3.0/debian/patches/local-add-missing-header-706137.patch 
    1970-01-01 00:00:00.000000000 +0000
+++ 
device-tree-compiler-1.3.0/debian/patches/local-add-missing-header-706137.patch 
    2013-04-27 07:51:43.000000000 +0000
@@ -0,0 +1,32 @@
+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
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- 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)
diff -Nru 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    2013-04-27 
08:01:11.000000000 +0000
+++ device-tree-compiler-1.3.0/debian/patches/series    2013-04-27 
07:50:46.000000000 +0000
@@ -20,3 +20,4 @@
 20_Add-fdtget-utility-to-read-property-values-from-a-de.patch
 21_Add-fdtput-utility-to-write-property-values-to-a-dev.patch
 22_Introduce-TESTS_BIN-in-Makefiles-to-identify-tested-.patch
+local-add-missing-header-706137.patch
diff -Nru device-tree-compiler-1.3.0/debian/source/format 
device-tree-compiler-1.3.0/debian/source/format
--- device-tree-compiler-1.3.0/debian/source/format     2013-04-27 
08:01:11.000000000 +0000
+++ device-tree-compiler-1.3.0/debian/source/format     2013-04-27 
07:49:40.000000000 +0000
@@ -1 +1 @@
-1.0
+3.0 (quilt)

unblock device-tree-compiler/1.3.0-3

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.8-trunk-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130427080225.27413.4317.report...@polynomio.collabora.co.uk

Reply via email to