base-files.git
18 months agoMerge version 13+rpi1 and 13.2 to produce 13.2+rpi1 archive/raspbian/13.2+rpi1 raspbian/13.2+rpi1
Raspbian automatic forward porter [Thu, 30 May 2024 23:07:40 +0000 (00:07 +0100)]
Merge version 13+rpi1 and 13.2 to produce 13.2+rpi1

19 months agoMerge base-files (13.2) import into refs/heads/workingbranch
Santiago Vila [Fri, 3 May 2024 16:15:00 +0000 (18:15 +0200)]
Merge base-files (13.2) import into refs/heads/workingbranch

19 months agobase-files (13.2) unstable; urgency=medium
Santiago Vila [Fri, 3 May 2024 16:15:00 +0000 (18:15 +0200)]
base-files (13.2) unstable; urgency=medium

  * Document that /etc/profile is not a conffile anymore. Closes: #868095.
  * Use a regexp to source files in /etc/profile.d. The behaviour should now be
    well defined and consistent. Closes: #885414, #1069279.
  * Add NEWS.Debian entry for the above.
  * Document that the default umask is defined in /etc/login.defs. Closes: #983606.
  * Add #DEBHELPER# token to postinst to make lintian happy.
  * Make binary package to be git-reproducible.

[dgit import package base-files 13.2]

2 years agoMerge base-files (13+rpi1) import into refs/heads/workingbranch
Raspbian forward porter [Sun, 17 Sep 2023 18:46:01 +0000 (19:46 +0100)]
Merge base-files (13+rpi1) import into refs/heads/workingbranch

2 years agobase-files (13+rpi1) trixie-staging; urgency=medium
Raspbian forward porter [Sun, 17 Sep 2023 18:46:01 +0000 (19:46 +0100)]
base-files (13+rpi1) trixie-staging; urgency=medium

  [changes brought forward from 8+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Jan 2015 02:03:42 +0000]
  * Modify default vendor etc for raspbian.
  * Modify maintainer scripts so default will be set to raspbian even when
    upgrading
  [changes introduced in 10+rpi1 by Peter Michael Green]
  * Make some changes using sed in debian/rules rather than directly in source
    package to avoid merge conflicts.
  [changes introduced in 10.3+rpi1 by Peter Michael Green]
  * Make further changes in debian/rules rather than directly to files in
    package to further avoid merge conflicts.
  * Make changes in debian/rules in the "install" step to avoid the need for
    code to revert them.
  * Add build-dependency on moreutils to support new code in debian/rules.

[dgit import package base-files 13+rpi1]

2 years agoMerge base-files (13) import into refs/heads/workingbranch
Santiago Vila [Sun, 11 Jun 2023 15:00:00 +0000 (16:00 +0100)]
Merge base-files (13) import into refs/heads/workingbranch

2 years agobase-files (13) unstable; urgency=medium
Santiago Vila [Sun, 11 Jun 2023 15:00:00 +0000 (16:00 +0100)]
base-files (13) unstable; urgency=medium

  * Change issue, issue.net, debian_version and os-release
    to read "trixie/sid".
  * Change VERSION_CODENAME in os-release to read "trixie".
  * Drop VERSION and VERSION_ID from os-release.

[dgit import package base-files 13]

2 years agoMerge base-files (12.4) import into refs/heads/workingbranch
Santiago Vila [Thu, 2 Mar 2023 13:55:00 +0000 (13:55 +0000)]
Merge base-files (12.4) import into refs/heads/workingbranch

2 years agobase-files (12.4) unstable; urgency=medium
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]

3 years agoMerge base-files (12.3) import into refs/heads/workingbranch
Santiago Vila [Mon, 3 Oct 2022 21:30:00 +0000 (22:30 +0100)]
Merge base-files (12.3) import into refs/heads/workingbranch

3 years agobase-files (12.3) unstable; urgency=high
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]

3 years agoMerge base-files (12.2) import into refs/heads/workingbranch
Santiago Vila [Wed, 19 Jan 2022 22:35:00 +0000 (22:35 +0000)]
Merge base-files (12.2) import into refs/heads/workingbranch

3 years agobase-files (12.2) unstable; urgency=medium
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]

4 years agoMerge base-files (12) import into refs/heads/workingbranch
Santiago Vila [Sun, 22 Aug 2021 17:00:00 +0000 (18:00 +0100)]
Merge base-files (12) import into refs/heads/workingbranch

4 years agobase-files (12) unstable; urgency=medium
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]

4 years agoMerge base-files (11.1) import into refs/heads/workingbranch
Santiago Vila [Sat, 10 Apr 2021 20:15:00 +0000 (21:15 +0100)]
Merge base-files (11.1) import into refs/heads/workingbranch

4 years agobase-files (11.1) unstable; urgency=medium
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]

6 years agoMerge base-files (11) import into refs/heads/workingbranch
Santiago Vila [Tue, 9 Jul 2019 10:05:50 +0000 (11:05 +0100)]
Merge base-files (11) import into refs/heads/workingbranch

6 years agobase-files (11) unstable; urgency=medium
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]

6 years agoMerge base-files (10.3) import into refs/heads/workingbranch
Santiago Vila [Mon, 13 May 2019 20:25:32 +0000 (21:25 +0100)]
Merge base-files (10.3) import into refs/heads/workingbranch

6 years agobase-files (10.3) unstable; urgency=medium
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]

7 years agoMerge base-files (10.1) import into refs/heads/workingbranch
Santiago Vila [Sat, 13 Jan 2018 23:36:34 +0000 (23:36 +0000)]
Merge base-files (10.1) import into refs/heads/workingbranch

7 years agobase-files (10.1) unstable; urgency=medium
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]

8 years agoMerge base-files (10) import into refs/heads/workingbranch
Santiago Vila [Sun, 25 Jun 2017 22:19:42 +0000 (23:19 +0100)]
Merge base-files (10) import into refs/heads/workingbranch

8 years agobase-files (10) unstable; urgency=medium
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]

8 years agoMerge base-files (9.9) import into refs/heads/workingbranch
Santiago Vila [Tue, 4 Apr 2017 16:00:30 +0000 (16:00 +0000)]
Merge base-files (9.9) import into refs/heads/workingbranch

8 years agobase-files (9.9) unstable; urgency=medium
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]

8 years agoMerge base-files (9.8) import into refs/heads/workingbranch
Santiago Vila [Sun, 15 Jan 2017 22:00:02 +0000 (22:00 +0000)]
Merge base-files (9.8) import into refs/heads/workingbranch

8 years agobase-files (9.8) unstable; urgency=medium
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]

8 years agoMerge 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.7) import into refs/heads/workingbranch

8 years agoMerge base-files (9.6) 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

9 years agobase-files (9.7) unstable; urgency=medium
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]

9 years agobase-files (9.6) unstable; urgency=low
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]

11 years agobase-files (8) unstable; urgency=low
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]