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

Document -k option for dpkg-buildpackage

Wichert Akkerman лет назад: 26
Родитель
Сommit
2f3d3e6527
3 измененных файлов с 9 добавлено и 1 удалено
  1. 4 0
      ChangeLog
  2. 2 1
      debian/changelog
  3. 3 0
      scripts/dpkg-source.1

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sun Sep 17 01:50:34 CEST 2000 Wichert Akkerman <wakkerma@debian.org>
+
+  * scripts/dpkg-source.1: document -k option for dpkg-buildpackage
+
 Sat 16 Sep 22:55:49 CEST 2000 peter karlsson <peterk@debian.org>
 
  * doc/sv/822-date.1, doc/sv/dpkg-split.8: Initial Swedish translation.

+ 2 - 1
debian/changelog

@@ -23,7 +23,8 @@ dpkg (1.7.0) unstable; urgency=low
   * archtable: add ia64 and sh; revert sparc64 so that it turns into sparc.
     There wont be a full binary-sparc64 port. Closes: Bug#70788
   * dselect/main.cc: small fixups to get it to compile with gcc-2.96
-  * Clean  up fd handling in some places. Closes: Bug#69359,#69360,#69361
+  * Clean up fd handling in some places. Closes: Bug#69359,#69360,#69361
+  * Document -k option for dpkg-buildpackage. Closes: Bug#71808
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED
 

+ 3 - 0
scripts/dpkg-source.1

@@ -521,6 +521,9 @@ suppresses these messages.
 .B dpkg-buildpackage
 does not take any non-option arguments.
 .TP
+.BI -k key-id
+Specify a key-ID to use when signing packages.
+.TP
 .BI -r gain-root-command
 When
 .B dpkg-buildpackage