summaryrefslogtreecommitdiff
path: root/scripts/dpkg-source.1
diff options
context:
space:
mode:
authorIan Jackson <ian@chiark.chu.cam.ac.uk>1996-08-30 15:31:51 +0100
committerIan Jackson <ian@chiark.chu.cam.ac.uk>1996-08-30 15:31:51 +0100
commit0ddabc1c510b1f9cadd0ae90df38dbd6486ee80f (patch)
tree33ea0ac25fdf5e85566bff2679afe1863e88557b /scripts/dpkg-source.1
parent9a1f2f0a911c72ced2709aaf531de174be90def5 (diff)
downloaddpkg-0ddabc1c510b1f9cadd0ae90df38dbd6486ee80f.tar.gz
dpkg (1.3.12) unstable; urgency=medium
* dpkg prints old version number when upgrading. * dpkg-deb tries to detect and flag corruption by ASCII download. * dpkg-genchanges and dpkg-buildpackage say what source is included. * dpkg-buildpackage passes +clearsig=on to PGP (or pgpcommand). * dpkg-source prints better error for cpio not honouring -0t. * control file Suggests cpio >= 2.4.2, rather than just cpio. -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Fri, 30 Aug 1996 15:31:51 +0100
Diffstat (limited to 'scripts/dpkg-source.1')
-rw-r--r--scripts/dpkg-source.18
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/dpkg-source.1 b/scripts/dpkg-source.1
index 78f1037dd..67f140c9e 100644
--- a/scripts/dpkg-source.1
+++ b/scripts/dpkg-source.1
@@ -473,6 +473,14 @@ needs to find these files so that it can include their sizes and
checksums in the
.B .changes
file).
+.TP
+.B -q
+Usually
+.B dpkg-genchanges
+will produce informative messages on standard error, for example about
+how many of the package's source files are being uploaded.
+.B -q
+suppresses these messages.
.SH DPKG-BUILDPACKAGE OPTIONS
.B dpkg-buildpackage
does not take any non-option arguments.