From fc02b5f9158fe08daad1ac73648f38230361834b Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 8 Oct 2007 06:26:42 +0300 Subject: [PATCH] Document Origin and Bugs fields in deb-control.5 --- debian/changelog | 1 + man/ChangeLog | 4 ++++ man/deb-control.5 | 9 ++++++++- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5f7ae912..8693795b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ dpkg (1.14.7) UNRELEASED; urgency=low there's a more formal site). * Allow comparing unsupported architectures for equality and identity. Based on a patch by Frank Lichtenheld. Closes: #427210 + * Document Origin and Bugs fields in deb-control.5. Closes: #173463 [ Frank Lichtenheld ] * Add _MTN to dpkg-source -i default regex. Suggested by Jari Aalto. diff --git a/man/ChangeLog b/man/ChangeLog index 1512bc6c..87aff448 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2007-10-08 Guillem Jover + + * deb-control.5: Document Origin and Bugs fields. + 2007-10-07 Guillem Jover * dpkg-buildpackage.1: Document that fakeroot is now the default diff --git a/man/deb-control.5 b/man/deb-control.5 index efc40c7e..3802d07f 100644 --- a/man/deb-control.5 +++ b/man/deb-control.5 @@ -1,6 +1,6 @@ .\" Author: Raul Miller .\" Includes text from the debian Guidelines by Ian Jackson, Ian Murdock -.TH deb\-control 5 "2007-08-31" "Debian Project" "Debian" +.TH deb\-control 5 "2007-10-08" "Debian Project" "Debian" .SH NAME deb\-control \- Debian packages' master control file format . @@ -84,6 +84,13 @@ etc. Note that the option is meant for packages that are architecture independent. Some examples of this are shell and Perl scripts, and documentation. .TP +.BR Origin: " " +The name of the distribution this package is originating from. +.TP +.BR Bugs: " " +The url of the bug tracking system for this package. The current used format +is \fB://\fP, like \fBdebbugs://bugs.debian.org\fP. +.TP .BR Homepage: " " The upstream project home page URL. .TP -- 2.39.5