]> git.donarmstrong.com Git - debian/debian-policy.git/log
debian/debian-policy.git
12 years agoFurther symbols wording fixes from Charles Plessy
Russ Allbery [Sat, 17 Mar 2012 18:04:14 +0000 (11:04 -0700)]
Further symbols wording fixes from Charles Plessy

Retain the dpkg-shlibdeps section in the appendix as a stub pointing
to the main page so that we don't renumber subsequent sections.  Add
more explanation for why dependencies change for each build of a
binary package.  Combine the dpkg-shlibdeps instructions somewhat and
mention that debian/substvars is only a default.

12 years agoSubstantial revision to the new symbols draft
Russ Allbery [Sat, 17 Mar 2012 17:41:41 +0000 (10:41 -0700)]
Substantial revision to the new symbols draft

Pull out lots of information that's shared between symbols and shlibs
into new sections directly under shared library dependencies.  Make
both symbols and shlibs subsections of that section.  Flesh out the
documentation of how to choose between symbols and shlibs and what the
differences in the systems are.

Document that C++ libraries may be better off with shlibs and don't
deprecate shlibs quite as much.

Move the information on how to determine the shared library soversion
to the runtime shared library section where it's now primarily used,
and reference it in the shlibs section.

12 years agoMerge branch 'master' into bug571776-rra
Russ Allbery [Sat, 17 Mar 2012 15:35:35 +0000 (08:35 -0700)]
Merge branch 'master' into bug571776-rra

12 years agoUpdate release date of package
Russ Allbery [Sun, 4 Mar 2012 23:02:16 +0000 (15:02 -0800)]
Update release date of package

12 years agoCollapse multiple copyright comments into one
Russ Allbery [Sun, 4 Mar 2012 23:01:53 +0000 (15:01 -0800)]
Collapse multiple copyright comments into one

12 years agoExpand package long description to include all documents
Russ Allbery [Sun, 4 Mar 2012 23:00:57 +0000 (15:00 -0800)]
Expand package long description to include all documents

12 years agoFinalize changes for 3.9.3.1
Russ Allbery [Sun, 4 Mar 2012 22:49:28 +0000 (14:49 -0800)]
Finalize changes for 3.9.3.1

12 years agoConvert debian/copyright to copyright-format 1.0
Russ Allbery [Sat, 3 Mar 2012 03:21:09 +0000 (19:21 -0800)]
Convert debian/copyright to copyright-format 1.0

* Convert debian/copyright to copyright-format 1.0, and in the process
  add the license information for the documents other than Policy itself
  and the FHS.  Note the implication of the GPL source code requirement
  for distributing generated versions of the Policy documents.

12 years agoAdd Policy version to DocBook subdocuments, fix whitespace
Russ Allbery [Sat, 3 Mar 2012 02:41:34 +0000 (18:41 -0800)]
Add Policy version to DocBook subdocuments, fix whitespace

* Embed the Debian Policy version and build date in the debconf
  specification and the copyright-format document.  We'll make
  non-normative changes without updating other version numbers, and it's
  good to know which version one is looking at.
* Fix some whitespace issues in the debconf specification articleinfo.

12 years agoFix copyright-format license to not reference copyright notice
Russ Allbery [Sat, 3 Mar 2012 02:03:10 +0000 (18:03 -0800)]
Fix copyright-format license to not reference copyright notice

* Fix the legal notice in copyright-format to not refer to a nonexistent
  copyright notice.

12 years agoFurther tweaking of the language around checking shell scripts
Russ Allbery [Mon, 27 Feb 2012 23:50:30 +0000 (15:50 -0800)]
Further tweaking of the language around checking shell scripts

Thanks to Jonathan Nieder for the improvement.

12 years agoUpdate dpkg-buildpackage documentation to mention fakeroot
Russ Allbery [Mon, 27 Feb 2012 05:02:00 +0000 (21:02 -0800)]
Update dpkg-buildpackage documentation to mention fakeroot

