Your message dated Fri, 18 Jul 2025 14:48:32 +0200
with message-id
<CAM8zJQvwZWPPx_EiNf9A_QW3bwE=formdwafbyk4xy9jgy7...@mail.gmail.com>
and subject line Re: Bug#1109133: unblock: libdng/0.2.1-2
has caused the Debian Bug report #1109133,
regarding unblock: libdng/0.2.1-2
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 [email protected]
immediately.)
--
1109133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109133
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:libdng
User: [email protected]
Usertags: unblock
Please unblock package libdng
[ Reason ]
Fixes RC bug #1106598
[ Impact ]
None other than fixing the above bug
[ Tests ]
Verified the resulting package no longer causes the crash reported in the above
issue.
[ Risks ]
None that I can think of (no code change)
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
diff -Nru libdng-0.2.1/debian/changelog libdng-0.2.1/debian/changelog
--- libdng-0.2.1/debian/changelog 2025-01-07 18:06:10.000000000 +0100
+++ libdng-0.2.1/debian/changelog 2025-07-11 14:10:03.000000000 +0200
@@ -1,3 +1,10 @@
+libdng (0.2.1-2) unstable; urgency=medium
+
+ * d/control: update minimum libtiff version.
+ Also bump `Standards-Version` as no change is required. (Closes: #1106598)
+
+ -- Arnaud Ferraris <[email protected]> Fri, 11 Jul 2025 14:10:03 +0200
+
libdng (0.2.1-1) unstable; urgency=medium
* Initial Debian release (Closes: #1092358)
diff -Nru libdng-0.2.1/debian/control libdng-0.2.1/debian/control
--- libdng-0.2.1/debian/control 2025-01-07 18:06:10.000000000 +0100
+++ libdng-0.2.1/debian/control 2025-07-11 14:10:03.000000000 +0200
@@ -5,11 +5,11 @@
Uploaders: Arnaud Ferraris <[email protected]>
Build-Depends:
debhelper-compat (= 13),
- libtiff-dev (>= 4.2.0),
+ libtiff-dev (>= 4.7.0),
meson,
pkgconf,
scdoc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Homepage: https://gitlab.com/megapixels-org/libdng
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libdng
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libdng.git
--- End Message ---
--- Begin Message ---
unblocked
--- End Message ---