[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991090: marked as done (unblock: gtk-layer-shell/0.5.2-2)



Your message dated Wed, 14 Jul 2021 13:16:26 +0000
with message-id <E1m3ekU-000392-Rr@respighi.debian.org>
and subject line unblock gtk-layer-shell
has caused the Debian Bug report #991090,
regarding unblock: gtk-layer-shell/0.5.2-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 owner@bugs.debian.org
immediately.)


-- 
991090: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991090
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package gtk-layer-shell

[ Reason ]
gtk-layer-shell's gir:pkg had an empty Depends: field (because
${gir:Depends} was empty. It was pointed out by Adrian Bunk that src:pkgs
with a gir:pkg need to be built with "dh --with gir".

[ Impact ]
Broken Depends: field (empty) of gir1.2-gtklayershell-0.1.

[ Tests ]
Manual introspection.

[ Risks ]
None.

[ 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

[ Other info ]
None.

unblock gtk-layer-shell/0.5.2-2
diff -Nru gtk-layer-shell-0.5.2/debian/changelog gtk-layer-shell-0.5.2/debian/changelog
--- gtk-layer-shell-0.5.2/debian/changelog	2020-12-22 21:46:51.000000000 +0100
+++ gtk-layer-shell-0.5.2/debian/changelog	2021-07-13 22:12:02.000000000 +0200
@@ -1,3 +1,10 @@
+gtk-layer-shell (0.5.2-2) unstable; urgency=medium
+
+  * debian/rules:
+    + Add '--with gir' to dh command. (Closes: #991086).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Tue, 13 Jul 2021 22:12:02 +0200
+
 gtk-layer-shell (0.5.2-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gtk-layer-shell-0.5.2/debian/rules gtk-layer-shell-0.5.2/debian/rules
--- gtk-layer-shell-0.5.2/debian/rules	2020-10-29 13:17:27.000000000 +0100
+++ gtk-layer-shell-0.5.2/debian/rules	2021-07-13 22:11:03.000000000 +0200
@@ -8,7 +8,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --buildsystem=meson
+	dh $@ --with gir --buildsystem=meson
 
 
 override_dh_auto_configure:

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: