dwww Home | Show directory contents | Find package

tnftp (20230507-2build3) noble; urgency=high

  * No change rebuild against libssl3t64.

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 08 Apr 2024 16:50:55 +0200

tnftp (20230507-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 00:15:20 +0000

tnftp (20230507-2build1) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 05 Mar 2024 02:06:05 +0000

tnftp (20230507-2) unstable; urgency=medium

  * Reupload to unstable

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 14 Jun 2023 15:25:02 +0800

tnftp (20230507-1) experimental; urgency=medium

  * New upstream version 20230507

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 31 May 2023 14:51:32 +0800

tnftp (20230409-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Re-export upstream signing key without extra signatures.

  [ xiao sheng wen ]
  * New upstream version 20230409
  * Bump Standards-Version: 4.6.2
  * d/copyright:
      - update License: BSD-4-Clause
      - update year info to 2023
  * d/watch: add pasv opts as use ftp
  * run wrap-and-sort -a -s -b -k -t

 -- xiao sheng wen <atzlinux@sina.com>  Thu, 13 Apr 2023 18:40:03 +0800

tnftp (20210827-4) unstable; urgency=medium

  * add d/ftp.preinst to Fix
    "update-alternatives: warning: /etc/alternatives/ftp is dangling"
    (Closes: #1001301), thanks Paul Wise <pabs@debian.org>.

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 08 Dec 2021 22:23:04 +0800

tnftp (20210827-3) unstable; urgency=medium

  [ xiao sheng wen(肖盛文) ]
  * add d/tnftp.manpages d/tnftp.install
  * rename debian/dirs -> debian/tnftp.dirs
           debian/docs -> debian/tnftp.docs
  * d/control: add dummy transitional package ftp
  * Use debian/latest branch, obey DEP 14

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 10 Nov 2021 15:56:14 +0800

tnftp (20210827-2) unstable; urgency=medium

  [ xiao sheng wen(肖盛文) ]
  * d/rules: remove execute_after_dh_installman target,
             not use after delete d/manpages
  * d/copyright: add missing licenses from buildaux dir
  * Switch to declarative alternatives
  * d/control: +Provides: ftp, see #995710

 -- xiao sheng wen <atzlinux@sina.com>  Fri, 08 Oct 2021 12:54:06 +0800

tnftp (20210827-1) unstable; urgency=medium

  [ xiao sheng wen(肖盛文) ]
  * New upstream version 20210827
  * delete d/patches dir, the new upstream version don't need patch
  * delete d/README.source, not used
  * Bump Standards-Version: 4.6.0
  * d/rules: remove the libedit manpages (Closes: #995731)
  * d/control:
      - Build-Depends: + libedit-dev, using system libedit (Closes: #995712)
  * d/copyright:
      - update License to BSD-4-Clause (Closes: #995705)
      - update date to 2021 year
      - include all copyright statements (Closes: #995721)
  * delete d/tnftp.lintian-overrides
    the possible-gpl-code-linked-with-openssl not in use anymore

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 06 Oct 2021 01:04:55 +0800

tnftp (20200705-2) unstable; urgency=medium

  [ xiao sheng wen(肖盛文) ]
  * d/control:
      - Bump to Standards-Version: 4.5.1
      - add Vcs-Browser Vcs-Git fields
      - update Build-Depends, replace the transitional dummy package
        libncurses5-dev with the real dev package libncurses-dev
  * support cross build, Closes: #931163
      - d/rules: minimal rules file
      - add d/patches/001-for-dh_autoreconf.patch
  * d/manpages: delete src/ftp.1, no more need
  * d/rules: add execute_after_dh_installman
  * d/copyright: update debian/* copyright year to 2021
  * add debian/upstream/metadata

 -- xiao sheng wen <atzlinux@sina.com>  Thu, 28 Jan 2021 12:08:47 +0800

tnftp (20200705-1) unstable; urgency=medium

  [ 肖盛文 ]
  * New upstream version 20200705

 -- xiao sheng wen <atzlinux@sina.com>  Sat, 26 Sep 2020 16:07:23 +0800

tnftp (20151004-2) unstable; urgency=medium

  [ 肖盛文 ]
  * d/rules:
      add dh_update_autotools_config (Closes: #961008)
      fix FTBFS on tnftp ppc64el (probably the same issue on arm64, riscv64)
      thanks the patch come from Frédéric Bonnard <frediz@debian.org>

 -- xiao sheng wen <atzlinux@sina.com>  Tue, 19 May 2020 19:26:46 +0800

tnftp (20151004-1) unstable; urgency=medium

  [ 肖盛文 ]
  * Initial upstream branch.
  * add gbp.conf
  * New upstream version 20151004
  * debian/watch:
     - add opts=pgpsigurlmangle=s/$/.asc/
     - update to version=4
  * delete the CVE-2014-8517.patch, the new upstream had already applied
  * add debian/upstream/signing-key.asc

 -- xiao sheng wen <atzlinux@sina.com>  Sun, 10 May 2020 22:01:50 +0800

tnftp (20130505-4) unstable; urgency=medium

  [ Christos Zoulas ]
  * CVS commit: src/usr.bin/ftp

  [ 肖盛文 ]
  * Bumped Standards-Version: 4.5.0
  * Bumped debhelper-compat (= 13)
  * add DPKG_EXPORT_BUILDFLAGS = 1
  * delete trailing-whitespace
  * add Rules-Requires-Root: no
  * Bumped dep5-copyright
  * New maintainer (Closes: #925058)

 -- xiao sheng wen <atzlinux@sina.com>  Sun, 10 May 2020 18:51:14 +0800

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog tnftp`.

Generated by dwww version 1.16 on Sat Dec 13 16:16:22 CET 2025.