[Pkg-phototools-commits] [SCM] openjpeg packaging branch, master, updated. 1.3+dfsg-4-74-g6b12a7b

Mathieu Malaterre mathieu.malaterre at gmail.com
Tue Jun 19 15:41:51 UTC 2012


The following commit has been merged in the master branch:
commit 6b12a7b22c36a5ab0221f6cf2f8b4faef2baf381
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Tue Jun 19 17:40:04 2012 +0200

    Fix more lintian warnings

diff --git a/debian/changelog b/debian/changelog
index 2144acd..6d6efe6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-openjpeg (1.5.0-3) UNRELEASED; urgency=low
+openjpeg (1.5.0-3) experimental; urgency=low
 
   * Add missing jp2-thumbnailer
   * Mark packages with Multi-Arch: same/foreign
 
- -- Mathieu Malaterre <malat at debian.org>  Tue, 19 Jun 2012 12:58:26 +0000
+ -- Mathieu Malaterre <malat at debian.org>  Tue, 19 Jun 2012 16:46:59 +0200
 
 openjpeg (1.5.0-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 49789cf..a196c32 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,10 @@ Depends:
  , ${misc:Depends}
 Description: JPEG 2000 image compression/decompression library
  OpenJPEG is a library for handling the JPEG 2000 image compression format.
+ JPEG 2000 is a wavelet-based image compression standard and permits progressive
+ transmission by pixel and resolution accuracy for progressive downloads of an
+ encoded image. It supports lossless and lossy compression, supports higher
+ compression than JPEG 1991, and has resilience to errors in the image.
 
 Package: libopenjpeg-java
 Section: java
@@ -57,6 +61,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
 Description: java bindings for libopenjpeg, a JPEG 2000 image library
  This package contains the java binding to match the runtime component of the
  OpenJPEG library, allowing java program to use OpenJPEG.
+ .
+ This is a Java bindings to the underlying OpenJPEG C implementation. This
+ is not a full Java implementation.
 
 Package: libopenjpeg5-dbg
 Section: debug
@@ -71,7 +78,7 @@ Description: debug symbols for libopenjpeg5, a JPEG 2000 image library
 Package: openjpip-dec-server
 Section: graphics
 Architecture: any
-Multi-Arch: same
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: tool to allow caching of JPEG 2000 files using JPIP protocol
  This is client side application for caching remote JPEG 2000 using the JPIP
@@ -80,7 +87,7 @@ Description: tool to allow caching of JPEG 2000 files using JPIP protocol
 
 Package: openjpip-viewer-xerces
 Section: graphics
-Architecture: any
+Architecture: all
 Multi-Arch: same
 Depends: ${misc:Depends}, ${java:Depends}, openjpip-dec-server
 Description: JPEG 2000 java based viewer for advanced remote JPIP access
@@ -97,7 +104,7 @@ Description: JPEG 2000 java based viewer for advanced remote JPIP access
 
 Package: openjpip-viewer
 Section: graphics
-Architecture: any
+Architecture: all
 Multi-Arch: same
 Depends: ${misc:Depends}, ${java:Depends}, openjpip-dec-server
 Description: JPEG 2000 java based viewer for basic remote JPIP access
@@ -111,7 +118,7 @@ Description: JPEG 2000 java based viewer for basic remote JPIP access
 Package: openjpip-server
 Section: graphics
 Architecture: any
-Multi-Arch: same
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, libwww-perl, apache2.2-bin, spawn-fcgi (>= 1.6.1)
 Description: JPIP server for JPEG 2000 files
  OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools,
@@ -128,7 +135,6 @@ Description: JPIP server for JPEG 2000 files
   - Embedding XML formatted metadata
   - Region Of Interest (ROI) requests
 
-
 Package: openjpeg-tools
 Section: graphics
 Architecture: any

-- 
openjpeg packaging



More information about the Pkg-phototools-commits mailing list