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

Suggest fakeroot for dpkg-source -r.

Scott James Remnant лет назад: 22
Родитель
Сommit
31867798e6
3 измененных файлов с 6 добавлено и 1 удалено
  1. 4 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 1 1
      scripts/dpkg-source.1

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Fri May 7 00:47:39 BST 2004 Geoff Richards <qef@rosies-dumplings.co.uk>
+
+  * scripts/dpkg-source.1: Suggest 'fakeroot' for the dpkg-source -r command.
+
 Fri May 7 00:42:44 BST 2004 Scott James Remnant <scott@netsplit.com>
 
   * main/main.c: Suggest 'aptitude' as well as 'dselect' now that

+ 1 - 0
debian/changelog

@@ -25,6 +25,7 @@ dpkg (1.10.22) unstable; urgency=low
     Closes: #244624.
   * Add dpkg-reconfigure(8) to SEE ALSO section of dpkg(8).  Closes: #233282.
   * Suggest aptitude as well as dselect.  Closes: #217042.
+  * Suggest fakeroot for dpkg-source -r.  Closes: #175897.
   * Updated Translations:
     - Catalan (Jordi Mallach).
     - French (Christian Perrier).  Closes: #246359.

+ 1 - 1
scripts/dpkg-source.1

@@ -569,7 +569,7 @@ should not contain spaces or any other shell metacharacters.
 .\" what happens, if it contains spaces? (hs)
 .I gain-root-command
 might typically be
-.BR sudo ", " super " or " really .
+.BR fakeroot ", " sudo ", " super " or " really .
 .B su
 is not suitable, since it requires a
 .B -c