Andreas Tille pushed to branch master at Debian Med / libmuscle
Commits: 4e7eb142 by Andreas Tille at 2018-08-04T03:10:33Z Provide link to old versioned lib - - - - - 91185c95 by Andreas Tille at 2018-08-04T03:20:42Z Lintian override for strange error - - - - - 8407225c by Andreas Tille at 2018-08-04T03:23:33Z Upload to unstable - - - - - 3 changed files: - debian/changelog - + debian/libmuscle1.lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libmuscle (3.7+4565-5) unstable; urgency=medium + + * Provide link to old versioned lib + Closes: #904690 + + -- Andreas Tille <[email protected]> Sat, 04 Aug 2018 05:12:53 +0200 + libmuscle (3.7+4565-4) unstable; urgency=medium * Team upload ===================================== debian/libmuscle1.lintian-overrides ===================================== --- /dev/null +++ b/debian/libmuscle1.lintian-overrides @@ -0,0 +1,2 @@ +# No idea where this error comes from - there is no such symbol in the symbols file neither does any symbol feature a debian revision +libmuscle1: symbols-file-contains-current-version-with-debian-revision on symbol _ZNSt6vectorIcSaIcEE7reserveEm@Base ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -17,6 +17,7 @@ override_dh_install: --movedev debian/tmp/usr/include/* usr/include \ --movedev "debian/tmp/usr/lib/*/pkgconfig/*.pc" usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig \ debian/tmp/usr/lib/*/*.so + dh_link usr/lib/$(DEB_HOST_MULTIARCH)/libMUSCLE.so.1 usr/lib/$(DEB_HOST_MULTIARCH)/libMUSCLE-3.7.so.1 #override_dh_auto_test: # echo 'Disable test since some header (gnDNXSource.h) seems to be missing.' View it on GitLab: https://salsa.debian.org/med-team/libmuscle/compare/eb47ef5336df499e05c0a782dd9b0af73997ca11...8407225ce1708126721411febafef0b187612fba -- View it on GitLab: https://salsa.debian.org/med-team/libmuscle/compare/eb47ef5336df499e05c0a782dd9b0af73997ca11...8407225ce1708126721411febafef0b187612fba 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
