From f46909c2a0e4b6c3e038b4ff92909060a3cc1bee Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 22 Mar 2015 15:28:58 +0000 Subject: Debian policy: Merge remaining relevant comments into policy script --- infra/dgit-repos-policy-debian | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'infra/dgit-repos-policy-debian') diff --git a/infra/dgit-repos-policy-debian b/infra/dgit-repos-policy-debian index d5c4d0d..8aeff67 100755 --- a/infra/dgit-repos-policy-debian +++ b/infra/dgit-repos-policy-debian @@ -60,6 +60,16 @@ our %deliberately; # still be being uploaded. (We record this using the timestamp of the # package's git repo directory.) +# We aim for the following invariants and properties: +# +# - .dsc of published dgit package will have corresponding publicly +# visible dgit-repo (soon) +# +# - when a new package is rejected we help maintainer avoid +# accidentally including bad objects in published dgit history +# +# - .dsc of NEW dgit package has corresponding dgit-repo but not +# publicly readable sub poldb_setup () { $poldbh ||= DBI->connect($policydb,'','', { -- cgit v1.2.3