X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=1422ad7b193822fa58dd44ddeca1607114063bed;hb=f8268e8c682f99a73c390c28c4fef5e0136582a8;hp=1550e6d2ebd06613925e906f379e821259705bd7;hpb=fc3631b7f493806df93f3b3d200fca3e4f7b2c57;p=debian%2Fdebian-policy.git diff --git a/debian/changelog b/debian/changelog index 1550e6d..1422ad7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,24 @@ debian-policy (3.9.3.0) UNRELEASED; urgency=low Seconded: Raphaël Hertzog Seconded: Andrew McMillan Closes: #593533 + * Policy: Document cron job file naming restrictions + Wording: Karl E. Jorgensen + Wording: Russ Allbery + Seconded: Russ Allbery + Seconded: Dominic Hargreaves + Seconded: Javier Fernández-Sanguino Peña + Closes: #609162 + * Policy: Document issues with conflicting packages sharing a conffile + Wording: Russ Allbery + Seconded: Cyril Brulebois + Seconded: Raphaël Hertzog + Closes: #23712 + * MIME Policy: Retire this document and merge it with Policy + Wording: Ben Finney + Seconded: Russ Allbery + Seconded: Raphaël Hertzog + Seconded: Andrew McMillan + Closes: #89038 * Consistently use "Debian source control file" for *.dsc files and "Source package control file" for debian/control files. Patch from Charles Plessy. (Closes: #626796) @@ -33,10 +51,18 @@ debian-policy (3.9.3.0) UNRELEASED; urgency=low * Resynchronize the archive section list with ftp-master, adding education, introspection, and metapackages. Patch from Charles Plessy. (Closes: #651020) + * Clarify that packages in main may not declare Pre-Depends or + Build-Depends-Indep relationships outside of main either. Partly + addresses #587279. + * Fix typo in the version numbers in the dpkg-divert examples. Thanks, + Slavko. * Add the release date of 3.9.2.0 to upgrading-checklist. * Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist. * Fix typo in upgrading-checklist entry for multiarch paths. Thanks, - Michael Dorrington. Closes: #626408 + Michael Dorrington. (Closes: #626408) + * Add id tags for each version entry in upgrading-checklist so that, + when eventually published somewhere, other Debian web sites can link + to specific entries. Patch from Charles Plessy. * Add AGPL-3 to tools/license-count. * Add build-arch and build-indep targets to debian/rules.