The branch, squeeze-backport has been updated via e71c93c220a93a435b4732960557a6d89b3cb74e (commit) from b8a9394eecb0543cca820621388bf94f590e34af (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e71c93c220a93a435b4732960557a6d89b3cb74e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jan 23 23:19:49 2012 +0100 Fix dh_install paths for library. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/libjpeg-turbo62.install | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index e195a75..a58cc25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libjpeg-turbo (1.1.90+svn704-1+squeeze1) UNRELEASED; urgency=low * Backport for Debian squeeze. + * Fix dh_install paths for library. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 23 Jan 2012 20:55:32 +0100 diff --git a/debian/libjpeg-turbo62.install b/debian/libjpeg-turbo62.install index 1d45450..2cb3a55 100644 --- a/debian/libjpeg-turbo62.install +++ b/debian/libjpeg-turbo62.install @@ -1,2 +1,2 @@ -usr/lib/*/libjpeg.so.62* -usr/lib/*/libturbojpeg.so +usr/lib/libjpeg.so.62* +usr/lib/libturbojpeg.so hooks/post-receive -- libjpeg-turbo.git (libjpeg-turbo packaging (X2Go repositories only)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libjpeg-turbo.git" (libjpeg-turbo packaging (X2Go repositories only)).