[med-svn] [Git][med-team/libzeep][master] changes to debian files for version 6.0.5, take 3

Maarten L. Hekkelman (@mhekkel-guest) gitlab at salsa.debian.org
Tue Aug 22 10:31:46 BST 2023



Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep


Commits:
5c3fcd7a by Maarten L. Hekkelman at 2023-08-22T11:18:36+02:00
changes to debian files for version 6.0.5, take 3

- - - - -


4 changed files:

- debian/control
- + debian/patches/boost.patch
- debian/patches/dart.patch
- debian/patches/series


Changes:

=====================================
debian/control
=====================================
@@ -6,8 +6,8 @@ Section: libs
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                cmake,
-               libboost-dev (>= 1.80),
-               libboost-tools-dev (>= 1.80),
+               libboost-dev,
+               libboost-tools-dev,
 			   libhowardhinnant-date-dev,
                libmcfp-dev,
                mrc,
@@ -27,7 +27,7 @@ Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
          libzeep6 (= ${binary:Version}),
-         libboost-dev (>= 1.80),
+         libboost-dev,
          libhowardhinnant-date-dev,
          cmake
 Suggests: libzeep-doc, mrc


=====================================
debian/patches/boost.patch
=====================================
@@ -0,0 +1,18 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -87,7 +87,7 @@
+ find_package(Threads REQUIRED)
+ 
+ if(USE_BOOST_ASIO)
+-	find_package(Boost 1.80 COMPONENTS headers REQUIRED)
++	find_package(Boost 1.74 COMPONENTS headers REQUIRED)
+ 	set(ASIO_INCLUDE_DIR ${Boost_INCLUDE_DIR})
+ 	message(STATUS "Using asio from boost")
+ 
+@@ -481,4 +481,4 @@
+ 	endforeach()
+ endif()
+ 
+-# add_subdirectory(examples)
+\ No newline at end of file
++# add_subdirectory(examples)


=====================================
debian/patches/dart.patch
=====================================
@@ -8,10 +8,3 @@
  include(GenerateExportHeader)
  include(VersionString)
  
-@@ -481,4 +480,4 @@
- 	endforeach()
- endif()
- 
--# add_subdirectory(examples)
-\ No newline at end of file
-+# add_subdirectory(examples)


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
+boost.patch
 dart.patch



View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/5c3fcd7ab878f276092001653e6425b6e523e94b

-- 
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/5c3fcd7ab878f276092001653e6425b6e523e94b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230822/b310c8e0/attachment-0001.htm>


More information about the debian-med-commit mailing list