summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam D Barratt [Sat, 9 Dec 2023 21:08:29 +0000 (21:08 +0000)]
Merge base-files (12.4+deb12u4) import into refs/heads/workingbranch
Adam D Barratt [Sat, 9 Dec 2023 21:08:29 +0000 (21:08 +0000)]
base-files (12.4+deb12u4) bookworm; urgency=medium
* Change /etc/debian_version to 12.4, for Debian 12.4 point release.
[dgit import package base-files 12.4+deb12u4]
Santiago Vila [Fri, 29 Sep 2023 20:04:00 +0000 (21:04 +0100)]
Merge base-files (12.4+deb12u2) import into refs/heads/workingbranch
Santiago Vila [Fri, 29 Sep 2023 20:04:00 +0000 (21:04 +0100)]
base-files (12.4+deb12u2) bookworm; urgency=medium
* Change /etc/debian_version to 12.2, for Debian 12.2 point release.
[dgit import package base-files 12.4+deb12u2]
Santiago Vila [Fri, 14 Jul 2023 16:00:00 +0000 (17:00 +0100)]
Merge base-files (12.4+deb12u1) import into refs/heads/workingbranch
Santiago Vila [Fri, 14 Jul 2023 16:00:00 +0000 (17:00 +0100)]
base-files (12.4+deb12u1) bookworm; urgency=medium
* Change /etc/debian_version to 12.1, for Debian 12.1 point release.
[dgit import package base-files 12.4+deb12u1]
Santiago Vila [Thu, 2 Mar 2023 13:55:00 +0000 (13:55 +0000)]
Merge base-files (12.4) import into refs/heads/workingbranch
Santiago Vila [Thu, 2 Mar 2023 13:55:00 +0000 (13:55 +0000)]
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.
[dgit import package base-files 12.4]
Santiago Vila [Mon, 3 Oct 2022 21:30:00 +0000 (22:30 +0100)]
Merge base-files (12.3) import into refs/heads/workingbranch
Santiago Vila [Mon, 3 Oct 2022 21:30:00 +0000 (22:30 +0100)]
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".
[dgit import package base-files 12.3]
Santiago Vila [Wed, 19 Jan 2022 22:35:00 +0000 (22:35 +0000)]
Merge base-files (12.2) import into refs/heads/workingbranch
Santiago Vila [Wed, 19 Jan 2022 22:35:00 +0000 (22:35 +0000)]
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.
[dgit import package base-files 12.2]
Santiago Vila [Sun, 22 Aug 2021 17:00:00 +0000 (18:00 +0100)]
Merge base-files (12) import into refs/heads/workingbranch
Santiago Vila [Sun, 22 Aug 2021 17:00:00 +0000 (18:00 +0100)]
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.
[dgit import package base-files 12]
Santiago Vila [Sat, 10 Apr 2021 20:15:00 +0000 (21:15 +0100)]
Merge base-files (11.1) import into refs/heads/workingbranch
Santiago Vila [Sat, 10 Apr 2021 20:15:00 +0000 (21:15 +0100)]
base-files (11.1) unstable; urgency=medium
* Use https where appropriate, namely, origins/debian (currently used)
and share/staff-group-for-usr-local (not anymore). Closes: #959470.
* Gracefully handle /usr/share/info not existing. Closes: #977113.
* Use $() instead of `` where appropriate, namely, the default files
for /etc/profile and /root/.bashrc. Closes: #982687.
* Update share/profile.md5sums as the default file has changed.
* Update build-dependency on debhelper.
* Release candidate for bullseye as stable:
- Use "11" as version in /etc/issue and /etc/issue.net.
(never expected to change after buster is released)
- Use 11.0 as version in /etc/debian_version.
(expected to change at every point release)
- Change PRETTY_NAME in /usr/lib/os-release, adding 11 as version number
and "(bullseye)" as codename. Add also VERSION_ID and VERSION.
(never expected to change)
- Add VERSION_CODENAME to os-release.
(only expected on stable releases)
- Update README (bullseye -> bookworm).
[dgit import package base-files 11.1]
Santiago Vila [Tue, 9 Jul 2019 10:05:50 +0000 (11:05 +0100)]
Merge base-files (11) import into refs/heads/workingbranch
Santiago Vila [Tue, 9 Jul 2019 10:05:50 +0000 (11:05 +0100)]
base-files (11) unstable; urgency=medium
* Change issue, issue.net, debian_version and os-release to read
"bullseye/sid".
* Drop VERSION, VERSION_ID and CODENAME from os-release.
* Make "mesg n" silent in default /root/.profile. Closes: #930654.
[dgit import package base-files 11]
Santiago Vila [Mon, 13 May 2019 20:25:32 +0000 (21:25 +0100)]
Merge base-files (10.3) import into refs/heads/workingbranch
Santiago Vila [Mon, 13 May 2019 20:25:32 +0000 (21:25 +0100)]
base-files (10.3) unstable; urgency=medium
* Add Breaks: debian-security-support (<< 2019.04.25). Closes: #928172.
This is the first version of debian-security-support which does not break
when /etc/debian_version contains a string in the form "10.x".
[dgit import package base-files 10.3]
Santiago Vila [Sat, 13 Jan 2018 23:36:34 +0000 (23:36 +0000)]
Merge base-files (10.1) import into refs/heads/workingbranch
Santiago Vila [Sat, 13 Jan 2018 23:36:34 +0000 (23:36 +0000)]
base-files (10.1) unstable; urgency=medium
* Add CC0-1.0 to common-licenses. Closes: #859649, #882628.
Source: https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt.
* Simplify debian/rules a little bit by dropping install target
and using override_dh_auto_install instead. Closes: #886901.
Package should now build from source again in every supported way.
Thanks to Daniel Schepler for the report and to Niels Thykier for
clarifying the true nature of this bug.
* Do not create /etc/staff-group-for-usr-local on new installs anymore.
Do not create it on upgrades either, as we don't support upgrades
skipping stable releases, and even less skipping several releases.
* Standards-Version: 4.1.3.
[dgit import package base-files 10.1]
Santiago Vila [Sun, 25 Jun 2017 22:19:42 +0000 (23:19 +0100)]
Merge base-files (10) import into refs/heads/workingbranch
Santiago Vila [Sun, 25 Jun 2017 22:19:42 +0000 (23:19 +0100)]
base-files (10) unstable; urgency=medium
* Change issue, issue.net, debian_version and os-release to read
"buster/sid", and drop VERSION and VERSION_ID from os-release.
* Fix typo in changelog for version 9.
[dgit import package base-files 10]
Santiago Vila [Tue, 4 Apr 2017 16:00:30 +0000 (16:00 +0000)]
Merge base-files (9.9) import into refs/heads/workingbranch
Santiago Vila [Tue, 4 Apr 2017 16:00:30 +0000 (16:00 +0000)]
base-files (9.9) unstable; urgency=medium
* Add MPL-1.1 and MPL-2.0 to common-licenses. Closes: #849835.
License texts taken from https://www.mozilla.org/en-US/MPL/.
* Add a default /etc/update-motd.d/10-uname script to
recover the traditional motd behaviour. Closes: #859124.
[dgit import package base-files 9.9]
Santiago Vila [Sun, 15 Jan 2017 22:00:02 +0000 (22:00 +0000)]
Merge base-files (9.8) import into refs/heads/workingbranch
Santiago Vila [Sun, 15 Jan 2017 22:00:02 +0000 (22:00 +0000)]
base-files (9.8) unstable; urgency=medium
* Release candidate for stretch as stable:
- Use "9" as version in /etc/issue and /etc/issue.net.
(never expected to change after stretch is released)
- Use 9.0 as version in /etc/debian_version.
(expected to change at every point release)
- Change PRETTY_NAME in /usr/lib/os-release, adding 9 as version number
and "(stretch)" as codename. Add also VERSION_ID and VERSION.
(never expected to change)
- Update README (stretch -> buster).
* Standards-Version: 3.9.8 (no special changes for this).
[dgit import package base-files 9.8]
Raspbian Automatic git importer [Thu, 22 Dec 2016 05:29:23 +0000 (05:29 +0000)]
Merge base-files (9.7) import into refs/heads/workingbranch
Raspbian Automatic git importer [Thu, 22 Dec 2016 05:29:23 +0000 (05:29 +0000)]
Merge base-files (9.6) import into refs/heads/workingbranch
Santiago Vila [Sun, 27 Nov 2016 18:29:38 +0000 (18:29 +0000)]
base-files (9.7) unstable; urgency=medium
* Do not care about /etc/nsswitch.conf anymore, as the file has been
moved to libc-bin. Closes: #827095.
[ Guillem Jover ]
* Do not use gzip compression anymore to build .deb and use the default.
[dgit import package base-files 9.7]
Santiago Vila [Fri, 4 Mar 2016 16:33:40 +0000 (16:33 +0000)]
base-files (9.6) unstable; urgency=low
* Add lintian override for /etc/os-release.
* Add lintian overrides for /usr/share/common-licenses.
* Standards-Version: 3.9.7 (no special changes for this).
* Switch to dh. Hopefully this should make the package easier
to fork. Closes: #693423.
* Change default /etc/profile to not warn about possibly undefined
variables PS1 and BASH. Closes: #776154.
[dgit import package base-files 9.6]
Santiago Vila [Sun, 30 Nov 2014 12:36:12 +0000 (12:36 +0000)]
base-files (8) unstable; urgency=low
* Release for jessie as stable:
- Use "8" as version in /etc/issue and /etc/issue.net. As usual, this
is never expected to change once that jessie is released as Debian 8.
- Use 8.0 as version in /etc/debian_version. As usual, this is expected
to change at every point release.
- Changed PRETTY_NAME in /usr/lib/os-release, adding 8 as version number
and "(jessie)" as codename. Added also VERSION_ID and VERSION.
This file, /usr/lib/os-release, is not expected to change either.
- Updated README (jessie -> stretch).
* Packages are not expected to rely on the contents of any of these
files, but if they do, they might better break now while we can still
fix them.
[dgit import package base-files 8]