Package: empathy Version: 3.12.1-1 Severity: normal Tags: patch Dear Maintainer,
Please consider switching to gnutls28 to use more up to date implementation. Previous licensing concerns (GPLv2-only incompatibility) of gnutls28 have now been resolved.
diff -Nru empathy-3.12.1/debian/changelog empathy-3.12.1/debian/changelog --- empathy-3.12.1/debian/changelog 2014-04-19 15:20:25.000000000 +0100 +++ empathy-3.12.1/debian/changelog 2014-05-08 21:07:14.000000000 +0100 @@ -1,3 +1,9 @@ +empathy (3.12.1-2) UNRELEASED; urgency=medium + + * Build against gnutls28. + + -- Dimitri John Ledkov <[email protected]> Thu, 08 May 2014 21:07:04 +0100 + empathy (3.12.1-1) unstable; urgency=medium * New upstream release diff -Nru empathy-3.12.1/debian/control empathy-3.12.1/debian/control --- empathy-3.12.1/debian/control 2014-04-19 15:20:25.000000000 +0100 +++ empathy-3.12.1/debian/control 2014-05-08 21:07:02.000000000 +0100 @@ -33,7 +33,7 @@ libgcr-3-dev (>= 2.91.4), libfolks-dev (>= 0.9.5), libfolks-telepathy-dev (>= 0.9.5), - libgnutls-dev (>= 2.8.5), + libgnutls28-dev (>= 2.8.5), libwebkitgtk-3.0-dev (>= 1.9.1), gsettings-desktop-schemas-dev, libgeocode-glib-dev (>= 0.99.1),
Regards, Dimitri.

