From bd8c21a35fd05fcbdaa95e4c0b7c94c3b97507b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 14:56:26 +0200 Subject: d/copyright: Remove Files-Excluded --- debian/copyright | 9 --------- 1 file changed, 9 deletions(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index ea3ccd7..90d57b6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,15 +2,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XTrkCAD Upstream-Contact: XTrkCAD Developers Source: http://sourceforge.net/projects/xtrkcad-fork/ -Files-Excluded: .hgtags .hgignore CMakeCache.txt cmake_install.cmake - CPackConfig.cmake xtrkcad-config.h Makefile CTestTestfile.cmake - compile_commands.json CPackSourceConfig.cmake CMakeFiles/feature_tests.bin - CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin - CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin - CMakeFiles/3.6.2/CompilerIdC/a.out CMakeFiles/3.6.2/CompilerIdCXX/a.out - CMakeFiles/CMakeTmp app/bin/unittest/CMakeFiles/dxfformattest.dir/__ - app/doc/html app/i18n/de_DE/LC_MESSAGES app/i18n/fi/LC_MESSAGES - app/i18n/pt_BR/LC_MESSAGES app/i18n/de_DE app/i18n/fi app/i18n/pt_BR Files: * Copyright: 2003 Sillub Technology -- cgit v1.2.3 From 53a5dc7804bac61aad2121c0de5135feda160b60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 19:34:05 +0200 Subject: d/copyright: Add year 2020 to myself --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 90d57b6..dcd7cfe 100644 --- a/debian/copyright +++ b/debian/copyright @@ -75,7 +75,7 @@ License: public-domain Files: debian/* Copyright: 2015 Daniel E. Markle - 2016-2018 Jörg Frings-Fürst + 2016-2020 Jörg Frings-Fürst 2016-2017 Mike Gabriel License: GPL-2+ -- cgit v1.2.3