Your message dated Wed, 12 Jun 2024 10:52:03 -0400
with message-id
<CAD+GYvzfS_5a5zzR2+-hr=pqvgf44YtoHCUfUN=eq7Oow=a...@mail.gmail.com>
and subject line Re: gegl: Correct dpkg-dev build dependency
has caused the Debian Bug report #1065444,
regarding gegl: Correct dpkg-dev build dependency
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.)
--
1065444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065444
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gegl
Version: 1:0.4.44-3ubuntu1
Severity: important
Dear maintainer,
Yesterday I uploaded an NMU of this package to unstable to add a build
dependency on dpkg-dev but I made a mistake in my script and the
package is now BD-Uninstallable. I am uploading a fix to unstable now.
Apologies for the disruption.
Thanks!
-- System Information:
Debian Release: trixie/sid
APT prefers mantic-updates
APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500,
'mantic'), (100, 'mantic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8),
LANGUAGE=en_NZ.UTF-8:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru gegl-0.4.48/debian/changelog gegl-0.4.48/debian/changelog
--- gegl-0.4.48/debian/changelog 2024-03-04 23:38:29.000000000 +1300
+++ gegl-0.4.48/debian/changelog 2024-03-05 09:37:53.000000000 +1300
@@ -1,3 +1,10 @@
+gegl (1:0.4.48-2.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix build depedency on dpkg-dev to use >= not >> (sorry).
+
+ -- Michael Hudson-Doyle <[email protected]> Tue, 05 Mar 2024
09:37:53 +1300
+
gegl (1:0.4.48-2.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru gegl-0.4.48/debian/control gegl-0.4.48/debian/control
--- gegl-0.4.48/debian/control 2024-03-04 23:38:29.000000000 +1300
+++ gegl-0.4.48/debian/control 2024-03-05 09:37:53.000000000 +1300
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers
<[email protected]>
Uploaders: Emilio Pozuelo Monfort <[email protected]>, Jeremy BĂcha
<[email protected]>, Josselin Mouette <[email protected]>
-Build-Depends: dpkg-dev (>> 1.22.5),
+Build-Depends: dpkg-dev (>= 1.22.5),
debhelper-compat (= 13),
dh-sequence-gir,
dh-sequence-gnome,
--- End Message ---
--- Begin Message ---
This bug was just a notification for an NMU so closing now.
Jeremy
--- End Message ---