Andreas Tille pushed to branch master at Debian Med / freecontact
Commits: 249aca89 by Andreas Tille at 2025-05-06T19:49:30+02:00 Explicitly Build-Depends: libgfortran-14-dev - - - - - 229a3459 by Andreas Tille at 2025-05-06T19:54:16+02:00 Build-Depends: architecture-is-64-bit Closes: #1103372 - - - - - 38cc9235 by Andreas Tille at 2025-05-06T19:57:45+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +freecontact (1.0.21-15) unstable; urgency=medium + + * Explicitly Build-Depends: libgfortran-14-dev + Closes: #1104497 + * Build-Depends: architecture-is-64-bit + Closes: #1103372 + + -- Andreas Tille <[email protected]> Tue, 06 May 2025 19:54:27 +0200 + freecontact (1.0.21-14) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -3,10 +3,13 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), +Build-Depends: dpkg-dev (>= 1.22.5), + debhelper-compat (= 13), + architecture-is-64-bit, bash-completion, d-shlibs (>= 0.106), gfortran, + libgfortran-14-dev, libblas-dev | libblas-3.so, libboost-dev, libboost-program-options-dev, ===================================== debian/rules ===================================== @@ -32,7 +32,7 @@ override_dh_install: --multiarch \ --exclude-la \ --devunversioned \ - --override s/libgfortran[345]-dev/libgfortran-12-dev/ \ + --override s/libgfortran[345]-dev/libgfortran-14-dev/ \ --movedev debian/tmp/usr/include/* usr/include \ debian/tmp/usr/lib/*/*.so find debian -name "lib*.la" -delete View it on GitLab: https://salsa.debian.org/med-team/freecontact/-/compare/2df04f4763451bdbe1a70fd75848accb2bdee97e...38cc9235bc8e646a3d8d6c3da183840f9c4a7228 -- View it on GitLab: https://salsa.debian.org/med-team/freecontact/-/compare/2df04f4763451bdbe1a70fd75848accb2bdee97e...38cc9235bc8e646a3d8d6c3da183840f9c4a7228 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
