[Bug 40217] New: Ubuntu vivid / wily use libgnutls 28 instead of 26
https://bugs.winehq.org/show_bug.cgi?id=40217 Bug ID: 40217 Summary: Ubuntu vivid / wily use libgnutls 28 instead of 26 Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: wine-packages Assignee: michael(a)fds-team.de Reporter: michael(a)fds-team.de CC: michael(a)fds-team.de, sebastian(a)fds-team.de Distribution: Ubuntu The Ubuntu builds use the correct build dependencies for libgnutls but the "Recommends" entry is wrong: {{ =" libgnutls-deb0-28,\n" if debian_version >= 8 else "" }} {{ =" libgnutls26,\n" if debian_version < 8 else "" }} Ubuntu vivid/wily also use libgnutls 28, so we need to change this construct to be compatible with launchpad and recommend the correct version. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40217 Michael Müller <michael(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Michael Müller <michael(a)fds-team.de> --- Should be fixed since the last release (1.9.5). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40217 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Sebastian Lackner <sebastian(a)fds-team.de> --- Closing fixed packaging bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org