1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
thefuck (3.11-2.1~deb9u1) stretch; urgency=medium
* Non-maintainer upload.
* Rebuild for stretch.
-- Andreas Beckmann <anbe@debian.org> Mon, 25 Jun 2018 01:38:41 +0200
thefuck (3.11-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add the missing dependency on python-pkg-resources.
(Closes: #842393)
-- Adrian Bunk <bunk@debian.org> Sat, 12 May 2018 10:22:28 +0300
thefuck (3.11-2) unstable; urgency=medium
* Depend on python-pathlib2 instead of python-pathlib.
Thanks to Axel Beckert for the patch (Closes: #836748)
-- Alessio Treglia <alessio@debian.org> Wed, 05 Oct 2016 07:24:14 +0100
thefuck (3.11-1) unstable; urgency=medium
* Imported Upstream version 3.11
* Dropped 1001-fix_memoize.patch, applied upstream
* Refresh patches.
* Move under Section utils. Closes: #820384
* Bump Standards
-- Alessio Treglia <alessio@debian.org> Mon, 29 Aug 2016 14:03:01 +0100
thefuck (3.2-1) unstable; urgency=medium
* New upstream release.
* Drop patch for XDG compliance.
* Add patch to fix wrong handling of logic operator in thefuck/utils.py.
-- Alessio Treglia <alessio@debian.org> Wed, 04 Nov 2015 23:17:13 +0000
thefuck (3.1-1) unstable; urgency=medium
* New upstream release.
* Depends on python-decorator.
* Refresh patches:
- debian/patches/0001-clean_scripts_install.patch
- debian/patches/0003-xdg_config_dir.patch
* Drop debian/patches/0002-disable_sudo_correction.patch:
- The program asks for confirmatiom by default before fixing
the previous command.
-- Alessio Treglia <alessio@debian.org> Mon, 02 Nov 2015 01:46:20 +0000
thefuck (2.5.6-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
-- Alessio Treglia <alessio@debian.org> Thu, 30 Jul 2015 12:15:46 +0100
thefuck (1.46-1) unstable; urgency=medium
* Initial release. (Closes: #783816)
-- Alessio Treglia <alessio@debian.org> Wed, 17 Jun 2015 17:44:55 +0100
|