Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep
Commits: 60d2a576 by Maarten L. Hekkelman at 2023-08-31T15:30:50+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 80f60797 by Maarten L. Hekkelman at 2023-08-31T16:08:29+02:00 Drop transition for old debug package migration. Changes-By: lintian-brush - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/patches/boost.patch Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ libzeep (6.0.6-1) experimental; urgency=medium * New upstream release. + * Standards-Version: 4.6.0 (routine-update) + * Drop transition for old debug package migration. -- Maarten L. Hekkelman <[email protected]> Tue, 22 Aug 2023 09:54:23 +0200 ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13), python3-exhale, python3-sphinx-rtd-theme, python3-myst-parser -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/libzeep Vcs-Git: https://salsa.debian.org/med-team/libzeep.git Homepage: https://github.com/mhekkel/libzeep ===================================== debian/copyright ===================================== @@ -4,15 +4,11 @@ Upstream-Contact: Maarten L. Hekkelman <[email protected]> Source: http://github.com/mhekkel/libzeep Files: * -Copyright: © 2009-2020, Maarten L. Hekkelman <[email protected]> +Copyright: © 2009-2023, Maarten L. Hekkelman <[email protected]> License: Boost-1.0 Files: debian/* -Copyright: © 2014-2020, Maarten L. Hekkelman <[email protected]> -License: Boost-1.0 - -Files: doc/css/zeep.css -Copyright: © 2004, Joel de Guzman +Copyright: © 2014-2023, Maarten L. Hekkelman <[email protected]> License: Boost-1.0 License: Boost-1.0 ===================================== debian/patches/boost.patch ===================================== @@ -1,3 +1,7 @@ +Description: The boost version requirement is too high in the upstream code. +Author: Maarten L. Hekkelman <[email protected]> +Forwarded: yes + --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,7 +86,7 @@ View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/compare/eba07996fd08527a6a1023932f3d7fb2438e2f05...80f6079747a1ed8936b8afe24e819d4413fcdbeb -- View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/compare/eba07996fd08527a6a1023932f3d7fb2438e2f05...80f6079747a1ed8936b8afe24e819d4413fcdbeb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
