[med-svn] [Git][med-team/berkeley-express][master] 3 commits: Really remove libboost-system-dev
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Feb 22 15:29:11 GMT 2026
Andreas Tille pushed to branch master at Debian Med / berkeley-express
Commits:
b3a41990 by Andreas Tille at 2026-02-22T16:25:32+01:00
Really remove libboost-system-dev
- - - - -
e1ac0647 by Andreas Tille at 2026-02-22T16:27:46+01:00
Drop Build-Depends: libboost-tools-dev
- - - - -
cdbf56d9 by Andreas Tille at 2026-02-22T16:28:54+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/patches/libboost1.90.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+berkeley-express (1.5.3+dfsg-7) unstable; urgency=medium
+
+ * Team upload.
+ * Really remove libboost-system-dev
+ Closes: #1127174
+ * Drop Build-Depends: libboost-tools-dev
+
+ -- Andreas Tille <tille at debian.org> Sun, 22 Feb 2026 16:27:57 +0100
+
berkeley-express (1.5.3+dfsg-6) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -11,7 +11,6 @@ Build-Depends:
libboost-program-options-dev,
libboost-date-time-dev,
libbamtools-dev,
- libboost-tools-dev,
libgoogle-perftools-dev [amd64 arm64 armel armhf i386 powerpc ppc64el],
cmake,
libprotobuf-dev,
=====================================
debian/patches/libboost1.90.patch
=====================================
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: 2026-02-22
+Bug-Debian: https://bugs.debian.org/1127174
+Description: Libboost1.90 has no system module any more
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -20,7 +20,6 @@ set(Boost_USE_STATIC_LIBS OFF)
+ find_package(Boost 1.39
+ COMPONENTS
+ thread
+- system
+ filesystem
+ program_options
+ date_time
=====================================
debian/patches/series
=====================================
@@ -4,3 +4,4 @@ drop-zlib
correct-debug-flags.patch
privacy-breach.patch
cxx14.patch
+libboost1.90.patch
View it on GitLab: https://salsa.debian.org/med-team/berkeley-express/-/compare/650bacc442e96adfc2d7d571ff0b23df878c5e66...cdbf56d958baf23c597765dd0a84912cd4fce3a8
--
View it on GitLab: https://salsa.debian.org/med-team/berkeley-express/-/compare/650bacc442e96adfc2d7d571ff0b23df878c5e66...cdbf56d958baf23c597765dd0a84912cd4fce3a8
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/20260222/87379512/attachment-0001.htm>
More information about the debian-med-commit
mailing list