Control: tags 1065265 + patch Dear maintainer,
I've prepared an NMU for glade (versioned as 3.40.0-4.2). The diff is attached to this message. Cheers -- Sebastian Ramacher
diff -Nru glade-3.40.0/debian/changelog glade-3.40.0/debian/changelog --- glade-3.40.0/debian/changelog 2024-03-04 11:38:30.000000000 +0100 +++ glade-3.40.0/debian/changelog 2024-03-07 00:20:20.000000000 +0100 @@ -1,3 +1,10 @@ +glade (3.40.0-4.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix build dependency on dpkg-dev (Closes: #1065265) + + -- Sebastian Ramacher <[email protected]> Thu, 07 Mar 2024 00:20:20 +0100 + glade (3.40.0-4.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru glade-3.40.0/debian/control glade-3.40.0/debian/control --- glade-3.40.0/debian/control 2024-03-04 11:38:30.000000000 +0100 +++ glade-3.40.0/debian/control 2024-03-07 00:20:07.000000000 +0100 @@ -7,7 +7,7 @@ Priority: optional Maintainer: Debian GNOME Maintainers <[email protected]> Uploaders: Emilio Pozuelo Monfort <[email protected]>, Jeremy Bícha <[email protected]>, Laurent Bigonville <[email protected]>, Marco Trevisan (Treviño) <[email protected]>, Michael Biebl <[email protected]> -Build-Depends: dpkg-dev (>> 1.22.5), +Build-Depends: dpkg-dev (>= 1.22.5), at-spi2-core <!nocheck>, dbus <!nocheck>, debhelper-compat (= 13),

