--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package charls
libgdcm2.4 is marked as `Multi-Arch: same` however two of its dependencies (charls/socket++) are not marked as `Multi-Arch: same`. This prevent libgdcm2.4 package from true multiarch capabilities.
Please unblock charls which add the missing `Multi-Arch: same`. See attached debdiff. I'll report another unblock request for socket++ in a different bug.
unblock charls/1.0-6
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru charls-1.0/debian/changelog charls-1.0/debian/changelog
--- charls-1.0/debian/changelog 2013-12-08 12:37:30.000000000 +0100
+++ charls-1.0/debian/changelog 2014-11-07 09:29:46.000000000 +0100
@@ -1,3 +1,10 @@
+charls (1.0-6) unstable; urgency=low
+
+ * Really make the package multiarch capable. Closes: #768404
+ * Bump Std-Vers to 3.9.6, no changes needed.
+
+ -- Mathieu Malaterre <malat@debian.org> Fri, 07 Nov 2014 09:20:43 +0100
+
charls (1.0-5) unstable; urgency=medium
* Rework the symbol file to hide stl exported symbols
diff -Nru charls-1.0/debian/control charls-1.0/debian/control
--- charls-1.0/debian/control 2013-12-07 09:28:05.000000000 +0100
+++ charls-1.0/debian/control 2014-11-07 09:29:46.000000000 +0100
@@ -5,7 +5,7 @@
Priority: optional
Build-Depends: debhelper (>= 9),
cmake
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/charls/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/charls/trunk/
Homepage: http://charls.codeplex.com
@@ -13,6 +13,7 @@
Package: libcharls-dev
Architecture: any
Section: libdevel
+Multi-Arch: same
Depends: libcharls1 (= ${binary:Version}),
${misc:Depends}
Description: Implementation of the JPEG-LS standard (development libraries)
@@ -29,6 +30,7 @@
Package: libcharls1
Architecture: any
+Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
--- End Message ---
--- Begin Message ---
On Fri, Nov 7, 2014 at 10:23:26 +0100, Mathieu Malaterre wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
>
> Please unblock package charls
>
> libgdcm2.4 is marked as `Multi-Arch: same` however two of its dependencies (charls/socket++) are not marked as `Multi-Arch: same`. This prevent libgdcm2.4 package from true multiarch capabilities.
> Please unblock charls which add the missing `Multi-Arch: same`. See attached debdiff. I'll report another unblock request for socket++ in a different bug.
>
Not at this stage of the cycle, sorry.
Cheers,
Julien
--- End Message ---