Control: tags 809056 + patch
Control: tags 809056 + pending

Dear maintainer,

Chris Knadle has prepared an NMU for xca (versioned as 1.0.0-2.1) and
I've uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers,
gregor

-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Pink Floyd: Mother
diff -Nru xca-1.0.0/debian/changelog xca-1.0.0/debian/changelog
--- xca-1.0.0/debian/changelog	2014-11-18 22:10:18.000000000 +0100
+++ xca-1.0.0/debian/changelog	2016-01-04 21:58:57.000000000 +0100
@@ -1,3 +1,11 @@
+xca (1.0.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+    - Quote CF variable contents to fix FTBFS bug (Closes: #809056)
+
+ -- Christopher Knadle <chris.kna...@coredump.us>  Mon, 04 Jan 2016 01:49:40 -0500
+
 xca (1.0.0-2) unstable; urgency=medium
 
   * RedHat Bug #1164340 - segfault when viewing a RHEL entitlement certificate
diff -Nru xca-1.0.0/debian/rules xca-1.0.0/debian/rules
--- xca-1.0.0/debian/rules	2014-11-18 22:10:18.000000000 +0100
+++ xca-1.0.0/debian/rules	2016-01-04 21:58:57.000000000 +0100
@@ -7,7 +7,7 @@
 
 Local.mak:
 	dh_testdir
-	CF=$(CPPFLAGS) docdir=/usr/share/doc/xca prefix=/usr ./configure
+	CF="$(CPPFLAGS)" docdir=/usr/share/doc/xca prefix=/usr ./configure
 
 build-arch: build
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to