Package: libdessert0.87
Version: 0.87.2-1
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for libdessert0.87 (versioned as 0.87.2-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
-- 
Regards,
        dai

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
diff -Nru libdessert0.87-0.87.2/debian/changelog libdessert0.87-0.87.2/debian/changelog
--- libdessert0.87-0.87.2/debian/changelog	2010-01-31 01:35:30.000000000 +0900
+++ libdessert0.87-0.87.2/debian/changelog	2014-05-04 23:05:52.000000000 +0900
@@ -1,3 +1,14 @@
+libdessert0.87 (0.87.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * fix FTBFS with clang (Closes: #739563).
+    - debian/patches/clang-ftbfs.diff: new file.
+      thanks to Arthur Marble <[email protected]>.
+  * fix FTBFS on amd64 (Closes: #746077).
+    - debian/control: add libpci-dev to B-D.
+
+ -- HIGUCHI Daisuke (VDR dai) <[email protected]>  Sun, 04 May 2014 22:58:11 +0900
+
 libdessert0.87 (0.87.2-1) unstable; urgency=low
 
   * New upstream release
diff -Nru libdessert0.87-0.87.2/debian/control libdessert0.87-0.87.2/debian/control
--- libdessert0.87-0.87.2/debian/control	2010-01-31 01:23:27.000000000 +0900
+++ libdessert0.87-0.87.2/debian/control	2014-05-04 22:58:07.000000000 +0900
@@ -1,7 +1,7 @@
 Source: libdessert0.87
 Priority: extra
 Maintainer: David Gutzmann <[email protected]>
-Build-Depends: debhelper (>= 7), libpcap0.8-dev, libcli-dev, libsnmp-dev, uthash-dev
+Build-Depends: debhelper (>= 7), libpcap0.8-dev, libcli-dev, libsnmp-dev, uthash-dev, libpci-dev
 Standards-Version: 3.8.3
 Section: libs
 Homepage: http://www.des-testbed.net/DES-SERT
diff -Nru libdessert0.87-0.87.2/debian/patches/clang-ftbfs.diff libdessert0.87-0.87.2/debian/patches/clang-ftbfs.diff
--- libdessert0.87-0.87.2/debian/patches/clang-ftbfs.diff	1970-01-01 09:00:00.000000000 +0900
+++ libdessert0.87-0.87.2/debian/patches/clang-ftbfs.diff	2014-05-04 23:03:18.000000000 +0900
@@ -0,0 +1,11 @@
+Index: libdessert0.87-0.87.2/dessert_cli.c
+===================================================================
+--- libdessert0.87-0.87.2.orig/dessert_cli.c	2010-01-30 06:08:54.000000000 -0600
++++ libdessert0.87-0.87.2/dessert_cli.c	2014-02-10 22:04:53.087892830 -0600
+@@ -438,5 +438,5 @@
+ 	cli_print(cli, "    Bytes received        : [%"PRIi64"]", meshif->ibytes);
+ 	cli_print(cli, "    Bytes send            : [%"PRIi64"]", meshif->obytes);
+ 
+-	return CLI_OK;
++	return;
+ }
diff -Nru libdessert0.87-0.87.2/debian/patches/series libdessert0.87-0.87.2/debian/patches/series
--- libdessert0.87-0.87.2/debian/patches/series	1970-01-01 09:00:00.000000000 +0900
+++ libdessert0.87-0.87.2/debian/patches/series	2014-05-04 23:03:18.000000000 +0900
@@ -0,0 +1 @@
+clang-ftbfs.diff

Attachment: signature.asc
Description: Digital signature

Reply via email to