Bug#667360: rsakeyfind: diff for NMU version 1:1.0-2.1

2012-05-15 Thread Salvatore Bonaccorso
tags 667360 + pending
thanks

Dear maintainer,

I'm not member of the Forensics Team, but going trough some RC bugs
for wheezy. I noticed that rsakeyfind still FTBFS with gcc 4.7, and
thus prepared the upload with the patch from Cyril Brulebois.

I've prepared an NMU for rsakeyfind (versioned as 1:1.0-2.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards,
Salvatore
diff -Nru rsakeyfind-1.0/debian/changelog rsakeyfind-1.0/debian/changelog
--- rsakeyfind-1.0/debian/changelog	2011-07-23 10:10:16.0 +0200
+++ rsakeyfind-1.0/debian/changelog	2012-05-15 20:48:40.0 +0200
@@ -1,3 +1,12 @@
+rsakeyfind (1:1.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add 002_gcc_4.7.diff patch to fix FTBFS with gcc 4.7.
+Fix FTBFS with gcc 4.7 by fixing missing unistd.h include.
+Thanks to Cyril Brulebois k...@debian.org for the patch. (Closes: #667360)
+
+ -- Salvatore Bonaccorso car...@debian.org  Tue, 15 May 2012 20:47:52 +0200
+
 rsakeyfind (1:1.0-2) unstable; urgency=low
 
   * Team upload.
diff -Nru rsakeyfind-1.0/debian/patches/002_gcc_4.7.diff rsakeyfind-1.0/debian/patches/002_gcc_4.7.diff
--- rsakeyfind-1.0/debian/patches/002_gcc_4.7.diff	1970-01-01 01:00:00.0 +0100
+++ rsakeyfind-1.0/debian/patches/002_gcc_4.7.diff	2012-05-15 20:48:40.0 +0200
@@ -0,0 +1,18 @@
+Description: Fix FTBFS with gcc-4.7
+ Fix FTBFS with gcc 4.7 by fixing missing unistd.h include.
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667360
+Forwarded: no
+Author: Cyril Brulebois k...@debian.org 
+Last-Update: 2012-05-15
+
+--- a/rsakeyfind.cpp
 b/rsakeyfind.cpp
+@@ -10,6 +10,7 @@
+ #include sys/mman.h
+ #include string.h
+ #include iostream
++#include unistd.h
+ 
+ #ifdef __FreeBSD__
+ #include err.h
diff -Nru rsakeyfind-1.0/debian/patches/series rsakeyfind-1.0/debian/patches/series
--- rsakeyfind-1.0/debian/patches/series	2011-07-23 10:10:16.0 +0200
+++ rsakeyfind-1.0/debian/patches/series	2012-05-15 20:48:40.0 +0200
@@ -1 +1,2 @@
 001_include.diff
+002_gcc_4.7.diff


signature.asc
Description: Digital signature
___
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel

Processing of rsakeyfind_1.0-2.1_amd64.changes

2012-05-15 Thread Debian FTP Masters
rsakeyfind_1.0-2.1_amd64.changes uploaded successfully to localhost
along with the files:
  rsakeyfind_1.0-2.1.dsc
  rsakeyfind_1.0-2.1.debian.tar.gz
  rsakeyfind_1.0-2.1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel