[Pkg-running-devel] [antpm] 04/06: drop patch merged upstream

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Sat Mar 12 23:53:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

ralovich-guest pushed a commit to branch master
in repository antpm.

commit debcd3c44c789ee788bb22b4b24d3039c396d704
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sun Mar 13 00:04:32 2016 +0100

    drop patch merged upstream
---
 debian/patches/link-boost-atomic | 19 -------------------
 debian/patches/series            |  1 -
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/link-boost-atomic b/debian/patches/link-boost-atomic
deleted file mode 100644
index 0b0285e..0000000
--- a/debian/patches/link-boost-atomic
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -69,7 +69,7 @@
- ENDIF()
- set(Boost_USE_MULTITHREADED      ON)
- set(Boost_USE_STATIC_RUNTIME    OFF)
--FIND_PACKAGE(Boost 1.41.0 COMPONENTS thread unit_test_framework program_options system filesystem date_time REQUIRED)
-+FIND_PACKAGE(Boost 1.41.0 COMPONENTS thread unit_test_framework program_options system filesystem date_time atomic REQUIRED)
- IF(NOT Boost_FOUND)
-   MESSAGE(FATAL_ERROR "Boost not found!")
- ENDIF()
-@@ -131,6 +131,7 @@
-   ${Boost_DATE_TIME_LIBRARY}
-   ${LIBUSB_LIBRARIES}
-   ${Boost_THREAD_LIBRARY}
-+  ${Boost_ATOMIC_LIBRARY}
-   ${Boost_SYSTEM_LIBRARY}
-   ${Boost_FILESYSTEM_LIBRARY}
-   ${MY_ANTPM_LIBRARIES}
diff --git a/debian/patches/series b/debian/patches/series
index 96c7215..8bee565 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-link-boost-atomic
 01-include-cstdint
 no_date_reproducible_build.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list