[Bug 1902343] Re: Sync xmobar 0.36-2 (universe) from Debian unstable (main)

Balint Reczey 1902343 at bugs.launchpad.net
Wed Nov 4 13:41:15 UTC 2020


The Ubuntu delta adds a 5 second sleep, which is still not present in Debian:
diff -Nru xmobar-0.33/debian/changelog xmobar-0.33/debian/changelog
--- xmobar-0.33/debian/changelog	2020-03-19 21:40:33.000000000 +0100
+++ xmobar-0.33/debian/changelog	2020-10-12 05:38:08.000000000 +0200
@@ -1,3 +1,15 @@
+xmobar (0.33-1ubuntu1) groovy; urgency=medium
+
+  * d/tests/xmobar: wait a little longer for X server to be ready.
+
+ -- Michael Hudson-Doyle <michael.hudson at ubuntu.com>  Mon, 12 Oct 2020 16:38:08 +1300
+
+xmobar (0.33-1build1) groovy; urgency=medium
+
+  * No-change rebuild against libffi8ubuntu1
+
+ -- Steve Langasek <steve.langasek at ubuntu.com>  Thu, 27 Aug 2020 00:15:49 +0000
+
 xmobar (0.33-1) unstable; urgency=medium
 
   * New upstream version
diff -Nru xmobar-0.33/debian/control xmobar-0.33/debian/control
--- xmobar-0.33/debian/control	2020-03-19 21:39:52.000000000 +0100
+++ xmobar-0.33/debian/control	2020-08-27 02:15:49.000000000 +0200
@@ -1,7 +1,8 @@
 Source: xmobar
 Section: x11
 Priority: optional
-Maintainer: Apollon Oikonomopoulos <apoikos at debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Apollon Oikonomopoulos <apoikos at debian.org>
 Uploaders: Aggelos Avgerinos <evaggelos.avgerinos at gmail.com>,
 Standards-Version: 4.5.0
 Build-Depends: debhelper-compat (=12),
diff -Nru xmobar-0.33/debian/tests/xmobar xmobar-0.33/debian/tests/xmobar
--- xmobar-0.33/debian/tests/xmobar	2019-01-14 21:27:04.000000000 +0100
+++ xmobar-0.33/debian/tests/xmobar	2020-10-12 05:25:23.000000000 +0200
@@ -15,6 +15,8 @@
 done
 echo
 
+sleep 5
+
 xmobar /usr/share/doc/xmobar/examples/xmobar.config &
 xmobar_pid=$!
 

As I see without the test the arm64 autopkgtest was constantly failing:

https://autopkgtest.ubuntu.com/packages/x/xmobar/groovy/arm64

Have you verified that the autopkgtest passes now on arm64?


** Changed in: xmobar (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1902343

Title:
  Sync xmobar 0.36-2 (universe) from Debian unstable (main)

Status in xmobar package in Ubuntu:
  Incomplete

Bug description:
  Please sync xmobar 0.36-2 (universe) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
    * d/tests/xmobar: wait a little longer for X server to be ready.
    * d/tests/xmobar: wait a little longer for X server to be ready.
    * No-change rebuild against libffi8ubuntu1

  The Debian package will also wait a while until the X server is ready in the test suite.
  It is a slightly different solution, but from looking at the code, the effect should be the same.

  
  Changelog entries since current hirsute version 0.33-1ubuntu1:

  xmobar (0.36-2) unstable; urgency=medium

    * Move maintenance under DHG
      + Move myself to Uploaders
      + Point Vcs-* to the DHG_packages repository
    * Enable ALSA support; thanks to William Wilhelm
      + B-D on libghc-alsa-core-dev and libghc-alsa-mixer-dev

   -- Apollon Oikonomopoulos <apoikos at debian.org>  Thu, 29 Oct 2020
  11:20:33 +0200

  xmobar (0.36-1) unstable; urgency=medium

    * New upstream version 0.36
    * d/copyright: bump years
    * d/rules: replace with_conduit w/ with_weather

   -- Apollon Oikonomopoulos <apoikos at debian.org>  Wed, 28 Oct 2020
  13:41:25 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xmobar/+bug/1902343/+subscriptions



More information about the Ubuntu-sponsors mailing list