1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
systemd-ui (3-2) unstable; urgency=medium
* Don't use numbered patches with gbp-pq.
* Fix build failure caused by Notification being an ambiguous reference
between `GLib.Notification' and `Notify.Notification'. (Closes: #746130)
-- Michael Biebl <biebl@debian.org> Tue, 29 Apr 2014 00:56:33 +0200
systemd-ui (3-1) unstable; urgency=low
[ Michael Biebl ]
* Fix typo in package description. (Closes: #711775)
[ Michael Stapelberg ]
* Import new upstream version.
* Build-Depend on valac >= 0.22 (Closes: #731387)
* add myself to uploaders
* fix spelling of “D-Bus” in the package description
* don’t duplicate fields in debian/control
* delete vala build stamps so that valac will rebuild the source
-- Michael Stapelberg <stapelberg@debian.org> Wed, 19 Feb 2014 18:59:50 +0100
systemd-ui (2-2) unstable; urgency=low
* Make the transitional systemd-gui package Architecture: all.
-- Michael Biebl <biebl@debian.org> Sun, 02 Jun 2013 21:54:03 +0200
systemd-ui (2-1) unstable; urgency=low
* Initial release.
* The graphical tools were split out from systemd into a separate source
package named systemd-ui.
* Rename the binary package from systemd-gui to systemd-ui and provide a
transitional package to ease upgrades.
* Add the necessary Breaks/Replaces.
* Add an epoch for the transitional systemd-gui package.
-- Michael Biebl <biebl@debian.org> Fri, 17 May 2013 13:08:57 +0200
|