Control: tags -1 patch On 2014-06-29 Andreas Metzler <[email protected]> wrote: [...]
> Bumping severity, since the old gnutls version will not be shipped in > jessie if can have any say in this. Find attached a trivial patch. I can do a NMU if you want me to. 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 mutt-1.5.23/debian/changelog mutt-1.5.23/debian/changelog --- mutt-1.5.23/debian/changelog 2014-03-16 23:16:33.000000000 +0100 +++ mutt-1.5.23/debian/changelog 2014-08-09 16:18:54.000000000 +0200 @@ -1,3 +1,10 @@ +mutt (1.5.23-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rebuild against GnuTLS v3. Closes: #668816 + + -- Andreas Metzler <[email protected]> Sat, 09 Aug 2014 16:18:51 +0200 + mutt (1.5.23-1) unstable; urgency=medium * Team upload. diff -Nru mutt-1.5.23/debian/control mutt-1.5.23/debian/control --- mutt-1.5.23/debian/control 2014-03-16 15:31:56.000000000 +0100 +++ mutt-1.5.23/debian/control 2014-08-09 16:18:08.000000000 +0200 @@ -4,7 +4,7 @@ Maintainer: Antonio Radici <[email protected]> Uploaders: Christoph Berg <[email protected]> Build-Depends: automake, debhelper (>= 9), autotools-dev, - docbook-xml, docbook-xsl, w3m, gawk, gettext, libgnutls-dev, + docbook-xml, docbook-xsl, w3m, gawk, gettext, libgnutls28-dev, libgpgme11-dev, libidn11-dev, libkrb5-dev, libncurses5-dev, libncursesw5-dev, libsasl2-dev, libtool, pkg-config, quilt, xsltproc, zlib1g-dev, libtokyocabinet-dev [!hurd-i386], libgdbm-dev [hurd-i386]

