Control: tags 818393 + patch

Hi, Kacper,

I've prepared an NMU for cpm (versioned as 0.32-1.2) and will be looking
for a sponsor (I'm a DM, can't upload myself). Please feel free to tell me
if I should delay the upload.

The fix for this FTBFS is rather easy: Since libcdk5 version (5.0.20160131-1)
has put the file cdk.h back in its original place, the patch included in
the previous NMU causes this build error. My patch simply removes that patch.

Regards.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru cpm-0.32/debian/changelog cpm-0.32/debian/changelog
--- cpm-0.32/debian/changelog	2015-10-18 17:51:10.000000000 +0200
+++ cpm-0.32/debian/changelog	2016-12-06 21:07:53.000000000 +0100
@@ -1,3 +1,11 @@
+cpm (0.32-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove patch from previous NMU, cdk.h was moved back to original location
+    in libcdk5 (5.0.20160131-1) (Closes: #818393)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Tue, 06 Dec 2016 21:07:53 +0100
+
 cpm (0.32-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cpm-0.32/debian/patches/cdk_h.diff cpm-0.32/debian/patches/cdk_h.diff
--- cpm-0.32/debian/patches/cdk_h.diff	2015-10-18 16:33:28.000000000 +0200
+++ cpm-0.32/debian/patches/cdk_h.diff	1970-01-01 01:00:00.000000000 +0100
@@ -1,13 +0,0 @@
-Index: b/configure.in
-===================================================================
---- a/configure.in
-+++ b/configure.in
-@@ -290,7 +290,7 @@ CDK_H=`${CC} ${CFLAGS} ${CPPFLAGS} -D_FI
- # recent cdk.h are in /usr/include/cdk.h not /usr/include/cdk/cdk.h
- if ! ( test -n "$CDK_H" &&  -f ${CDK_H} )
- then
--  CDK_H="/usr/include/cdk/cdk.h"
-+  CDK_H="/usr/include/cdk.h"
-   if ! test -f ${CDK_H}
-   then
-     if test -n "${WITH_CDK}"
diff -Nru cpm-0.32/debian/patches/series cpm-0.32/debian/patches/series
--- cpm-0.32/debian/patches/series	2015-10-18 16:07:53.000000000 +0200
+++ cpm-0.32/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-cdk_h.diff

Attachment: signature.asc
Description: PGP signature

Reply via email to