Просмотр исходного кода

Change copyright file to point to GPL-2 instead of GPL

Warned-by: lintian
Guillem Jover лет назад: 13
Родитель
Сommit
7a2cb4e458
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      debian/changelog
  2. 1 1
      debian/copyright

+ 1 - 0
debian/changelog

@@ -16,6 +16,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
     best value, to avoid flip-flops of alternatives with equal priority.
     Closes: #699807
   * Fix clang warnings due to change of alignment requirements.
+  * Change copyright file to point to GPL-2 instead of GPL.
 
  -- Guillem Jover <guillem@debian.org>  Fri, 03 Aug 2012 13:21:00 +0200
 

+ 1 - 1
debian/copyright

@@ -56,5 +56,5 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 On Debian systems, the complete text of the GNU General Public License
-can be found in ‘/usr/share/common-licenses/GPL’ or in the dpkg source
+can be found in ‘/usr/share/common-licenses/GPL-2’ or in the dpkg source
 as the file ‘COPYING’.