Source: openjpeg
Version: 1.5.2-2
Severity: important
Tags: patch
Justification: Policy 2.5

Hi,

currently openjpeg and all of its binaries have the priority extra.
On the other hand, at least the library is used by other binaries with
an higher priority -- for example, by the poppler libraries.

According to Policy ยง2.5, at least libopenjpeg5 should be optional.
Attached there is a patch for bumping the priority to optional to all
the binaries except the debug symbols, as it is usually done by other
sources.

(Note that after an upload of this, you will also need to file a bug
against ftp.debian.org to adjust on ftp-master side the priorities of
the binaries.)

Thanks,
-- 
Pino
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: openjpeg
-Priority: extra
+Priority: optional
 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-de...@lists.alioth.debian.org>
 Uploaders:
  Robin Cornelius <robin.cornel...@gmail.com>
@@ -70,6 +70,7 @@ Description: java bindings for libopenjp
 
 Package: libopenjpeg5-dbg
 Section: debug
+Priority: extra
 Architecture: any
 Multi-Arch: same
 Depends: libopenjpeg5 (= ${binary:Version}), ${misc:Depends}

Reply via email to