Procházet zdrojové kódy

Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the
one in the source. Thanks to Nicolas François. Closes: #379320

Guillem Jover před 19 roky
rodič
revize
96d03f74ea
4 změnil soubory, kde provedl 12 přidání a 5 odebrání
  1. 3 1
      debian/changelog
  2. 1 1
      man/C/dpkg-deb.1
  3. 3 3
      man/C/dpkg-split.1
  4. 5 0
      man/ChangeLog

+ 3 - 1
debian/changelog

@@ -1,6 +1,8 @@
 dpkg (1.14.0) UNRELEASED; urgency=low
 dpkg (1.14.0) UNRELEASED; urgency=low
 
 
-  * 
+  [ Guillem Jover ]
+  * Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the
+    one in the source. Thanks to Nicolas François. Closes: #379320
 
 
  -- Guillem Jover <guillem@debian.org>  Tue,  9 Jan 2007 22:48:47 +0200
  -- Guillem Jover <guillem@debian.org>  Tue,  9 Jan 2007 22:48:47 +0200
 
 

+ 1 - 1
man/C/dpkg-deb.1

@@ -271,7 +271,7 @@ package's scripts run and its status and contents recorded.
 .B dpkg\-deb
 .B dpkg\-deb
 and this manpage were written by Ian Jackson.
 and this manpage were written by Ian Jackson.
 They are Copyright (C) 1995-1996 by him and released under the
 They are Copyright (C) 1995-1996 by him and released under the
-GNU General Public Licence; there is NO WARRANTY. See
+GNU General Public Licence version 2 or later; there is NO WARRANTY. See
 .I /usr/share/doc/dpkg/copyright
 .I /usr/share/doc/dpkg/copyright
 and
 and
 .I /usr/share/common\-licenses/GPL
 .I /usr/share/common\-licenses/GPL

+ 3 - 3
man/C/dpkg-split.1

@@ -252,9 +252,9 @@ filename format should not be relied upon.
 .B dpkg\-split
 .B dpkg\-split
 and this manpage were written by Ian Jackson. They are
 and this manpage were written by Ian Jackson. They are
 Copyright (C) 1995-1996
 Copyright (C) 1995-1996
-by him and released under the GNU General Public Licence; there is NO
-WARRANTY. See
-.I /usr/share/dpkg/copyright
+by him and released under the GNU General Public Licence version 2 or later;
+there is NO WARRANTY. See
+.I /usr/share/doc/dpkg/copyright
 and
 and
 .I /usr/share/common\-licenses/GPL
 .I /usr/share/common\-licenses/GPL
 for details.
 for details.

+ 5 - 0
man/ChangeLog

@@ -1,3 +1,8 @@
+2007-01-09  Nicolas Francois  <nicolas.francois@centraliens.net>
+
+	* C/dpkg-deb.1: Make the copyright match the one from the source.
+	* C/dpkg-split.1: Likewise.
+
 2006-11-24  Tomas Pospisek  <tpo_deb@sourcepole.ch>
 2006-11-24  Tomas Pospisek  <tpo_deb@sourcepole.ch>
 
 
 	* C/update-alternatives.8: Document that it requires cooperation from
 	* C/update-alternatives.8: Document that it requires cooperation from