[Debian-on-mobile-maintainers] [Git][gnome-team/gnome-console][debian/latest] 3 commits: Increase build test timeout multiplier, for riscv64

Jeremy Bícha (@jbicha) gitlab at salsa.debian.org
Sat Sep 5 17:18:33 BST 2026



Jeremy Bícha pushed to branch debian/latest at GNOME / gnome-console


Commits:
cbe901ea by Jeremy Bícha at 2026-09-05T18:09:51+02:00
Increase build test timeout multiplier, for riscv64

- - - - -
1299cce9 by Jeremy Bícha at 2026-09-05T18:14:46+02:00
Add Build-Depends: dbus-daemon for build tests

- - - - -
dcc96a29 by Jeremy Bícha at 2026-09-05T18:18:13+02:00
releasing package gnome-console version 51~rc-2

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gnome-console (51~rc-2) unstable; urgency=medium
+
+  * Add Build-Depends: dbus-daemon for build tests
+  * Increase build test timeout multiplier, for riscv64
+
+ -- Jeremy Bícha <jbicha at ubuntu.com>  Sat, 05 Sep 2026 18:17:58 +0200
+
 gnome-console (51~rc-1) unstable; urgency=medium
 
   [ Jeremy Bícha ]


=====================================
debian/control
=====================================
@@ -8,6 +8,7 @@ Section: gnome
 Build-Depends:
  debhelper-compat (= 14),
  appstream <!nocheck>,
+ dbus-daemon <!nocheck>,
  desktop-file-utils,
  gsettings-desktop-schemas-dev,
  libadwaita-1-dev (>= 1.9~alpha),


=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		-Dtests=$(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),false,true) \
+		-Dtests=$(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),false,true)
 
 override_dh_auto_test:
-	dbus-run-session -- xvfb-run -a dh_auto_test
+	dbus-run-session -- xvfb-run -a dh_auto_test -- --timeout-multiplier 3



View it on GitLab: https://salsa.debian.org/gnome-team/gnome-console/-/compare/dcb3b4672158e93a053e4b7cd77976e2cbde95e1...dcc96a29a7d4476a9e548d56c39ee4e97945ae1a

-- 
View it on GitLab: https://salsa.debian.org/gnome-team/gnome-console/-/compare/dcb3b4672158e93a053e4b7cd77976e2cbde95e1...dcc96a29a7d4476a9e548d56c39ee4e97945ae1a
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20260905/3994271e/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list