Package: systemd-ui / 3-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| systemd-ui | 3-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Fix ambiguity between GLib.Notification and Notify.N.patch | (download) |
src/gnome-ask-password-agent.vala |
4 2 + 2 - 0 ! |
fix ambiguity between `glib.notification' and `notify.notification' Notification is both defined by Notify and the latest GLib, resulting in a build failure. Use Notify.Notification instead to avoid this ambiguity. Closes: #746130 |
| Add appdata file.patch | (download) |
Makefile.am |
4 4 + 0 - 0 ! |
add appdata file |
| Fix ambiguous references between GLib.ListStore and .patch | (download) |
src/systemadm.vala |
8 4 + 4 - 0 ! |
fix ambiguous references between glib.liststore and gtk.liststore GLib.ListStore is a new class in GIO and creates a conflict in Vala 0.28 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787873 |
1
