filetea 0.1.18-3 source package in Ubuntu

Changelog

filetea (0.1.18-3) unstable; urgency=medium

  * debian/patches/dont-use-gcrypt.patch:
    - Don't link against libgcrypt, it's not used.
  * debian/control:
    - Remove unused build dependency on libgcrypt20-dev
      (Closes: #1071859).
  * debian/copyright:
    - Update copyright years.

 -- Alberto Garcia <email address hidden>  Tue, 28 May 2024 15:59:50 +0200

Upload details

Uploaded by:
Alberto Garcia
Uploaded to:
Sid
Original maintainer:
Alberto Garcia
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net

Downloads

File Size SHA-256 Checksum
filetea_0.1.18-3.dsc 1.8 KiB bbba8f969c9c635922d131cb3792856c412e239385e5fcafa2e99888c25c2ac2
filetea_0.1.18.orig.tar.gz 276.9 KiB 0430d34c046a0affa4828bd4f92c7b070150e32cfb8a9be380fa4301cfd73874
filetea_0.1.18-3.debian.tar.xz 7.4 KiB 41692bcf35fdbc5b43bb1088ca3d7624e217da5b47230ec69f6b001c4b38d03a

No changes file available.

Binary packages built by this source

filetea: Web-based file sharing system

 FileTea is a simple way to send files among different users.
 .
 FileTea functions as a web server. Users can drag files into their
 web browser and a URL will be generated for each one. Those URLs can
 be sent to other people, who will be able to start downloading the
 files immediately.
 .
 An HTML5 capable browser is required in order to share the files, but
 any HTTP client can download them, including command-line tools such
 as curl or wget.
 .
 Files are sent through the server, but no data is stored there:
 FileTea is only used to route the traffic. This also means that
 there's no limit to the size of shared files.
 .
 The service is anonymous and does not require user registration.
 Since it's completely web-based, it works in networks with proxies,
 firewalls, etc., as long as all users can reach the FileTea server.

filetea-dbgsym: debug symbols for filetea