Ver código fonte

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

Warned-by: lintian
Guillem Jover 13 anos atrás
pai
commit
7a2cb4e458
2 arquivos alterados com 2 adições e 1 exclusões
  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.
     best value, to avoid flip-flops of alternatives with equal priority.
     Closes: #699807
     Closes: #699807
   * Fix clang warnings due to change of alignment requirements.
   * 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
  -- 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.
 GNU General Public License for more details.
 
 
 On Debian systems, the complete text of the GNU General Public License
 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’.
 as the file ‘COPYING’.