* Update the dpkg-buildpackage -r documentation in the appendix to
  reflect the current behavior of using fakeroot.  Wording from Sam
  Morris.  (Closes: #658009)

12 years agoImprove wording of DM-Upload-Allowed description
Russ Allbery [Mon, 27 Feb 2012 04:53:41 +0000 (20:53 -0800)]
Improve wording of DM-Upload-Allowed description

* Clearly state that "yes" is the only valid value of DM-Upload-Allowed
  and rewrite its description to be less indirect.  (Closes: #622263)

12 years agoClarify dependency relationships between build, build-{arch,indep}
Russ Allbery [Mon, 27 Feb 2012 04:34:04 +0000 (20:34 -0800)]
Clarify dependency relationships between build, build-{arch,indep}

* Clarify that only one of build-arch or build-indep may be provided
  (currently, at least) and that build should depend on whichever exist
  or perform the equivalent actions.  Thanks to Jonathan Nieder for some
  of the wording.  (Closes: #601839)

12 years agoField names may not contain spaces
Russ Allbery [Mon, 27 Feb 2012 04:11:37 +0000 (20:11 -0800)]
Field names may not contain spaces

* Clarify the syntax of field names to make it clear that they may not
  contain spaces.  Thanks, Charles Plessy.  (Closes: #647645)

12 years agoMake wording about following the FHS less ambiguous
Russ Allbery [Mon, 27 Feb 2012 03:59:56 +0000 (19:59 -0800)]
Make wording about following the FHS less ambiguous

* Remove the ambiguous word "installed" when requiring that the location
  of files and directories follow the FHS.  (Closes: #638060)

12 years agoSuggest checkbashisms or posh rather than dash to check scripts
Russ Allbery [Mon, 27 Feb 2012 03:47:49 +0000 (19:47 -0800)]
Suggest checkbashisms or posh rather than dash to check scripts

* Suggest checkbashisms from devscripts or the posh shell for checking
  whether /bin/sh scripts are Policy-compliant rather than recommending
  dash.  Thanks, Raphael Geissert.  (Closes: #490604)

12 years agoAdditional wording clarifications to copyright-format 1.0
Russ Allbery [Mon, 27 Feb 2012 03:25:36 +0000 (19:25 -0800)]
Additional wording clarifications to copyright-format 1.0

* Additional wording improvements to copyright-format 1.0 for clarity.
  Also mention that the Files pattern syntax is the same as fnmatch(3)
  and GNU find -path without [] patterns.  Thanks, Jonathan Nieder and
  Ben Finney.

12 years agoFix cross reference to control field syntax
Russ Allbery [Mon, 27 Feb 2012 01:09:18 +0000 (17:09 -0800)]
Fix cross reference to control field syntax

* Fix cross-reference to control field syntax in Policy 5.4 (source
  package control files).  Thanks, Jakub Wilk.  (Closes: #661412)

12 years agoInstall copyright-format source without a version
Russ Allbery [Mon, 27 Feb 2012 00:53:23 +0000 (16:53 -0800)]
Install copyright-format source without a version

* Ship the copyright-format source as copyright-format.xml.tar.gz
  without a version, since it will include all of the versions, not just
  the current version.

12 years agoDon't close 639663 (upgrading checklist links)
Russ Allbery [Mon, 27 Feb 2012 00:44:04 +0000 (16:44 -0800)]
Don't close 639663 (upgrading checklist links)

This bug also involves linking the relevant sections from the
checklist to Policy, which isn't handled yet.

12 years agoUpdate .gitignore
Russ Allbery [Mon, 27 Feb 2012 00:32:39 +0000 (16:32 -0800)]
Update .gitignore

12 years agoInstall HTML upgrading-checklist in policy.html directory
Russ Allbery [Mon, 27 Feb 2012 00:29:38 +0000 (16:29 -0800)]
Install HTML upgrading-checklist in policy.html directory

* Install the HTML version of upgrading-checklist in the policy.html
  directory as upgrading-checklist.html so that it can be deployed on
  www.debian.org in a way that will allow links to Policy sections to
  work easily.  Thanks, Charles Plessy.  (Closes: #639663)

For right now, this is done with a bit of a hack to copy the file into
the appropriate directory and to turn the one-page HTML version of it
into a symlink inside the constructed package.

The clean solution will be to make the upgrading checklist an appendix
of Policy, which may be done as part of a DocBook conversion.

12 years agoGeneral cleanup of debian/rules
Russ Allbery [Sun, 26 Feb 2012 23:50:59 +0000 (15:50 -0800)]
General cleanup of debian/rules

* Strip down and reformat debian/rules to remove unused variables,
  references to old files no longer included, use a more standard
  layout and standardize variable names, and add comments for better
  maintainability.

12 years agoRemove unused debian-policy:Version substitution variable
Charles Plessy [Sun, 26 Feb 2012 10:24:38 +0000 (19:24 +0900)]
Remove unused debian-policy:Version substitution variable

12 years agoAdd missing entries to the virtual package names list changelog
Russ Allbery [Thu, 23 Feb 2012 04:18:48 +0000 (20:18 -0800)]
Add missing entries to the virtual package names list changelog

12 years agoFix mistaken word choice in 3.9.3 upgrading-checklist
Russ Allbery [Thu, 23 Feb 2012 04:07:58 +0000 (20:07 -0800)]
Fix mistaken word choice in 3.9.3 upgrading-checklist

* Fix mistaken word choice (prefix instead of suffix) in the upgrading
  checklist entry for 3.9.3.0.

12 years agoFinalize changes for 3.9.3.0
Russ Allbery [Thu, 23 Feb 2012 03:40:49 +0000 (19:40 -0800)]
Finalize changes for 3.9.3.0

Some wording tweaks for the upgrading-checklist as well, and the
changelog entry for virtual-package-names-list.

12 years agoReference copyright-format from Debian Policy
Russ Allbery [Tue, 21 Feb 2012 21:44:39 +0000 (13:44 -0800)]
Reference copyright-format from Debian Policy

12 years agoAdd changelog for the changes for copyright-format publication
Russ Allbery [Tue, 21 Feb 2012 21:18:47 +0000 (13:18 -0800)]
Add changelog for the changes for copyright-format publication

12 years agoPublish copyright format specification version 1.0 (DEP 5)
Charles Plessy [Fri, 21 Oct 2011 13:20:36 +0000 (22:20 +0900)]
Publish copyright format specification version 1.0 (DEP 5)

12 years agoAdd changelog for copyright-format changes
Russ Allbery [Tue, 21 Feb 2012 21:10:28 +0000 (13:10 -0800)]
Add changelog for copyright-format changes

12 years agoStandardize on en_GB spelling
Russ Allbery [Tue, 21 Feb 2012 21:07:50 +0000 (13:07 -0800)]
Standardize on en_GB spelling

12 years agoCopyright format reformatting
Russ Allbery [Tue, 21 Feb 2012 20:54:39 +0000 (12:54 -0800)]
Copyright format reformatting

Reformat parts of the copyright format standard to avoid lines longer
than 79 characters and to fix some incorrect indentation.

12 years agoGeneral editing pass for the copyright format specification
Russ Allbery [Tue, 21 Feb 2012 20:36:00 +0000 (12:36 -0800)]
General editing pass for the copyright format specification

Add a pointer to DEP-5 in the synopsis and change the verb tense
to present from imperative.  Rephrase the introduction to talk about
this document as a specification rather than a proposal.

Explicitly mention Files: * as the way to write a single files
paragraph that covers the entire package.

Mention after one of the examples that the two paragraphs for files
with the same license but different copyright holders could be combined
at the discretion of the document author.

Give the complete correct Format field for the current version of the
document in the description of that field.

Add more explanation for how Disclaimer is used.

Say explicitly that more general files paragraphs should be given
first, followed by more specific overrides.

Update the license list to note that "Universal" is removed from the
version of CC0 when forming the short name, to list the new versions
of the GFDL, and to be more explicit about when to use GFDL-NIV.

Rewording and rephrasing in various places to hopefully make the
text flow better, read more smoothly, and be more idiomatic.

Add multiple additional in-line examples, particularly around the
Files patterns and the formation of license short names.

12 years agoDEP-5 updates from further debian-project discussion
Charles Plessy [Tue, 21 Feb 2012 18:19:05 +0000 (10:19 -0800)]
DEP-5 updates from further debian-project discussion

Clarify that this document does not supersede or modify the
requirements in Policy and that use of the specification is
optional.  Note that a single Files paragraph can apply to the
whole package (rather than using the "all files" wording) and
that only the license and copyright information required by
the Debian archive has to be listed.

Clarify the wording of stand-alone license paragraphs to be
clear that they can be used with exceptions.

Some wording improvements, including making the attributes
listed after the fields lowercase.  Fix a few links and the
official keyword of the BSD-3-clause license in some examples.

Add a Version 1.0 subtitle.

12 years agoUpdate copyright-format to match the current DEP-5 website text
Russ Allbery [Tue, 21 Feb 2012 18:01:04 +0000 (10:01 -0800)]
Update copyright-format to match the current DEP-5 website text

This addresses multiple issues, clarifications, and reformatting
done as part of the DEP process after the initial import of the
document into the Debian Policy repository.

12 years agoUpdate tools/license-count to work with the new Lintian lab layout
Russ Allbery [Sat, 18 Feb 2012 20:07:41 +0000 (12:07 -0800)]
Update tools/license-count to work with the new Lintian lab layout

This is still a quite-ugly hack, but at least it works.

12 years agoVirtual: Retire java-compiler, java2-compiler, and java-virtual-machine.
Bill Allombert [Sat, 11 Feb 2012 16:53:39 +0000 (17:53 +0100)]
Virtual: Retire java-compiler, java2-compiler, and java-virtual-machine.

Proposed by: Niels Thykier <niels@thykier.net>
Seconded: tony mancill <tmancill@debian.org>
Seconded: Bill Allombert <ballombe@debian.org>
Closes: #578421
12 years agoCorrect syntax error by closing SGML tag.
Charles Plessy [Sat, 14 Jan 2012 02:21:12 +0000 (11:21 +0900)]
Correct syntax error by closing SGML tag.

12 years agoFix formatting of the symbols file
Russ Allbery [Fri, 13 Jan 2012 23:11:37 +0000 (15:11 -0800)]
Fix formatting of the symbols file

Alternative dependencies and metadata fields should not be indented
by a space.

12 years agoMerge branch 'master' into bug571776-rra
Russ Allbery [Fri, 13 Jan 2012 18:06:42 +0000 (10:06 -0800)]
Merge branch 'master' into bug571776-rra

12 years agoImprovements and simplifications of symbols/shlibs rewrite
Russ Allbery [Fri, 13 Jan 2012 18:03:07 +0000 (10:03 -0800)]
Improvements and simplifications of symbols/shlibs rewrite

Based on review by Raphaël Hertzog.

12 years agoAdd changelog and upgrading-checklist for #498300
Russ Allbery [Fri, 13 Jan 2012 17:24:13 +0000 (09:24 -0800)]
Add changelog and upgrading-checklist for #498300

12 years agoMerge branch 'master' into bug498300-rra
Russ Allbery [Fri, 13 Jan 2012 17:21:28 +0000 (09:21 -0800)]
Merge branch 'master' into bug498300-rra

12 years agoChangelog and upgrading-checklist for #620870
Russ Allbery [Fri, 13 Jan 2012 17:19:01 +0000 (09:19 -0800)]
Changelog and upgrading-checklist for #620870

12 years agoMerge branch 'master' into bug620870-rra
Russ Allbery [Fri, 13 Jan 2012 16:55:35 +0000 (08:55 -0800)]
Merge branch 'master' into bug620870-rra

12 years agoFix typo in version numbers in dpkg-divert example
Russ Allbery [Tue, 10 Jan 2012 01:30:35 +0000 (17:30 -0800)]
Fix typo in version numbers in dpkg-divert example

* Fix typo in the version numbers in the dpkg-divert examples.  Thanks,
  Slavko.

12 years agoFix typo (thanks, Niels Thykier)
Russ Allbery [Sun, 8 Jan 2012 16:56:44 +0000 (08:56 -0800)]
Fix typo (thanks, Niels Thykier)

12 years agoDependency architecture restrictions must be non-empty
Stefano Zacchiroli [Sat, 7 Jan 2012 16:33:31 +0000 (08:33 -0800)]
Dependency architecture restrictions must be non-empty

An empty list of architectures doesn't make sense and has an
ambiguous meaning, so just make it a syntax error.

Closes: #498300
12 years agoList all dependency fields packages in main may not use with non-main
Russ Allbery [Thu, 5 Jan 2012 17:23:32 +0000 (09:23 -0800)]
List all dependency fields packages in main may not use with non-main

* Clarify that packages in main may not declare Pre-Depends or
  Build-Depends-Indep relationships outside of main either.  Partly
  addresses #587279.

12 years agoFirst draft of symbols documentation
Russ Allbery [Mon, 2 Jan 2012 21:44:41 +0000 (13:44 -0800)]
First draft of symbols documentation

Based heavily on the existing shlibs section and on the
deb-symbols(5) manual page.  The symbols section takes over as
the default recommendation and shlibs moves one section later.
Also includes more information about when to change the minimal
version in the symbols file.

12 years agoRemove the "should" to use /run instead of /var/run
Russ Allbery [Mon, 2 Jan 2012 18:24:06 +0000 (10:24 -0800)]
Remove the "should" to use /run instead of /var/run

This requires a dependency on a newer initscripts and has cross-
distribution compatibility problems, so is probably premature at
this point.

12 years agoImprove wording of /var/run reference in fhs-run
Russ Allbery [Sun, 1 Jan 2012 17:56:59 +0000 (09:56 -0800)]
Improve wording of /var/run reference in fhs-run

12 years agoUndo more spurious formatting changes
Russ Allbery [Sun, 1 Jan 2012 17:54:44 +0000 (09:54 -0800)]
Undo more spurious formatting changes

12 years agoUndo extraneous wording change to /sys and /selinux point
Russ Allbery [Sun, 1 Jan 2012 17:54:02 +0000 (09:54 -0800)]
Undo extraneous wording change to /sys and /selinux point

12 years agoSignificant rewording of /run, add a separate section
Russ Allbery [Sun, 1 Jan 2012 17:47:01 +0000 (09:47 -0800)]
Significant rewording of /run, add a separate section

Lift more of the properties of /run into normative text and state
explicitly that the FHS requirements apply to /run and /run/lock.
Add a new section explaining that packages cannot rely on structure
in /run unless they've created it and saying explicitly that packages
must not ship files in /run or /var/run or /var/lock.  Reference
that section from the init.d section.

12 years agoAllow /run and /run/lock, document purpose of /run
Russ Allbery [Sun, 1 Jan 2012 17:20:36 +0000 (09:20 -0800)]
Allow /run and /run/lock, document purpose of /run

Patch by Thomas Hood based on an original patch by Roger Leigh.

12 years agoRetire the separate MIME Policy document
Russ Allbery [Mon, 26 Dec 2011 18:39:45 +0000 (10:39 -0800)]
Retire the separate MIME Policy document

Merge its short contents into Policy 9.7 rather than maintaining a
separate document.

Wording: Ben Finney <ben+debian@benfinney.id.au>
Seconded: Russ Allbery <rra@debian.org>
Seconded: Raphaël Hertzog <hertzog@debian.org>
Seconded: Andrew McMillan <andrew@morphoss.com>
Closes: #89038
12 years agoFix missing heading for new cron job files section
Russ Allbery [Mon, 26 Dec 2011 18:30:21 +0000 (10:30 -0800)]
Fix missing heading for new cron job files section

12 years agoChangelog and upgrading-checklist for #23712
Russ Allbery [Mon, 26 Dec 2011 18:15:38 +0000 (10:15 -0800)]
Changelog and upgrading-checklist for #23712

12 years agoMerge branch 'master' into bug23712-rra
Russ Allbery [Mon, 26 Dec 2011 18:11:34 +0000 (10:11 -0800)]
Merge branch 'master' into bug23712-rra

12 years agoDocument cron job file naming restrictions
Russ Allbery [Mon, 26 Dec 2011 17:39:17 +0000 (09:39 -0800)]
Document cron job file naming restrictions

Cron job file names need to avoid . and + and should use _ for those
characters instead.  Also document a convention for packages that need
to include multiple cron job files.

Wording: Karl E. Jorgensen <karl@jorgensen.org.uk>
Wording: Russ Allbery <rra@debian.org>
Seconded: Russ Allbery <rra@debian.org>
Seconded: Dominic Hargreaves <dom@earth.li>
Seconded: Javier Fernández-Sanguino Peña <jfs@computer.org>
Closes: #609162
12 years agoChangelog for the id tags in the upgrading-checklist
Russ Allbery [Mon, 26 Dec 2011 04:39:27 +0000 (20:39 -0800)]
Changelog for the id tags in the upgrading-checklist

12 years agoAdd IDs to create HTML anchors for (almost) each version.
Charles Plessy [Sun, 25 Dec 2011 21:57:11 +0000 (22:57 +0100)]
Add IDs to create HTML anchors for (almost) each version.

When the minor patch level was not indicated, it was set to zero.  When more
than one minor patch level was indicated, the lowest was used.

See: http://bugs.debian.org/639663

12 years agoDo not require initial Debian maintainers be listed in copyright
Russ Allbery [Sun, 25 Dec 2011 18:56:52 +0000 (10:56 -0800)]
Do not require initial Debian maintainers be listed in copyright

The documentation of debian/copyright explicitly required the
initial Debian maintainers be listed in the file.  That information
is already in the changelog, and they may no longer hold any
copyrights on the remaining files in the package.  Drop that
requirement, although the requirement to include copyright and
license information is still in force.

* Policy: Initial Debian maintainers need not be listed in copyright
  Wording: Charles Plessy <plessy@debian.org>
  Seconded: Russ Allbery <rra@debian.org>
  Seconded: Raphaël Hertzog <hertzog@debian.org>
  Seconded: Andrew McMillan <andrew@morphoss.com>
Closes: #593533
12 years agoChangelog and upgrading-checklist for #651020
Russ Allbery [Sun, 25 Dec 2011 18:33:35 +0000 (10:33 -0800)]
Changelog and upgrading-checklist for #651020

12 years agoAdded sections education, introspection, and metapackages.
Charles Plessy [Mon, 5 Dec 2011 01:52:19 +0000 (10:52 +0900)]
Added sections education, introspection, and metapackages.

URL: http://lists.debian.org/87iplw8px9.fsf@lennier.ganneff.de

12 years agoPackages in main may not recommend packages in non-free
Russ Allbery [Sun, 25 Dec 2011 18:13:47 +0000 (10:13 -0800)]
Packages in main may not recommend packages in non-free

* Say that packages in main may also not recommend packages in non-free,
  bringing the main text in line with the list of fields and in line
  with the long-standing release goal.  (Closes: #646166)

12 years agoAdd changelog for #643690
Russ Allbery [Sun, 25 Dec 2011 17:36:08 +0000 (09:36 -0800)]
Add changelog for #643690

12 years agoMerge branch 'master' into bug643690-rra
Russ Allbery [Sun, 25 Dec 2011 17:34:41 +0000 (09:34 -0800)]
Merge branch 'master' into bug643690-rra

12 years agoFix a mistake in the example in the previous symlink commit
Russ Allbery [Sun, 25 Dec 2011 17:17:19 +0000 (09:17 -0800)]
Fix a mistake in the example in the previous symlink commit

12 years agoClarify policy for symlinks from inside one directory to another
Russ Allbery [Sun, 25 Dec 2011 17:15:17 +0000 (09:15 -0800)]
Clarify policy for symlinks from inside one directory to another

* Clarify the requirements for symlinks from inside one top-level
  directory to another and add examples and a rationale.  Thanks,
  Carsten Hey.  (Closes: #626338)

12 years agoClarify the Perl policy documentation rules
Russ Allbery [Sat, 24 Dec 2011 19:03:49 +0000 (11:03 -0800)]
Clarify the Perl policy documentation rules

The first section about documentation and manual page extensions
only applies to packages generated from the perl source package.
Make that explicit and add a reference to the section discussing
module packages.

12 years agoDon't fail in /usr/local creation example if chmod fails
Russ Allbery [Sat, 24 Dec 2011 17:59:42 +0000 (09:59 -0800)]
Don't fail in /usr/local creation example if chmod fails

* Fix the example of creating a /usr/local subdirectory to not fail if
  the chown or chmod fail.  Thanks, Joey Hess.  (Closes: #617315)

12 years agocopyright-format: Correct or add links to SPDX.
Bill Allombert [Wed, 30 Nov 2011 21:46:08 +0000 (22:46 +0100)]
copyright-format: Correct or add links to SPDX.

Wording: Charles Plessy <plessy@debian.org>
Seconded: Gregor Herrmann <gregoa@debian.org>
Closes: #641071
12 years agocopyright-format: Specify URL on www.debian.org
Bill Allombert [Wed, 30 Nov 2011 21:19:53 +0000 (22:19 +0100)]
copyright-format: Specify URL on www.debian.org

Wording: Charles Plessy <plessy@debian.org>
Seconded: David Prévot <taffit@debian.org>
Seconded: Gregor Herrmann <gregoa@debian.org>
Closes: #640737
12 years agocopyright-format: Fix syntax of examples.
Bill Allombert [Tue, 29 Nov 2011 23:39:39 +0000 (00:39 +0100)]
copyright-format: Fix syntax of examples.

Proposed by: Charles Plessy <plessy@debian.org>
Wording: Jonathan Nieder <jrnieder@gmail.com>
Closes: #649674
12 years agocopyright-format: Clarify specification of multiple license exception
Bill Allombert [Mon, 28 Nov 2011 22:49:46 +0000 (23:49 +0100)]
copyright-format: Clarify specification of multiple license exception

Wording: Steve Langasek <vorlon@debian.org>
Seconded: Craig Small <csmall@debian.org>
Seconded: Gregor Herrmann <gregoa@debian.org>
Seconded: Jakub Wilk <jwilk@debian.org>
Seconded: Jonas Smedegaard <dr@jones.dk>
Closes: #633797
12 years agoFix typo in upgrading-checklist.sgml: d -> do.
Bill Allombert [Mon, 28 Nov 2011 20:58:50 +0000 (21:58 +0100)]
Fix typo in upgrading-checklist.sgml: d -> do.

12 years agoPolicy 9.10: No more recommend to call install-docs for doc-base.
Bill Allombert [Mon, 28 Nov 2011 12:04:35 +0000 (13:04 +0100)]
Policy 9.10: No more recommend to call install-docs for doc-base.

Wording: Charles Plessy <plessy@debian.org>
Seconded: Robert Luberda <robert@debian.org>
Seconded: Raphael Hertzog <hertzog@debian.org>
Closes: #637614
12 years agoAdd build-arch and build-indep targets to debian/rules
Russ Allbery [Sat, 5 Nov 2011 20:35:31 +0000 (13:35 -0700)]
Add build-arch and build-indep targets to debian/rules

12 years agoClarify Description continuation lines must contain non-whitespace
Russ Allbery [Mon, 31 Oct 2011 18:00:06 +0000 (11:00 -0700)]
Clarify Description continuation lines must contain non-whitespace

* Clarify that continuation lines of the Description control field must
  contain at least one non-whitespace character.  Thanks, Guillem Jover.
  (Closes: #627490)

12 years agoAdd AGPL-3 to tools/license-count
Russ Allbery [Mon, 31 Oct 2011 17:50:38 +0000 (10:50 -0700)]
Add AGPL-3 to tools/license-count

12 years agochnagelog: white-space cleanup
Bill Allombert [Tue, 11 Oct 2011 09:15:07 +0000 (11:15 +0200)]
chnagelog: white-space cleanup

12 years agoFix 3.9.2 release date to April 2011, not April 2010.
Bill Allombert [Tue, 11 Oct 2011 09:14:26 +0000 (11:14 +0200)]
Fix 3.9.2 release date to April 2011, not April 2010.

12 years agoVirtual: change ttf-japanese-{mincho, gothic} to fonts-japanese-{mincho, gothic}.
Bill Allombert [Tue, 11 Oct 2011 09:08:41 +0000 (11:08 +0200)]
Virtual: change ttf-japanese-{mincho, gothic} to fonts-japanese-{mincho, gothic}.

Proposed by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Seconded: Charles Plessy <plessy@debian.org>
Seconded: Bill Allombert <ballombe@debian.org>
Closes: #644230
12 years ago * copyright-format: remove drivers from abstract and useless appendix
Bill Allombert [Thu, 8 Sep 2011 15:20:23 +0000 (17:20 +0200)]
  * copyright-format: remove drivers from abstract and useless appendix
    Wording: Lars Wirzenius <liw@liw.fi>
    Seconded: Charles Plessy <plessy@debian.org>
    Seconded: Jakub Wilk <jwilk@debian.org>
Closes: #640735
12 years ago5.1: fix typo: add missing 'of'.
Bill Allombert [Sun, 4 Sep 2011 08:18:46 +0000 (10:18 +0200)]
5.1: fix typo: add missing 'of'.

Patch from Charles Plessy.

12 years agoPerl policy: Document major version upgrade trigger
Bill Allombert [Mon, 6 Jun 2011 18:30:34 +0000 (20:30 +0200)]
Perl policy: Document major version upgrade trigger

Wording: Dominic Hargreaves <dom@debian.org>
Seconded: Russ Allbery <rra@debian.org>
Seconded: Niko Tyni <ntyni@debian.org>
Seconded: Gregor Herrmann <gregoa@debian.org>
Closes: #619275
12 years agoPolicy: Clarify that 'machine-extractable' referer the copyright files (12.5)
Bill Allombert [Sat, 28 May 2011 20:37:29 +0000 (22:37 +0200)]
Policy: Clarify that 'machine-extractable' referer the copyright files (12.5)
Wording:  Charles Plessy <plessy@debian.org>
Seconded: Bill Allombert <ballombe@debian.org>
Seconded: Jakub Wilk <jwilk@debian.org>
Closes: #617516
12 years agocopyright-format: Update SPDX link to point to the SPDX license registry.
Bill Allombert [Mon, 30 May 2011 13:43:39 +0000 (15:43 +0200)]
copyright-format: Update SPDX link to point to the SPDX license registry.

Patch by Charles Plessy.  Closes: #628540

12 years agoPolicy: Link relationship fields (7.1) to architecture specification strings (11.1)
Bill Allombert [Sat, 28 May 2011 20:41:55 +0000 (22:41 +0200)]
Policy: Link relationship fields (7.1) to architecture specification strings (11.1)

Patch from Charles Plessy in #628174.

12 years agocopyright-format: Fix URL for the Eiffel Forum License.
Bill Allombert [Sat, 28 May 2011 18:20:35 +0000 (20:20 +0200)]
copyright-format: Fix URL for the Eiffel Forum License.

Reported by Thomas Preud'homme, patch by Charles Plessy.  Closes: #623050

12 years agoAdd changelog entry for #626796
Russ Allbery [Mon, 16 May 2011 21:07:13 +0000 (14:07 -0700)]
Add changelog entry for #626796

12 years agoNormalise the how ‘debian/control’ and ‘.dsc’ files are called.
Charles Plessy [Sun, 15 May 2011 10:43:16 +0000 (19:43 +0900)]
Normalise the how ‘debian/control’ and ‘.dsc’ files are called.

§5.2 names debian/control files ‘Source package control files’,
and §5.4 names .dsc files ‘Debian source control files’.  This patch
ensures that the name ‘Source package control file’ is used only
for debian/control files.

12 years agoupgrading-checklist and changelog tweaks for #621479
Russ Allbery [Mon, 16 May 2011 21:01:41 +0000 (14:01 -0700)]
upgrading-checklist and changelog tweaks for #621479

12 years agoAdd changelog and upgrading-checklist for #626779
Russ Allbery [Mon, 16 May 2011 20:59:12 +0000 (13:59 -0700)]
Add changelog and upgrading-checklist for #626779

12 years agoArchitecture in .dsc may now be "any all"
Raphael Hertzog [Mon, 16 May 2011 20:54:34 +0000 (13:54 -0700)]
Architecture in .dsc may now be "any all"

With dpkg >= 1.16.1, the value of the Architecture field in the .dsc
is generated a bit differently.

The goal is to be able to always know when a source package generates an
architecture-independent package. Currently as soon as one binary is
"Architecture: any", the value generated is "any" and we have no way to
know that there are "Architecture: all".

With dpkg >= 1.16.1, the "all" is kept even if there's a binary package
with "any". So the resulting value is then "any all". This allows
wanna-build to know if it must schedule a build for the "Architecure: all"
packages.

13 years agoAdd bug number for typo in upgrading-checklist.txt.
Bill Allombert [Wed, 11 May 2011 19:38:46 +0000 (21:38 +0200)]
Add bug number for typo in upgrading-checklist.txt.