Package: ring
Version: 20230206.0~ds1-4.1
Severity: normal
Tags: patch  pending

Dear maintainer,

I've uploaded an NMU for ring (versioned as 20230206.0~ds1-4.2).
The diff is attached to this message.

Part of the missing dependencies was my fault
(I missed that xvfb only recommends xauth).

cu
Adrian
diff -Nru ring-20230206.0~ds1/debian/changelog ring-20230206.0~ds1/debian/changelog
--- ring-20230206.0~ds1/debian/changelog	2023-02-11 13:20:49.000000000 +0200
+++ ring-20230206.0~ds1/debian/changelog	2023-02-11 20:28:03.000000000 +0200
@@ -1,3 +1,10 @@
+ring (20230206.0~ds1-4.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing autopkgtest dependencies.
+
+ -- Adrian Bunk <b...@debian.org>  Sat, 11 Feb 2023 20:28:03 +0200
+
 ring (20230206.0~ds1-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru ring-20230206.0~ds1/debian/tests/control ring-20230206.0~ds1/debian/tests/control
--- ring-20230206.0~ds1/debian/tests/control	2023-02-11 13:20:49.000000000 +0200
+++ ring-20230206.0~ds1/debian/tests/control	2023-02-11 20:27:59.000000000 +0200
@@ -1,7 +1,7 @@
 Tests: test-command-line
-Depends: @, xvfb
+Depends: @, xvfb, xauth
 Restrictions: allow-stderr
 
 Tests: test-daemon-dbus
-Depends: @, xvfb
+Depends: @, xvfb, xauth, dbus-x11
 Restrictions: flaky

Reply via email to