This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/0.3.1-1 in repository libpll.
commit f51264beb21527a5b7924b77dca73372fe8c9fb5 Author: Andreas Tille <[email protected]> Date: Tue May 16 16:58:11 2017 +0200 add overrides to d-shlibmove --- debian/changelog | 6 ++++++ debian/rules | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8804fad..d9142bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpll (0.3.0-3) unstable; urgency=medium + + * add overrides to d-shlibmove + + -- Andreas Tille <[email protected]> Tue, 16 May 2017 16:57:48 +0200 + libpll (0.3.0-2) unstable; urgency=medium [ James Cowgill ] diff --git a/debian/rules b/debian/rules index 8838b13..a3ac042 100755 --- a/debian/rules +++ b/debian/rules @@ -22,5 +22,7 @@ override_dh_install: --multiarch \ --devunversioned \ --exclude-la \ + --override s/ld64-1-dev// \ + --override s/ld-kfreebsd-x86-64-1-dev// \ --movedev debian/tmp/usr/include/* usr/include \ debian/tmp/usr/lib/*/*.so -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libpll.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
