libfilezilla 0.18.2-4 source package in Ubuntu
Changelog
libfilezilla (0.18.2-4) unstable; urgency=medium * Team upload * Bump std-version to 4.4.1, no changes required * Switch to new debhelper-compat 12 notation * Break filezilla << 3.45.1-1 (Closes: #943433) -- Gianfranco Costamagna <email address hidden> Fri, 25 Oct 2019 12:15:45 +0200
Upload details
- Uploaded by:
- Adrien Cunin
- Uploaded to:
- Sid
- Original maintainer:
- Adrien Cunin
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfilezilla_0.18.2-4.dsc | 2.0 KiB | d60f65d13c71ab7c8edba58de147bde0a395091470c1b5dbcc5acd5352e619d9 |
libfilezilla_0.18.2.orig.tar.bz2 | 514.6 KiB | 40d86929b486a6809c4b52d607f21a00e634e0b9b792504fe2964c117b522dc9 |
libfilezilla_0.18.2-4.debian.tar.xz | 2.8 KiB | 5b13cb7e235a37bbf65f62fcaf9efd8b05c1da517227496e5dc31a0ecd874a4c |
Available diffs
- diff from 0.15.1-1 to 0.18.2-4 (188.7 KiB)
No changes file available.
Binary packages built by this source
- libfilezilla-dev: build high-performing platform-independent programs (development)
Free, open source C++ library, offering some basic functionality to build
high-performing, platform-independent programs. Some of the highlights include:
.
- A typesafe, multi-threaded event system that's very simple to use yet
extremely efficient
- Timers for periodic events
- A datetime class that not only tracks timestamp but also their accuracy,
which simplifies dealing with timestamps originating from different sources
- Simple process handling for spawning child processes with redirected I/O
.
This package contains the development files for the library.
- libfilezilla0: build high-performing platform-independent programs (runtime lib)
Free, open source C++ library, offering some basic functionality to build
high-performing, platform-independent programs. Some of the highlights include:
.
- A typesafe, multi-threaded event system that's very simple to use yet
extremely efficient
- Timers for periodic events
- A datetime class that not only tracks timestamp but also their accuracy,
which simplifies dealing with timestamps originating from different sources
- Simple process handling for spawning child processes with redirected I/O
.
This package contains the shared library.
- libfilezilla0-dbgsym: debug symbols for libfilezilla0