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