[SCM] libkdcraw packaging branch, kubuntu_wily_archive, updated. debian/4.14.0-1-26-g0095344

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Aug 13 21:38:29 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkdcraw.git;a=commitdiff;h=0095344

The following commit has been merged in the kubuntu_wily_archive branch:
commit 0095344a4df0a1604b2c3dab04d13528d40d3849
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Aug 13 22:38:26 2015 +0100

    remove upstream patch
---
 debian/patches/series                              |  1 -
 .../upstream_libraw-0.16.1-needs-exceptions.patch  | 26 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d8ade79..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-upstream_libraw-0.16.1-needs-exceptions.patch
diff --git a/debian/patches/upstream_libraw-0.16.1-needs-exceptions.patch b/debian/patches/upstream_libraw-0.16.1-needs-exceptions.patch
deleted file mode 100644
index c085478..0000000
--- a/debian/patches/upstream_libraw-0.16.1-needs-exceptions.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 46898ec97a0462eb08a5b6d09999450a86b27aae Mon Sep 17 00:00:00 2001
-From: Gilles Caulier <caulier.gilles at gmail.com>
-Date: Thu, 14 May 2015 22:54:16 +0200
-Subject: [PATCH] libraw 0.16.1 needs C++ exceptions rules while compilation
- BUGS: 347728 FIXED-IN: 4.11.0
-
----
- libkdcraw/CMakeLists.txt | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/libkdcraw/CMakeLists.txt b/libkdcraw/CMakeLists.txt
-index f23e5af..73b279f 100644
---- a/libkdcraw/CMakeLists.txt
-+++ b/libkdcraw/CMakeLists.txt
-@@ -4,6 +4,8 @@
- # Redistribution and use is allowed according to the terms of the BSD license.
- # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
- 
-+add_definitions(${KDE4_ENABLE_EXCEPTIONS})
-+
- configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/version.h)
- 
- set(kdcraw_LIB_SRCS kdcraw.cpp
--- 
-2.1.4
-

-- 
libkdcraw packaging



More information about the pkg-kde-commits mailing list