Review: libfilezilla 0.54.1-1
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sat, 14 Feb 2026 20:40:56 +0100 |
| Source | libfilezilla |
| Version | 0.54.1-1 |
| Changed-By | Andreas Rönnquist |
| Architecture | source all amd64 |
Changelog
libfilezilla (0.54.1-1) unstable; urgency=medium . * New upstream version 0.54.1 * Update soname to libfilezilla53 * Upgrade Standards Version to 4.7.3 (No changes required) * Update copyright years * Remove redundant Priority: optional from control file
.dsc
| Section | libs |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libfilezilla-common deb libs optional arch=all libfilezilla-dev deb libdevel optional arch=any libfilezilla53 deb libs optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libfilezilla
Upstream-Contact: Tim Kosse <tim.kosse@filezilla-project.org>
Source: https://lib.filezilla-project.org/
Files: *
Copyright: 2015-2026 Tim Kosse <tim.kosse@filezilla-project.org>
License: GPL-2+
Files: debian/*
Copyright: 2016 Adrien Cunin <adri2000@ubuntu.com>
2016-2017 Gianfranco Costamagna <locutusofborg@debian.org>
2019-2024 Phil Wyett <philip.wyett@kathenas.org>
2024-2026 Andreas Rönnquist <gusnan@debian.org>
License: GPL-2+
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Review Information
accepted — allocated to awm 1 month, 2 days ago, started 1 month, 2 days ago, completed 1 month, 2 days ago.
Final Comment
Please update debian/copyright to mention the licensing and authorship of m4/ax_cxx_compile_stdcxx.m4
Public Notes
1 month, 2 days ago
● public
Search for authors
Command: ag -i 'copyright .* (by|rights|reserved)[. ]' | sed -e 's/^.*Copyright //i' -e 's/20[0-9][0-9][, -]*//g' -e 's/[., ]*ALL RIGHTS RESERVED.*$//i' | sort -i | uniq -i
Exit code: 0
(c) Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>