[fftw3] 01/01: add comment for shlib dependency
Julian Taylor
jtaylor.debian at googlemail.com
Fri Jan 6 17:51:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
jtaylor-guest pushed a commit to branch master
in repository fftw3.
commit ef3a462e6f59dd6955fea061776050dd222a8ce7
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: Fri Jan 6 18:51:18 2017 +0100
add comment for shlib dependency
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 7f031ed..cf5fdaa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -169,6 +169,7 @@ binary-arch: build-arch
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a
+ # 3.3.5 added new symbols, tighten shlibs for partial upgrades
set -e && for s in $(PREC); do \
dh_makeshlibs -plibfftw3-$${s}3 -V "libfftw-$${s}3 (>= 3.3.5)"; \
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fftw3.git
More information about the debian-science-commits
mailing list