Andreas Tille pushed to branch master at Debian Med / lambda-align2
Commits: c7c2d043 by Andreas Tille at 2019-01-27T10:17:30Z make the build reproducible - - - - - 64cbc23a by Andreas Tille at 2019-01-27T10:26:58Z Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +lambda-align2 (2.0.0-5) unstable; urgency=medium + + * Team upload. + * make the build reproducible (thanks for the patch to + Chris Lamb <[email protected]>) + Closes: #920591 + + -- Andreas Tille <[email protected]> Sun, 27 Jan 2019 11:18:13 +0100 + lambda-align2 (2.0.0-4) unstable; urgency=medium * Skip checking md5sums in the tests as they are not currently stable. ===================================== debian/rules ===================================== @@ -18,6 +18,8 @@ endif dh $@ --builddirectory=build override_dh_installman: + sed -i -e 's@\(defaults to working directory\.\).*@\1@g' ./debian/lambda-align2/usr/share/man/man1/*.1 + sed -i -e 's@\(number of threads to run concurrently\.\).*@\1 Default: autodetected.@g' ./debian/lambda-align2/usr/share/man/man1/*.1 sed -i 's/LAMBDA2 MKINDEXN/LAMBDA2_MKINDEXN/' ./debian/lambda-align2/usr/share/man/man1/lambda2-mkindexn.1 sed -i 's/^lambda2 mkindexn /lambda2_mkindexn /' ./debian/lambda-align2/usr/share/man/man1/lambda2-mkindexn.1 sed -i 's/LAMBDA2 MKINDEXP/LAMBDA2_MKINDEXP/' ./debian/lambda-align2/usr/share/man/man1/lambda2-mkindexp.1 View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/compare/a1b53f1d2a41a07f70cc34efd976dd5d79954415...64cbc23abd1404a1684f42c71e820736049aebcb -- View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/compare/a1b53f1d2a41a07f70cc34efd976dd5d79954415...64cbc23abd1404a1684f42c71e820736049aebcb 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
