[SCM] libmusicbrainz/master: Remove obsolete patches

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Jul 8 18:55:35 UTC 2015


The following commit has been merged in the master branch:
commit 17fd47ad9f46707411ea97844dd867c8d93b1e96
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Jul 8 20:24:47 2015 +0200

    Remove obsolete patches

diff --git a/debian/patches/out-of-tree.patch b/debian/patches/out-of-tree.patch
deleted file mode 100644
index ff0f892..0000000
--- a/debian/patches/out-of-tree.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: Fix out of tree builds
-Author: Sebastian Ramacher <sramacher at debian.org>
-Last-Update: 2014-11-24
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 384cb65..e8d68c0 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -29,8 +29,8 @@ SET(LIB_INSTALL_DIR ${EXEC_INSTALL_PREFIX}/lib${LIB_SUFFIX} CACHE PATH  "Install
- SET(INCLUDE_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/include CACHE PATH "Installation prefix for C header files" FORCE)
- 
- CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libmusicbrainz5.pc.cmake ${CMAKE_CURRENT_BINARY_DIR}/libmusicbrainz5.pc)
--CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.cmake ${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile)
--CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cmake ${CMAKE_CURRENT_SOURCE_DIR}/config.h)
-+CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.cmake ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
-+CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/include/config.h)
- 
- FILE(GLOB headers ${CMAKE_CURRENT_SOURCE_DIR}/include/musicbrainz5/*.h)
- INSTALL(FILES ${headers} ${CMAKE_CURRENT_BINARY_DIR}/include/musicbrainz5/mb5_c.h DESTINATION ${INCLUDE_INSTALL_DIR}/musicbrainz5)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 916b366..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-out-of-tree.patch

-- 
Library to access the MusicBrainz.org database



More information about the pkg-multimedia-commits mailing list