From 1ee4b057f5ba9a7f49859db1f7651aa395d19ac9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 26 Jul 2012 01:30:34 -0400 Subject: Add `distributions` to changelog format. --- diff --git a/specs/source-package-format-2.0.txt b/specs/source-package-format-2.0.txt index 4bf3740..85dc12f 100644 --- a/specs/source-package-format-2.0.txt +++ b/specs/source-package-format-2.0.txt @@ -1,6 +1,6 @@ Title: Source Package Format 2.0 Status: DRAFT - Date: 2012-06-29 + Date: 2012-07-26 Revises: Source Package Format 1.0 @@ -357,7 +357,7 @@ Changes made to the source package should be explained in the file `changelog`. Each new package revision must be documented with an entry of the following format: - package (version) + package (version) distributions [zero or more blank lines] * change details [zero or more blank lines] @@ -370,6 +370,10 @@ Each new package revision must be documented with an entry of the following form `version` is the source package version number. +`distributions` is a list of distributions into which the package should be +installed when uploaded to the package archive. The list consists of one or +more distribution names, separated by spaces. + `maintainer` is the name and e-mail address of the package maintainer. This field must follow the syntax of the `mailbox` symbol of RFC 5322 section 3.4. -- cgit v0.9.1