From 7e8c2e062f4ee141c67ffe774b32857319ea9870 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 18 Jun 2026 20:31:13 +0800 Subject: [PATCH] debian/copyright: silence old-fsf-address-in-copyright-file in order to silence the warnings like: ``` W: rbd-nbd: old-fsf-address-in-copyright-file ``` let's refere to the email address of FSF, instead of its old postal address. See https://lintian.debian.org/tags/old-fsf-address-in-copyright-file.html Signed-off-by: Kefu Chai --- debian/copyright | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 8dc4b9e4f49..23e4ee2b9bd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -209,9 +209,8 @@ License: GPL-2 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, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + You should have received a copy of the GNU General Public License + along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2' file. -- 2.47.3