diff options
| author | 2023-09-29 22:04:00 +0200 | |
|---|---|---|
| committer | 2023-12-03 16:19:49 +0600 | |
| commit | 8bf29443882648e8fa3d641e2ca22162b9efdd73 (patch) | |
| tree | 2386fa87ababe5f21557b7509ac765d14eb45111 /licenses/GFDL-1.2 | |
| parent | aaaa6dfeaa45166e74202a50e48080d83a3e03b8 (diff) | |
| download | base-files-debian/12.4+deb12u2.tar.gz base-files-debian/12.4+deb12u2.zip | |
Import Debian version 12.4+deb12u2debian/12.4+deb12u2
base-files (12.4+deb12u2) bookworm; urgency=medium
.
* Change /etc/debian_version to 12.2, for Debian 12.2 point release.
.
base-files (12.4+deb12u1) bookworm; urgency=medium
.
* Change /etc/debian_version to 12.1, for Debian 12.1 point release.
.
base-files (12.4) unstable; urgency=medium
.
* Release candidate for bookworm as stable:
- Use "12" as version in /etc/issue and /etc/issue.net.
(never expected to change after release)
- Use 12.0 as version in /etc/debian_version.
(expected to change at every point release)
- Change PRETTY_NAME in /usr/lib/os-release, adding 12 as version number
and "(bookworm)" as codename. Add also VERSION_ID and VERSION.
(never expected to change)
- Variable VERSION_CODENAME was already defined as "bookworm".
- Update README (bookworm -> trixie).
* Refresh GFDL-1.2, GFDL-1.3, GPL-3, LGPL-2 and LGPL-3 from their
canonical place at https://ftp.gnu.org/gnu/Licenses/ as they have
minor editorial changes like trimming spaces, https, etc.
* Drop debian/current-md5sums-obsolete. Closes: #1009358.
* Ship a real debian/copyright file in source package instead of
generating it at build time.
* Call dh_installchangelogs using --no-trim option.
Add versioned build-dependency on debhelper for the above.
* Update lintian-overrides to new format.
* Rules-Requires-Root: binary-targets.
* Update standards version to 4.6.2.
.
base-files (12.3) unstable; urgency=high
.
* Add VERSION_CODENAME to /etc/os-release. Closes: #1008735.
This still respects the fact that Debian distributions do not have
a version number until they are actually released as stable, but makes
/etc/os-release a little bit more useful for those who use testing as
a pre-release for the next stable. Those users are also the reason why
in this case we are simply using the string "bookworm".
.
base-files (12.2) unstable; urgency=medium
.
* A simplified version of the patch for DPKG_ROOT was applied, but the
simplification went too far and was incorrect. Closes: #824594.
* Use $() instead of `` when calling md5sum.
.
base-files (12.1) unstable; urgency=medium
.
* Add support for DPKG_ROOT to postinst. Closes: #824594
.
base-files (12) unstable; urgency=medium
.
* Do not create /var/run/utmp in postinst, as /var/run is
ephemeral and it does not make sense. Closes: #989725.
* Do not create /var/lib/dpkg/status if missing anymore,
as dpkg already does that. Closes: #989726.
* Change issue, issue.net, debian_version and os-release to read
"bookworm/sid". Closes: #992369.
* Drop VERSION, VERSION_ID and CODENAME from os-release.
Diffstat (limited to 'licenses/GFDL-1.2')
| -rw-r--r-- | licenses/GFDL-1.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/licenses/GFDL-1.2 b/licenses/GFDL-1.2 index a988da5..68d93f4 100644 --- a/licenses/GFDL-1.2 +++ b/licenses/GFDL-1.2 @@ -355,7 +355,7 @@ The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See -http://www.gnu.org/copyleft/. +https://www.gnu.org/licenses/. Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this |
