Control: -1 patch Control: -1 moreinfo On 2014-07-01 Andreas Metzler <[email protected]> wrote: [...] > It is mostly API compatible, in my tests xfce4-mailwatch-plugin > *built* successfuly against libgnutls28-dev (I had to manuall install > libgcrypt20-dev), no idea whether it works, though. [...]
Hello, just to reconfirm: xfce4-mailwatch-plugin builds successful with the attached trivial patch (just updating build-dependecies). Could you please test whether the generated binary works and upload? Thanks, cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'
diff -Nru xfce4-mailwatch-plugin-1.2.0/debian/changelog xfce4-mailwatch-plugin-1.2.0/debian/changelog --- xfce4-mailwatch-plugin-1.2.0/debian/changelog 2013-11-26 20:48:05.000000000 +0100 +++ xfce4-mailwatch-plugin-1.2.0/debian/changelog 2014-08-24 14:51:24.000000000 +0200 @@ -1,3 +1,10 @@ +xfce4-mailwatch-plugin (1.2.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Rebuild against GnuTLS v3, add b-d on libgcrypt20-dev. Closes: #753168 + + -- Andreas Metzler <[email protected]> Sun, 24 Aug 2014 14:45:44 +0200 + xfce4-mailwatch-plugin (1.2.0-1) unstable; urgency=low [ Evgeni Golov ] diff -Nru xfce4-mailwatch-plugin-1.2.0/debian/control xfce4-mailwatch-plugin-1.2.0/debian/control --- xfce4-mailwatch-plugin-1.2.0/debian/control 2013-11-23 13:49:59.000000000 +0100 +++ xfce4-mailwatch-plugin-1.2.0/debian/control 2014-08-24 14:50:54.000000000 +0200 @@ -6,8 +6,8 @@ Stefan Ott <[email protected]>, Yves-Alexis Perez <[email protected]>, Lionel Le Folgoc <[email protected]> Build-Depends: debhelper (>= 9), libgtk2.0-dev, xfce4-panel-dev, - libgnutls-dev, libxml-parser-perl, libxfce4util-dev, libxfce4ui-1-dev, - libexo-1-dev, intltool, autotools-dev + libgnutls28-dev, libxml-parser-perl, libxfce4util-dev, libxfce4ui-1-dev, + libexo-1-dev, intltool, autotools-dev, libgcrypt20-dev Standards-Version: 3.9.4 Homepage: http://spuriousinterrupt.org/projects/mailwatch Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-mailwatch-plugin/
_______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

