Package: firejail
Version: 0.9.72-2
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch

Hey,

We are transitioning thunderbird from a deb to a snap in Ubuntu (for reasons similar to firefox). The snap is built on a restricted set of architectures so I've adapted the autopkgtest accordingly for Ubuntu. I don't know if that makes sense for Debian but since the current version is including a similar restricted list of architectures for firefox I'm sending the patch in case you are wanted to do the same now for thunderbird

Cheers,



diff -Nru firejail-0.9.72/debian/changelog firejail-0.9.72/debian/changelog
--- firejail-0.9.72/debian/changelog    2023-01-17 02:04:42.000000000 +0100
+++ firejail-0.9.72/debian/changelog    2024-03-06 16:35:38.000000000 +0100
@@ -1,3 +1,11 @@
+firejail (0.9.72-3) UNRELEASED; urgency=medium
+
+  * debian/tests/control:
+    - update to reflect the architectures thunderbird is now available on
+      in Ubuntu since it's distributed as a snap (similar to firefox)
+
+ -- Sebastien Bacher <seb...@ubuntu.com>  Wed, 06 Mar 2024 16:35:38 +0100
+
 firejail (0.9.72-2) unstable; urgency=medium
 
   * Fix more errors in smoke tests.
diff -Nru firejail-0.9.72/debian/tests/control 
firejail-0.9.72/debian/tests/control
--- firejail-0.9.72/debian/tests/control        2022-12-21 23:10:27.000000000 
+0100
+++ firejail-0.9.72/debian/tests/control        2024-03-06 16:35:26.000000000 
+0100
@@ -12,7 +12,7 @@
 
 Tests: application-tests
 Restrictions: allow-stderr, isolation-machine, flaky
-Depends: @, expect, file, strace, sudo, man-db, iptables, iputils-ping, wget, 
csh, zsh, xvfb, xserver-xephyr, xterm, evince, thunderbird, firefox [amd64 
armhf arm64], transmission-gtk
+Depends: @, expect, file, strace, sudo, man-db, iptables, iputils-ping, wget, 
csh, zsh, xvfb, xserver-xephyr, xterm, evince, thunderbird [amd64 arm64], 
firefox [amd64 armhf arm64], transmission-gtk
 
 Tests: network-test
 Restrictions: allow-stderr, breaks-testbed, isolation-machine, needs-root, 
flaky

Reply via email to