Your message dated Tue, 07 Feb 2023 20:40:26 +0000
with message-id <e1ppulo-006gxu...@fasolo.debian.org>
and subject line Bug#1030670: fixed in libspng 0.7.3-3
has caused the Debian Bug report #1030670,
regarding Does not depend on libspng0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1030670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libspng-dev
Version: 0.7.3-1
Severity: serious
Tags: patch

Hi Andrea!

While trying to build against the new libspng-dev, I found that even my
build was issuing -lspng, it would fail because it could not find it.

It turns out you're missing a dependency against libspng0 itself.

Patch attached for that.

Additionally, I've seen the following too:

- spng.pc declares:

Requires.private: zlib

If I understand correctly, this is not a public dependency, which means
libspng-dev does not need to depend on zlib-dev. In fact, that's one of
the features SPNG advertises.

- I would downgrade the Recommends on libspng-doc to a Suggests, to
  avoid pulling in fonts and other unneeded packages on the 95% of
  cases.

Thank you,
Jordi

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8), 
LANGUAGE=ca_ES:ca
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libspng-dev depends on:
ii  zlib1g-dev  1:1.2.13.dfsg-1

Versions of packages libspng-dev recommends:
pn  libspng-doc  <none>

libspng-dev suggests no packages.

-- no debconf information
--- debian/control.orig 2023-02-02 20:38:28.000000000 +0100
+++ debian/control      2023-02-06 12:08:42.216466366 +0100
@@ -40,6 +40,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: zlib1g-dev,
+         libspng0 (= ${binary:Version}),
          ${misc:Depends}
 Recommends: libspng-doc
 Description: simple, modern libpng alternative - development

--- End Message ---
--- Begin Message ---
Source: libspng
Source-Version: 0.7.3-3
Done: Andrea Pappacoda <and...@pappacoda.it>

We believe that the bug you reported is fixed in the latest version of
libspng, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrea Pappacoda <and...@pappacoda.it> (supplier of updated libspng package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 07 Feb 2023 21:18:58 +0100
Source: libspng
Architecture: source
Version: 0.7.3-3
Distribution: unstable
Urgency: medium
Maintainer: Andrea Pappacoda <and...@pappacoda.it>
Changed-By: Andrea Pappacoda <and...@pappacoda.it>
Closes: 1030670
Changes:
 libspng (0.7.3-3) unstable; urgency=medium
 .
   * d/control: add Depends libspng0 to libspng-dev.
     Thanks to Jordi for the report (Closes: #1030670)
Checksums-Sha1:
 56e50b2b78fb5a4ae836b26e31292234b6d0bf66 1549 libspng_0.7.3-3.dsc
 6eaec94e6a83a53d682ad22abfba041c26dc5de2 4544 libspng_0.7.3-3.debian.tar.xz
 50c6f98065ffff4c5def6e22fdfe30fa1837e797 7833 libspng_0.7.3-3_amd64.buildinfo
Checksums-Sha256:
 05f324accbf40d02f4d284047b9fb792e03481ede86c1425af01e4656c475028 1549 
libspng_0.7.3-3.dsc
 d24b992ef0839350dda99083a0c62a0bb1e403800ba9e9dfcf57754ba297d187 4544 
libspng_0.7.3-3.debian.tar.xz
 900e45b75ccbcbda81307ce1b0e95a3c857a38e7458e9917369fe0c9afeac9de 7833 
libspng_0.7.3-3_amd64.buildinfo
Files:
 205c4e600431e436f16921fbfd4a75ba 1549 libs optional libspng_0.7.3-3.dsc
 2ec42282a7671e883933e83348d3f258 4544 libs optional 
libspng_0.7.3-3.debian.tar.xz
 bdbbe7672621af3c29557453c82e5e80 7833 libs optional 
libspng_0.7.3-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQS6VuNIvZRFHt7JcAdKkgiiRVB3pwUCY+KzEQAKCRBKkgiiRVB3
p0/QAQCPYfj3ZKPBPHg4Jdur/PZVY1jlKvjeYTb0lciTW1USaAD9FF1cqw0RHtMJ
CkFPc1buJZz7nAHuGdOJkaXk7Rz/sw4=
=nQrg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to