]> git.donarmstrong.com Git - debian/debian-policy.git/log
debian/debian-policy.git
13 years agoAdd copyright-format/copyright-format.html to .gitignore
Russ Allbery [Thu, 7 Apr 2011 06:14:53 +0000 (23:14 -0700)]
Add copyright-format/copyright-format.html to .gitignore

13 years agoFix ordering of the last entries in the 3.9.2.0 upgrading-checklist
Russ Allbery [Thu, 7 Apr 2011 06:14:28 +0000 (23:14 -0700)]
Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist

13 years agoAdd the release date of 3.9.2.0 to upgrading-checklist
Russ Allbery [Thu, 7 Apr 2011 06:04:41 +0000 (23:04 -0700)]
Add the release date of 3.9.2.0 to upgrading-checklist

13 years agoFinalize changes for 3.9.2.0
Russ Allbery [Thu, 7 Apr 2011 05:49:08 +0000 (22:49 -0700)]
Finalize changes for 3.9.2.0

13 years agoAdd a changelog entry for the DEP-5 copyright format
Russ Allbery [Wed, 6 Apr 2011 08:05:10 +0000 (01:05 -0700)]
Add a changelog entry for the DEP-5 copyright format

13 years agoWhitespace cleanup of copyright-format document
Russ Allbery [Wed, 6 Apr 2011 07:41:31 +0000 (00:41 -0700)]
Whitespace cleanup of copyright-format document

13 years agoImport DEP-5 as a document called copyright-format.
Charles Plessy [Sat, 5 Mar 2011 01:20:12 +0000 (10:20 +0900)]
Import DEP-5 as a document called copyright-format.

Closes: #609160
13 years agoAdd changelog and upgrading-checklist entries for #593909
Russ Allbery [Wed, 6 Apr 2011 07:23:23 +0000 (00:23 -0700)]
Add changelog and upgrading-checklist entries for #593909

13 years agoClarification of the format of control files, Closes: #501930, #593909.
Charles Plessy [Tue, 12 Oct 2010 15:14:42 +0000 (00:14 +0900)]
Clarification of the format of control files, Closes: #501930, #593909.

 - Specifies field names similarly to RFC 822/5832;
 - Distinguishes simple, folded and mulitiline fields;
 - Clarifies paragraph separators (#501930);
 - The order of paragraphs is significant;
 - Fields can have different types or purposes in different control files;
 - Moved the description of comments from §5.2 to §5.1;
 - Documented that relationship fields can only be folded in debian/control.

13 years agoRephrase upgrading-checklist for consistent tense
Russ Allbery [Wed, 6 Apr 2011 07:11:40 +0000 (00:11 -0700)]
Rephrase upgrading-checklist for consistent tense

Rather than using imperative tense to describe changes as if they
were commit messages, switch to descriptive statements about the
contents of Policy or imperatives for packagers where appropriate.
Only the most recent entries have been reviewed.

13 years agoChangelog and upgrading-checklist for #504880
Russ Allbery [Mon, 4 Apr 2011 04:05:28 +0000 (21:05 -0700)]
Changelog and upgrading-checklist for #504880

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Mon, 4 Apr 2011 03:53:00 +0000 (20:53 -0700)]
Merge branch 'master' into bug504880-rra

Conflicts:
policy.sgml

13 years agoFix typo in closing footnote tag
Russ Allbery [Mon, 4 Apr 2011 03:51:58 +0000 (20:51 -0700)]
Fix typo in closing footnote tag

13 years agoAdd a cross-reference for Pre-Depends requirements
Russ Allbery [Mon, 4 Apr 2011 03:39:21 +0000 (20:39 -0700)]
Add a cross-reference for Pre-Depends requirements

