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 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
uftp (4.10.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* autopkgtest: Don't try to delete a file created by the daemon.
(Closes: #976401)
-- Adrian Bunk <bunk@debian.org> Fri, 05 Feb 2021 16:56:17 +0200
uftp (4.10.2-1) unstable; urgency=medium
* New upstream version 4.10.2
* Add .gitignore
* Fix variable definition in proxy.h (Closes: #957894)
* deb: Switch to compat 10
-- Philipp Matthias Hahn <pmhahn@debian.org> Sat, 18 Apr 2020 19:13:14 +0200
uftp (4.10.1-1) unstable; urgency=medium
* New upstream version 4.10.1
-- Philipp Matthias Hahn <pmhahn@debian.org> Fri, 24 Jan 2020 09:07:39 +0100
uftp (4.10-1) unstable; urgency=low
* New upstream version 4.10
-- Philipp Matthias Hahn <pmhahn@debian.org> Mon, 25 Nov 2019 15:01:08 +0100
uftp (4.9.11-1) unstable; urgency=low
* New upstream version 4.9.11
* debian/patches/: Drop all patches now applied upstream.
-- Philipp Matthias Hahn <pmhahn@debian.org> Wed, 22 May 2019 09:11:34 +0200
uftp (4.9.9-1) unstable; urgency=low
* New upstream version 4.9.9
* debian/control: Update standards version 4.3.0
-- Philipp Hahn <hahn@univention.de> Sat, 23 Feb 2019 08:24:52 +0100
uftp (4.9.8-2) UNRELEASED; urgency=low
* Fix several minor warnings detected by compiler
-- Philipp Matthias Hahn <pmhahn@debian.org> Wed, 17 Oct 2018 08:11:01 +0200
uftp (4.9.8-1) unstable; urgency=medium
* New upstream version 4.9.8
* debian/control: Update standards version 4.2.1
* debian/patches/openssl1.1.patch: Remove pacth file
* Add simple autopkgtest suite
-- Philipp Matthias Hahn <pmhahn@debian.org> Mon, 03 Sep 2018 10:09:36 +0200
uftp (4.9.7-1) unstable; urgency=low
* New upstream version 4.9.7
-- Philipp Matthias Hahn <pmhahn@debian.org> Mon, 28 May 2018 21:53:27 +0200
uftp (4.9.6-1) unstable; urgency=low
* New upstream version 4.9.6
* debian/control: Update standards version 4.1.4
-- Philipp Matthias Hahn <pmhahn@debian.org> Fri, 11 May 2018 14:03:11 +0200
uftp (4.9.5-1) unstable; urgency=low
* New upstream version 4.9.5
* debian/patches/: Remove patches applied upstream
* debian/control: Update standards version
* Add Russian translation (Closes: #883258)
* debian/gbp,conf: --merge-mode=replace
-- Philipp Matthias Hahn <pmhahn@debian.org> Mon, 18 Dec 2017 07:51:54 +0100
uftp (4.9.4-1) unstable; urgency=low
[ Rui Branco ]
* Add Portuguese Debconf template (Closes: #859339)
* Add Brazilian Portuguese Debconf template (Closes: #861982)
[ Philipp Matthias Hahn ]
* Move daemons to /bin/ (Closes: 859676)
* New upstream version 4.9.4
* Add Spanish Debconf template (thanks to Daniel Orrego)
* Fix lintian error
* Standards version 4.1.1.1
* debian/copyright: Update years
* debian/rules: Fix build hardening
-- Philipp Matthias Hahn <pmhahn@debian.org> Tue, 17 Oct 2017 12:51:28 +0200
uftp (4.9.3-1) unstable; urgency=low
* New upstream version 4.9.3
* Drop patches applied upstream
-- Philipp Matthias Hahn <pmhahn@debian.org> Sun, 22 Jan 2017 21:57:58 +0100
uftp (4.9.2-2) unstable; urgency=low
[ Steve Petruzzello ]
* Add French Debconf template (Closes: #838010)
[ Frans Spiesschaert ]
* Add Dutch Debconf template (Closes: #838993)
[ Philipp Matthias Hahn ]
* debian/control: Update Standards-Version
* Add gbp.conf
[ Reiner Herrmann ]
* Fix compatibility with OpenSSL 1.1 (Closes: #844534)
-- Philipp Matthias Hahn <pmhahn@debian.org> Sat, 03 Dec 2016 15:36:26 +0100
uftp (4.9.2-1) unstable; urgency=low
* Initial release (Closes: #650865)
* Adjusted the executable paths to conform to FHS
* Corrected manpages to resolve "cannot adjust line" errors
* Use Debian's build hardening
-- Philipp Matthias Hahn <pmhahn@debian.org> Wed, 24 Aug 2016 10:14:11 +0200
|