This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch updates in repository mercator.
commit 0c336c4b34a1e3ef2f7178a2836aeebff56582e0 Author: Olek Wojnar <[email protected]> Date: Sun Oct 25 20:25:02 2015 -0500 Add debian/triggers file for proper ldconfig processing --- debian/changelog | 3 ++- debian/triggers | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cd1b735..6e83fde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ mercator (0.3.3-2) unstable; urgency=high * Add patch to fix C++11 const float compile issues (Closes: #802285) - Patch forwarded upstream * d/rules: Explicitly build using the C++11 standard + * Add d/triggers file for ldconfig processing - -- Olek Wojnar <[email protected]> Sun, 25 Oct 2015 01:13:33 -0500 + -- Olek Wojnar <[email protected]> Sun, 25 Oct 2015 20:23:37 -0500 mercator (0.3.3-1) unstable; urgency=medium diff --git a/debian/triggers b/debian/triggers new file mode 100644 index 0000000..dd86603 --- /dev/null +++ b/debian/triggers @@ -0,0 +1 @@ +activate-noawait ldconfig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mercator.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

