filezilla (3.3.1-1ubuntu2+lliurex2) UNRELEASED; urgency=low * NOT RELEASED YET -- lliurex Fri, 08 Jun 2012 12:42:29 +0200 filezilla (3.3.1-1ubuntu2+lliurex1) lucid; urgency=low * Added qcv support -- Hector Garcia Huerta Fri, 08 Jun 2012 11:56:39 +0200 filezilla (3.3.1-1ubuntu2) lucid-proposed; urgency=low * Rebuild against latest wxwidgets2.8 which introduced some unwanted ABI change, fixes crash when opening a new tab (LP: #610975) -- Adrien Cunin Mon, 04 Oct 2010 22:19:21 +0200 filezilla (3.3.1-1ubuntu1) lucid; urgency=low * Patches time: updated debian/patches/00list * Really fix the two bugs mentioned in the previous changelog entry; the patches for them were not actually in upstream 3.3.1: - 10_fix-socket-race-condition.dpatch (LP: #447224, upstream rev. 3601) - 11_fix-desktop-freeze.dpatch (LP: #497836, upstream rev. 3605) - 12_various-fixes.dpatch: 3 tiny patches recommended by and backported from upstream (rev. 3603, 3612, 3670) * 02_use-decimal-si-by-default.dpatch: by default, display file sizes using decimal base and SI units instead of just bytes; complies with Ubuntu UnitsPolicy -- Adrien Cunin Wed, 10 Mar 2010 23:40:51 +0100 filezilla (3.3.1-1) unstable; urgency=low * New upstream release (LP: #447224, #497836) * Added dpatch * Added 01_remove-xdg-check.dpatch: patch configure and configure.in so that it doesn't fail if xdg-open is not present at build time * Recommend xdg-utils -- Adrien Cunin Tue, 09 Feb 2010 08:52:27 +0100 filezilla (3.3.0.1-1) unstable; urgency=low * New upstream release * Updated previous changelog entry to mention desktop notifications as a new feature -- Adrien Cunin Sun, 15 Nov 2009 17:15:41 +0100 filezilla (3.3.0-1) unstable; urgency=low * New upstream release - New features: tabbed interface, desktop notifications * Updated features list in package description -- Adrien Cunin Thu, 12 Nov 2009 10:38:05 +0100 filezilla (3.2.7.1-1) unstable; urgency=low * New upstream release * Extended filezilla-common long description * debian/copyright: - Replaced (C) with © - Updated copyrights years - Point to GPL version 2 specifically * Install fzdefaults.xml man page in filezilla-common instead of filezilla; made filezilla-common replaces: filezilla (<< 3.2.7.1-1) * Install /usr/share/icons/ files * Symlink /usr/share/filezilla/docs/ to /usr/share/doc/filezilla-common/ -- Adrien Cunin Sun, 23 Aug 2009 22:07:54 +0200 filezilla (3.2.7-1) unstable; urgency=low * New upstream release (LP: #389525) - New feature: remote file search - pkg-config is now used to search for gnutls (Closes: #529822) * Changed package descriptions, not mentioning Windows anymore * Updated features list in package description * Added pkg-config to the build-dependencies * Build-Depend on libgnutls-dev version >= 2.8.3, as required by upstream * Updated Standards-Version to 3.8.3 * debian/rules: touch magic on configure and configure.in to make sure the first has a more recent timestamp than the second (Closes: #529701) -- Adrien Cunin Thu, 20 Aug 2009 00:38:30 +0200 filezilla (3.2.4.1-1) unstable; urgency=low * New upstream release (Closes: #521341, LP: #348083) - Fixes a crash with SFTP reported in Ubuntu (LP: #360271) * Updated features list in package description according to upstream's README -- Adrien Cunin Tue, 28 Apr 2009 22:04:57 +0200 filezilla (3.2.2.1-1) unstable; urgency=low * Upload to unstable now that lenny is released * New upstream release (LP: #326578) - New features: bookmarks, logging to file and synchronized browsing - libdbus support - Fixes some encoding issues with some locales (LP: #312246) - Better handles editing files with no application associated (LP: #310167) * Updated features list in package description with new features * Added libdbus-1-dev build-dep and explicitely use --with-dbus when configuring -- Adrien Cunin Sun, 22 Feb 2009 21:27:48 +0100 filezilla (3.1.6-1) experimental; urgency=low [ Adam Cécile (Le_Vert) ] * New upstream release. * Still upload to experimental. [ Adrien Cunin ] * debian/control: no need to version -common's conflicts/replaces on -locales. * Added ${misc:Depends} dependency to -common to make lintian quiet. [ Loic Minier ] * Move .gbp.conf to debian/gbp.conf. * Remove builder hack in gbp.conf. * Use pristine-tar in gbp.conf. -- Adam Cécile (Le_Vert) Sat, 20 Dec 2008 12:28:30 +0100 filezilla (3.1.5.1-1) experimental; urgency=low * New upstream release - Fixes crash when renaming a directory in the local tree view (reported as #283744 in LP) - Fixes color issues with dark themes (LP: #284755) - Fixes display bug with status lines overlapping scrollbar in the queue (LP: #298907) * Still upload to experimental * Minor fixes: - debian/rules: added .PHONY and use touch $@ - debian/control: wrap build-deps and added ${misc:Depends} dependency to filezilla * configure{,.in}: downgrade wx dependency back to 2.8.6, as 2.8.9 is not yet in Debian * Merged filezilla-locales binary package into filezilla-common - Dropped debian/filezilla-locales.{install,links} - Updated debian/{control,rules,filezilla-common.install} (debian/control: removed any filezilla-locales occurrence, and added versioned replaces/conflicts on filezilla-locales to filezilla-common) -- Adrien Cunin Fri, 21 Nov 2008 09:15:02 +0100 filezilla (3.1.3.1-1) experimental; urgency=low [ Adam Cécile (Le_Vert) ] * Upload to experimental because of lenny freeze. * Fix debian/control (wrong supported features list) (Closes: #494483). * Install docs/fzdefaults.xml.example (Closes: #494480). * Add Adrien Cunin as co-maintainer. * Thanks to Adrien Cunin from Ubuntu for his help. [ Adrien Cunin ] * debian/control: added Vcs-Git and Vcs-Browser fields * New upstream release (Closes: #494478) * debian/{control,compat}: use debhelper 7 * debian/rules: - Rewritten from scratch, using new debhelper capabilities - Use dh_installchangelogs with -k * Removed useless debian/*.dirs * debian/copyright: updated and fixed * Install docs/fzdefaults.xml.example with dh_installexamples instead of dh_installdocs -- Adrien Cunin Mon, 06 Oct 2008 22:07:08 +0200 filezilla (3.0.11.1-1) unstable; urgency=low * wxWidgets 2.8 just entered unstable ! Upload to unstable. * New upstream release. * Bump Standards-Version to 3.8.0. -- Adam Cécile (Le_Vert) Sat, 05 Jul 2008 21:00:24 +0200 filezilla (3.0.10-1) experimental; urgency=low * New upstream release (Closes: #475315). -- Adam Cécile (Le_Vert) Tue, 27 May 2008 22:56:32 +0200 filezilla (3.0.8.1-1) experimental; urgency=low * New upstream release (Closes: #471897). -- Adam Cécile (Le_Vert) Tue, 01 Apr 2008 23:32:35 +0200 filezilla (3.0.8-1) experimental; urgency=low * New upstream release. -- Adam Cécile (Le_Vert) Fri, 14 Mar 2008 22:20:14 +0100 filezilla (3.0.7.1-1) experimental; urgency=low * Yeah, we have it! wx2.8 entered experimental! * New upstream release (Closes: #404319,#444960,#455820,#444700,#436276). * Update debian/watch (Closes: #453537). * Use NEWS as changelog. * Drop debian's manpages, upstream has some now. * Do not ignore make distclean erros anymore. * Configure with "--disable-autoupdatecheck" (Closes: #431435). * Drop all patches, fixed upstream. Remove dpatch bdep. * Bump Standard-Version to 3.7.3. * Update build depends (wx >= 2.8.6 and libgnutls-dev >= 2.0.4). * Move homepage to the new dpkg standard field. * Drop README.Debian, obsolete. * Install README, AUTHORS as doc. * Drop desktop file, added upstream. * Update debian/menu to the new policy. * Create XPM icon with imagemagick. * Many thanks to Adrien Cunin who maintained filezilla in ubuntu while I was waiting for wx2.8! -- Adam Cécile (Le_Vert) Thu, 21 Feb 2008 21:01:23 +0100 filezilla (3.0.0~beta2-4) unstable; urgency=low * Patch to avoid filezilla crash when ~/.filezilla doesn't exist, thanks to Adrien Cunin. -- Adam Cécile (Le_Vert) Sun, 25 Feb 2007 18:56:08 +0100 filezilla (3.0.0~beta2-3) unstable; urgency=HIGH * Backport patch from filezilla 3.0.0~beta5 to fix format string vulnerabilities, see CVE-2007-0317 (Closes: #407683). * Add dpatch build-dependency to handle patches. -- Adam Cécile (Le_Vert) Sat, 20 Jan 2007 18:11:31 +0100 filezilla (3.0.0~beta2-2) unstable; urgency=low * Really update debian/watch. -- Adam Cécile (Le_Vert) Sun, 22 Oct 2006 18:22:15 +0200 filezilla (3.0.0~beta2-1) unstable; urgency=low * New upstream release. * Fix debian/watch to check SF project page instead of nighly builds. * Remove 000-Remove_nag_screen patch, not needed anymore. -- Adam Cécile (Le_Vert) Mon, 16 Oct 2006 19:27:56 +0200 filezilla (2.9.4+cvs20060919-1) unstable; urgency=low * Initial release (Closes: #330678). -- Adam Cécile (Le_Vert) Tue, 19 Sep 2006 17:33:36 +0200