* Add a cross-reference to the Pre-Depends requirement in 3.5 to section
  7.2 where Pre-Depends is defined.  Thanks, Mattias Ellert and Jonathan
  Nieder.  (Closes: #599944)

13 years agoAdd a reminder of Pre-Depends policy to §7.2 "Binary Dependencies"
Jonathan Nieder [Tue, 1 Mar 2011 23:58:48 +0000 (15:58 -0800)]
Add a reminder of Pre-Depends policy to §7.2 "Binary Dependencies"

Section 3.5 says:

 You should not specify a Pre-Depends entry for a package before this
 has been discussed on the debian-devel mailing list and a consensus
 about doing that has been reached.

Add a reminder of this to section 7.2, where the semantics of
Pre-Depends are discussed in more detail.

Requested-by: Mattias Ellert <mattias.ellert@fysast.uu.se>
Fixes: http://bugs.debian.org/599944
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
13 years agoFix freedesktop.org URLs
Russ Allbery [Mon, 4 Apr 2011 03:35:48 +0000 (20:35 -0700)]
Fix freedesktop.org URLs

* Fix URLs under www.freedesktop.org to avoid permanent redirects.
  Thanks, David Prévot.  (Closes: #606869)

13 years agoAdd changelog for #619186
Russ Allbery [Mon, 4 Apr 2011 02:47:25 +0000 (19:47 -0700)]
Add changelog for #619186

13 years agoFix multiarch FHS exception for i386 in light of recent discussions
Steve Langasek [Mon, 21 Mar 2011 09:17:14 +0000 (02:17 -0700)]
Fix multiarch FHS exception for i386 in light of recent discussions

The current value of DEB_HOST_GNU_TYPE on i386 is unsuitable for
cross-distro standardization, because it varies according to the default CPU
target of the toolchain.  Discussion with the toolchain and dpkg maintainers
yielded an alternative solution, a new dpkg-architecture variable
DEB_HOST_MULTIARCH which is committed to dpkg upstream in commit
af3153d09aa3ed5597d6d415e5ab7cc3ba972e7c and will be included in the upload
of dpkg 1.16.0.  Update Policy to document this new requirement for
multiarch.

13 years agoFix typo in 45cbe74.
Bill Allombert [Tue, 1 Mar 2011 22:30:16 +0000 (23:30 +0100)]
Fix typo in 45cbe74.

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Sun, 19 Sep 2010 03:56:32 +0000 (20:56 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoRemove references to the obsolete debmake package
Russ Allbery [Sun, 19 Sep 2010 03:56:21 +0000 (20:56 -0700)]
Remove references to the obsolete debmake package

13 years agoUpdate the list of Policy maintainers
Russ Allbery [Sun, 19 Sep 2010 03:54:07 +0000 (20:54 -0700)]
Update the list of Policy maintainers

13 years agoAdd introductory paragraphs for each archive area
Russ Allbery [Sun, 19 Sep 2010 03:49:47 +0000 (20:49 -0700)]
Add introductory paragraphs for each archive area

* Add introductory paragraphs for each archive area explaining briefly
  the purpose of that archive area.  Based on a proposal by CJ
  Fearnley.  (Closes: #594542)

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Sun, 19 Sep 2010 03:34:40 +0000 (20:34 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoChangelog and upgrading-checklist for #588014
Russ Allbery [Sun, 19 Sep 2010 03:34:29 +0000 (20:34 -0700)]
Changelog and upgrading-checklist for #588014

13 years agoMove DM-Upload-Allowed to the end of the field list
Russ Allbery [Sun, 19 Sep 2010 03:32:51 +0000 (20:32 -0700)]
Move DM-Upload-Allowed to the end of the field list

This way, it won't renumber all the other fields, cutting down on
the amount of work required for cross-referencing.

13 years agoMinor formatting tweaks to the DM-Upload-Allowed documentation
Russ Allbery [Sun, 19 Sep 2010 03:27:49 +0000 (20:27 -0700)]
Minor formatting tweaks to the DM-Upload-Allowed documentation

13 years agoDocuments the DM-Upload-Allowed field, Closes: #588014.
Charles Plessy [Sat, 11 Sep 2010 13:38:28 +0000 (22:38 +0900)]
Documents the DM-Upload-Allowed field, Closes: #588014.

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Sun, 19 Sep 2010 02:56:01 +0000 (19:56 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoUpdate the ldconfig footnote listing /etc/ld.so.conf directories
Russ Allbery [Sun, 19 Sep 2010 02:55:35 +0000 (19:55 -0700)]
Update the ldconfig footnote listing /etc/ld.so.conf directories

* Update the ldconfig footnote listing the /etc/ld.so.conf directories
  to remove the libc5 compatibility directories and mention the
  multiarch triplet directories.  Based on a patch by Charles Plessy.
  (Closes: #597074)

13 years agoAdd an FHS exception on GNU/Hurd for /hurd and /servers
Russ Allbery [Sun, 19 Sep 2010 02:35:56 +0000 (19:35 -0700)]
Add an FHS exception on GNU/Hurd for /hurd and /servers

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Wed, 1 Sep 2010 23:58:42 +0000 (16:58 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoAdd changelog for the removal of GNU/Linux
Russ Allbery [Wed, 1 Sep 2010 23:58:10 +0000 (16:58 -0700)]
Add changelog for the removal of GNU/Linux

13 years agoRefer generically to Debian instead of the GNU/Linux instance
Guillem Jover [Sat, 28 Aug 2010 06:11:28 +0000 (08:11 +0200)]
Refer generically to Debian instead of the GNU/Linux instance

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Wed, 1 Sep 2010 23:44:28 +0000 (16:44 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoBuild files from org source automatically
Russ Allbery [Wed, 1 Sep 2010 23:40:08 +0000 (16:40 -0700)]
Build files from org source automatically

* Add emacs23 to the build dependencies and remove the files generated
  from org source from the revision control repository.  Build and clean
  files from org source unconditionally.  Add Process.{txt,html} to the
  list of files generated from org source.  (Closes: #594274)

13 years agoClean, rename, and wrap Build-Depends
Russ Allbery [Wed, 1 Sep 2010 23:29:17 +0000 (16:29 -0700)]
Clean, rename, and wrap Build-Depends

* Move Build-Depends-Indep to Build-Depends (there's no reason to use
  -Indep in a package that builds only architecture-independent binary
  packages), wrap it, and remove version restrictions that are older
  than the version in oldstable.

13 years agoWrap Uploaders in debian/control
Russ Allbery [Wed, 1 Sep 2010 23:24:22 +0000 (16:24 -0700)]
Wrap Uploaders in debian/control

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Fri, 27 Aug 2010 17:02:33 +0000 (10:02 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoChangelog and upgrading-checklist for #488214
Russ Allbery [Fri, 27 Aug 2010 17:01:23 +0000 (10:01 -0700)]
Changelog and upgrading-checklist for #488214

Also update some of the prefix of the virtual package list to reflect
current procedure.

13 years agoThe mailx virtual package must provide the POSIX mailx interface
Russ Allbery [Fri, 20 Aug 2010 22:10:05 +0000 (15:10 -0700)]
The mailx virtual package must provide the POSIX mailx interface

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Wed, 18 Aug 2010 20:55:56 +0000 (13:55 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoMerge branch 'master' into bug488214-rra
Russ Allbery [Wed, 18 Aug 2010 20:55:56 +0000 (13:55 -0700)]
Merge branch 'master' into bug488214-rra

13 years agoClarify required rules in debian/rules
Russ Allbery [Wed, 18 Aug 2010 20:55:34 +0000 (13:55 -0700)]
Clarify required rules in debian/rules

* Use the word "implemented" to describe required targets in
  debian/rules, which is clearer about allowing wildcard rules.  List
  the required rules in their own paragraph rather than with the
  paragraph discussing non-interactivity, and explicitly mark all rules
  as either required or optional.  (Closes: #536790)

13 years agoAdd mailx as a virtual package name
Russ Allbery [Wed, 18 Aug 2010 19:27:54 +0000 (12:27 -0700)]
Add mailx as a virtual package name

Used by packages that provide the /usr/bin/mailx binary via
alternatives.

13 years agoAnother wording tweak to the Depends description
Russ Allbery [Wed, 18 Aug 2010 18:50:50 +0000 (11:50 -0700)]
Another wording tweak to the Depends description

Break the postrm case out into a separate paragraph and massage the
wording to be clearer about when a dependency is appropriate.

13 years agoUpdate maintainer script dependency language
Russ Allbery [Sun, 15 Aug 2010 19:28:23 +0000 (12:28 -0700)]
Update maintainer script dependency language

Based on review and feedback from Steve Langasek.

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Thu, 12 Aug 2010 18:23:48 +0000 (11:23 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoBetter define build architecture and host architecture
Russ Allbery [Thu, 12 Aug 2010 18:23:22 +0000 (11:23 -0700)]
Better define build architecture and host architecture

* Be more verbose in defining the build architecture and the host
  architecture and consistently refer to architecture rather than
  machine.  (Closes: #591857)

13 years agoAdd bug closer for #581011 (maintainer vs. uploader clarification)
Russ Allbery [Thu, 12 Aug 2010 18:10:12 +0000 (11:10 -0700)]
Add bug closer for #581011 (maintainer vs. uploader clarification)

13 years agoChangelog for the FHS name fix in debian/control
Russ Allbery [Thu, 12 Aug 2010 17:57:50 +0000 (10:57 -0700)]
Changelog for the FHS name fix in debian/control

13 years agoUse the correct name of the FHS in the package description
Christoph Anton Mitterer [Thu, 12 Aug 2010 17:56:46 +0000 (10:56 -0700)]
Use the correct name of the FHS in the package description

The Filesystem Hierarchy Standard is not the Linux Filesystem
Hierarchy Standard at this point.

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Thu, 12 Aug 2010 17:53:34 +0000 (10:53 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoAdd changelog and upgrading-checklist for #459868
Russ Allbery [Thu, 12 Aug 2010 17:53:02 +0000 (10:53 -0700)]
Add changelog and upgrading-checklist for #459868

13 years agoFix typos in the proposed new maintainer script wording
Jonathan Nieder [Mon, 26 Jul 2010 22:34:20 +0000 (15:34 -0700)]
Fix typos in the proposed new maintainer script wording

13 years agoRephrase the wording for orphaned packages
Russ Allbery [Mon, 26 Jul 2010 21:49:15 +0000 (14:49 -0700)]
Rephrase the wording for orphaned packages

Mention that orphaned packages are an exception to the dictate that every
package have a maintainer, and avoid saying that packages "should" be
orphaned in particular situations.  Be purely descriptive about the state
and describe only the package requirements for indicating an orphaned
package.

13 years agoFurther improvements to maintainer script state requirements
Russ Allbery [Mon, 26 Jul 2010 21:39:49 +0000 (14:39 -0700)]
Further improvements to maintainer script state requirements

Based on further feedback from Steve Langasek and Jonathan Nieder.

13 years agoMerge branch 'master' into bug459868-rra
Russ Allbery [Mon, 26 Jul 2010 04:50:05 +0000 (21:50 -0700)]
Merge branch 'master' into bug459868-rra

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Mon, 26 Jul 2010 04:50:05 +0000 (21:50 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoRemove ancient Conflicts and Replaces
Russ Allbery [Mon, 26 Jul 2010 04:44:57 +0000 (21:44 -0700)]
Remove ancient Conflicts and Replaces

13 years agoFix typo in closing tag in new trap requirements
Russ Allbery [Mon, 26 Jul 2010 02:40:03 +0000 (19:40 -0700)]
Fix typo in closing tag in new trap requirements

13 years agoFinalize changes for 3.9.1.0
Russ Allbery [Mon, 26 Jul 2010 02:38:25 +0000 (19:38 -0700)]
Finalize changes for 3.9.1.0

13 years agoAdd changelog entry for changelog first line footnote
Russ Allbery [Sun, 25 Jul 2010 04:48:36 +0000 (21:48 -0700)]
Add changelog entry for changelog first line footnote

13 years agoReformat information about first changelog line
Russ Allbery [Sun, 25 Jul 2010 04:47:21 +0000 (21:47 -0700)]
Reformat information about first changelog line

13 years agoMention optional special role for the first changelog line
Charles Plessy [Fri, 23 Jul 2010 02:06:45 +0000 (11:06 +0900)]
Mention optional special role for the first changelog line

Points at the Debian Developer's Reference, that documents standardised
changelog first entries for NMU, QA, security and team uploads.

13 years agoMerge branch 'master' into bug459868-rra
Russ Allbery [Sun, 25 Jul 2010 04:31:12 +0000 (21:31 -0700)]
Merge branch 'master' into bug459868-rra

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Sun, 25 Jul 2010 04:31:12 +0000 (21:31 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoChangelog and upgrading-checklist for #555977
Russ Allbery [Sun, 25 Jul 2010 04:29:36 +0000 (21:29 -0700)]
Changelog and upgrading-checklist for #555977

13 years agoMerge branch 'master' into bug555977-rra
Russ Allbery [Sun, 25 Jul 2010 04:25:22 +0000 (21:25 -0700)]
Merge branch 'master' into bug555977-rra

13 years agoChangelog and upgrading-checklist for #477240
Russ Allbery [Sun, 25 Jul 2010 04:21:41 +0000 (21:21 -0700)]
Changelog and upgrading-checklist for #477240

13 years agoMerge branch 'master' into bug477240-rra
Russ Allbery [Sun, 25 Jul 2010 04:11:19 +0000 (21:11 -0700)]
Merge branch 'master' into bug477240-rra

13 years agoChangelog and upgrading-checklist for #445203
Russ Allbery [Sun, 25 Jul 2010 04:08:15 +0000 (21:08 -0700)]
Changelog and upgrading-checklist for #445203

13 years agoMerge branch 'master' into bug459868-rra
Russ Allbery [Sun, 25 Jul 2010 03:57:24 +0000 (20:57 -0700)]
Merge branch 'master' into bug459868-rra

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Sun, 25 Jul 2010 03:57:24 +0000 (20:57 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoMerge branch 'master' into bug555977-rra
Russ Allbery [Sun, 25 Jul 2010 03:57:24 +0000 (20:57 -0700)]
Merge branch 'master' into bug555977-rra

13 years agoMerge branch 'master' into bug477240-rra
Russ Allbery [Sun, 25 Jul 2010 03:57:24 +0000 (20:57 -0700)]
Merge branch 'master' into bug477240-rra

13 years agoMerge branch 'master' into bug445203-rra
Russ Allbery [Sun, 25 Jul 2010 03:57:23 +0000 (20:57 -0700)]
Merge branch 'master' into bug445203-rra

13 years agoAdd changelog and upgrading-checklist for #232448
Russ Allbery [Sun, 25 Jul 2010 03:56:49 +0000 (20:56 -0700)]
Add changelog and upgrading-checklist for #232448

13 years agoReally fix the pre-depends wording
Russ Allbery [Wed, 21 Jul 2010 22:05:45 +0000 (15:05 -0700)]
Really fix the pre-depends wording

Based on feedback from Ben Finney.

13 years agoIncorporate maintainer script updates from Jonathan Nieder's review
Russ Allbery [Wed, 21 Jul 2010 20:48:52 +0000 (13:48 -0700)]
Incorporate maintainer script updates from Jonathan Nieder's review

Clarify and in some cases fix the summaries of what maintainer scripts
can rely upon based on a comprehensive review from Jonathan Nieder,
and include a wording fix from Ben Finney.

13 years agoAdd detailed breakdown of what maintainer scripts can assume
Russ Allbery [Tue, 20 Jul 2010 18:15:21 +0000 (11:15 -0700)]
Add detailed breakdown of what maintainer scripts can assume

For each possible action in a maintainer script, state what the
maintainer script can assume in that case.  Remove references to
using Pre-Depends for controlling what's available during package
removal.  Be clear that no postrm actions can rely on dependencies
being available.  Remove references saying that prerm can rely on
dependencies being configured.

Based on extensive analysis by Ian Jackson.

13 years agoMerge branch 'master' into bug555977-rra
Russ Allbery [Mon, 19 Jul 2010 17:30:36 +0000 (10:30 -0700)]
Merge branch 'master' into bug555977-rra

13 years agoMerge branch 'master' into bug459868-rra
Russ Allbery [Mon, 19 Jul 2010 17:30:35 +0000 (10:30 -0700)]
Merge branch 'master' into bug459868-rra

13 years agoMerge branch 'master' into bug477240-rra
Russ Allbery [Mon, 19 Jul 2010 17:30:35 +0000 (10:30 -0700)]
Merge branch 'master' into bug477240-rra

13 years agoMerge branch 'master' into bug445203-rra
Russ Allbery [Mon, 19 Jul 2010 17:30:35 +0000 (10:30 -0700)]
Merge branch 'master' into bug445203-rra

13 years agoMerge branch 'master' into bug232448-rra
Russ Allbery [Mon, 19 Jul 2010 17:30:35 +0000 (10:30 -0700)]
Merge branch 'master' into bug232448-rra

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Mon, 19 Jul 2010 17:30:35 +0000 (10:30 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoOnly dpkg-gencontrol supports variable substitution
Russ Allbery [Mon, 19 Jul 2010 17:29:41 +0000 (10:29 -0700)]
Only dpkg-gencontrol supports variable substitution

dpkg-genchanges and dpkg-source don't use substvars, so stop claiming
that they do.  Wording from Charles Plessy.

13 years agoOrphaning of unmaintained packages is a should
Russ Allbery [Mon, 19 Jul 2010 17:02:15 +0000 (10:02 -0700)]
Orphaning of unmaintained packages is a should

13 years agoMerge branch 'master' into bug555977-rra
Russ Allbery [Mon, 19 Jul 2010 17:00:51 +0000 (10:00 -0700)]
Merge branch 'master' into bug555977-rra

13 years agoMerge branch 'master' into bug477240-rra
Russ Allbery [Mon, 19 Jul 2010 17:00:51 +0000 (10:00 -0700)]
Merge branch 'master' into bug477240-rra

13 years agoMerge branch 'master' into bug504880-rra
Russ Allbery [Mon, 19 Jul 2010 17:00:51 +0000 (10:00 -0700)]
Merge branch 'master' into bug504880-rra

13 years agoMerge branch 'master' into bug445203-rra
Russ Allbery [Mon, 19 Jul 2010 17:00:50 +0000 (10:00 -0700)]
Merge branch 'master' into bug445203-rra

13 years agoMerge branch 'master' into bug232448-rra
Russ Allbery [Mon, 19 Jul 2010 17:00:50 +0000 (10:00 -0700)]
Merge branch 'master' into bug232448-rra

13 years agoMerge branch 'master' into bug459868-rra
Russ Allbery [Mon, 19 Jul 2010 17:00:50 +0000 (10:00 -0700)]
Merge branch 'master' into bug459868-rra

13 years agoChangelog and upgrading-checklist for #509933
Russ Allbery [Mon, 19 Jul 2010 16:59:12 +0000 (09:59 -0700)]
Changelog and upgrading-checklist for #509933

13 years agoMerge branch 'master' into bug509933-rra
Russ Allbery [Mon, 19 Jul 2010 16:55:11 +0000 (09:55 -0700)]
Merge branch 'master' into bug509933-rra

13 years agoSpecify ownership and permission for control information files
Russ Allbery [Mon, 19 Jul 2010 16:48:13 +0000 (09:48 -0700)]
Specify ownership and permission for control information files

13 years agoAdd changelog for control information file terminology fix
Russ Allbery [Mon, 19 Jul 2010 16:43:33 +0000 (09:43 -0700)]
Add changelog for control information file terminology fix

13 years agoMerge branch 'master' into bug555977-rra
Russ Allbery [Mon, 19 Jul 2010 16:39:49 +0000 (09:39 -0700)]
Merge branch 'master' into bug555977-rra