Package: sflphone
Version: 1.4.1-0.3
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for sflphone (versioned as 1.4.1-0.4). The diff
is attached to this message.

Regards.
diff -Nru sflphone-1.4.1/debian/changelog sflphone-1.4.1/debian/changelog
--- sflphone-1.4.1/debian/changelog     2015-09-12 12:56:25.000000000 +0200
+++ sflphone-1.4.1/debian/changelog     2015-10-11 14:19:12.000000000 +0200
@@ -1,3 +1,12 @@
+sflphone (1.4.1-0.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix building on new Cmake (From Ubuntu, thanks to Jean-Louis Dupond
+    <jean-lo...@dupond.be>, Closes: #800652) 
+  * Update config.{sub, guess} to fix FTBFS for ppc64el port (Closes: #756735)
+
+ -- Laurent Bigonville <bi...@debian.org>  Sun, 11 Oct 2015 14:16:49 +0200
+
 sflphone (1.4.1-0.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru sflphone-1.4.1/debian/patches/fix_cmake.patch 
sflphone-1.4.1/debian/patches/fix_cmake.patch
--- sflphone-1.4.1/debian/patches/fix_cmake.patch       1970-01-01 
01:00:00.000000000 +0100
+++ sflphone-1.4.1/debian/patches/fix_cmake.patch       2015-10-11 
13:32:54.000000000 +0200
@@ -0,0 +1,8 @@
+--- sflphone-1.4.1.orig/kde/po/CMakeLists.txt
++++ sflphone-1.4.1/kde/po/CMakeLists.txt
+@@ -1,3 +1,5 @@
++set_property(GLOBAL PROPERTY ALLOW_DUPLICATE_CUSTOM_TARGETS ON)
++
+ add_subdirectory( bs )
+ add_subdirectory( ca )
+ add_subdirectory( cs )
diff -Nru sflphone-1.4.1/debian/patches/series 
sflphone-1.4.1/debian/patches/series
--- sflphone-1.4.1/debian/patches/series        2015-09-12 12:52:11.000000000 
+0200
+++ sflphone-1.4.1/debian/patches/series        2015-10-11 13:47:19.000000000 
+0200
@@ -4,3 +4,4 @@
 remove-nonexistant-kde-include-dir.patch
 gcc-5.patch
 gcc-5-2.patch
+fix_cmake.patch
diff -Nru sflphone-1.4.1/debian/rules sflphone-1.4.1/debian/rules
--- sflphone-1.4.1/debian/rules 2015-07-23 19:41:37.000000000 +0200
+++ sflphone-1.4.1/debian/rules 2015-10-11 14:09:25.000000000 +0200
@@ -6,7 +6,7 @@
 PJPROJECT_VERSION := 2.2.1
 
 %:
-       dh $@ 
+       dh $@ --with autotools_dev
 
 override_dh_auto_configure:
 #      cd daemon/libs/ && ./compile_pjsip.sh

Reply via email to