Hi, I just packaged 3.9.0.1 and put it on mentors this is the debdiff (just the debian directory, without the removed patch)
A basic test didn't show any problem. --- filezilla-3.8.0/debian/changelog 2014-06-09 00:43:43.000000000 +0200 +++ filezilla-3.9.0.1/debian/changelog 2014-07-23 17:23:50.000000000 +0200 @@ -1,3 +1,12 @@ +filezilla (3.9.0.1-0.1) unstable; urgency=medium + + * Non-maintainer upload. + * New upstream release (Closes: #749128) + * Switch to gnutls28-dev, required by configure script. + * Drop 02_wx3.0-compat.patch. + + -- Gianfranco Costamagna <costamagnagianfra...@yahoo.it> Wed, 23 Jul 2014 17:08:21 +0200 + filezilla (3.8.0-1.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru filezilla-3.8.0/debian/control filezilla-3.9.0.1/debian/control --- filezilla-3.8.0/debian/control 2014-06-09 00:41:07.000000000 +0200 +++ filezilla-3.9.0.1/debian/control 2014-07-23 17:19:01.000000000 +0200 @@ -3,8 +3,8 @@ Priority: optional Maintainer: Adrien Cunin <adri2...@ubuntu.com> Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, dh-autoreconf, - libwxgtk2.8-dev, wx-common, libgtk2.0-dev, - libidn11-dev, gettext, libgnutls-dev (>= 2.8.3), imagemagick, libdbus-1-dev, + libwxgtk3.0-dev, wx-common, libgtk2.0-dev, + libidn11-dev, gettext, libgnutls28-dev (>= 3.1.12), imagemagick, libdbus-1-dev, libtinyxml-dev, libsqlite3-dev Standards-Version: 3.9.5 Homepage: http://filezilla-project.org/ diff -Nru filezilla-3.8.0/debian/patches/01_remove-xdg-check.patch filezilla-3.9.0.1/debian/patches/01_remove-xdg-check.patch --- filezilla-3.8.0/debian/patches/01_remove-xdg-check.patch 2014-04-29 04:35:05.000000000 +0200 +++ filezilla-3.9.0.1/debian/patches/01_remove-xdg-check.patch 2014-07-23 17:07:06.000000000 +0200 [PATCH REMOVED] diff -Nru filezilla-3.8.0/debian/patches/series filezilla-3.9.0.1/debian/patches/series --- filezilla-3.8.0/debian/patches/series 2014-06-09 00:48:28.000000000 +0200 +++ filezilla-3.9.0.1/debian/patches/series 2014-07-23 17:23:29.000000000 +0200 @@ -1,3 +1 @@ 01_remove-xdg-check.patch -# Disabled while upstream works on porting - see #749128: -# 02_wx3.0-compat.patch thanks, Gianfranco -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org