Your message dated Sat, 27 Apr 2013 11:21:22 +0100
with message-id <1367058082.13168.37.ca...@jacala.jungle.funky-badger.org>
and subject line Re: Bug#706253: unblock: device-tree-compiler/1.3.0-2
has caused the Debian Bug report #706253,
regarding unblock: device-tree-compiler/1.3.0-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
706253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706253
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
On Sat, 2013-04-27 at 12:04 +0200, Hector Oron wrote:
> 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:

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply via email to