This is an automated email from the git hooks/post-receive script. spectra pushed a commit to branch master in repository conquest-dicom-server.
commit 616efe7cd6bcd62e8c4859a613eee53384f3c785 Author: Pablo Lorenzzoni <[email protected]> Date: Thu Mar 20 16:06:10 2014 -0300 Override lintian complains about embedded libjpeg --- debian/conquest-dicom-server.lintian-overrides | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/conquest-dicom-server.lintian-overrides b/debian/conquest-dicom-server.lintian-overrides index c26cb0e..e9242fa 100644 --- a/debian/conquest-dicom-server.lintian-overrides +++ b/debian/conquest-dicom-server.lintian-overrides @@ -1,3 +1,3 @@ -# As any other DICOM implementation we need to heavily patch IJG in order to support -# all types of JPEG streams -conquest-dicom-server: embedded-library usr/lib/conquest-dicom-server/dgate: libjpeg +# "As any other DICOM implementation we need to heavily patch IJG in order to +# support all types of JPEG streams" +conquest-dicom-server: embedded-library usr/bin/dgate: libjpeg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
