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

Hans Joachim Desserud 1902343 at bugs.launchpad.net
Wed Nov 4 17:39:11 UTC 2020


Sorry, I seem to have misread the patch when checking if this was
syncable. This should indeed be a merge! If no one else picks it up, I
can convert this issue to a merge request and attach suggested debdiffs
in a couple of days.


To further elaborate the test suite starts with this little section
```
for i in $(seq 1 30); do
	echo "."
	xprop -root >/dev/null 2>&1 && break
	if [ $i -eq 30 ]; then
		echo "Failed!"
		exit 1
	fi
	sleep 1
done
echo
```
which I figured had been added instead of the 5 seconds sleep. I now see that this was in place all along and the 5 seconds are IN ADDTION. My bad.

-- 
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