summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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]