installation-birthday (19) unstable; urgency=medium * Add explicit Build-Depends on python3-setuptools. (Closes: #1080609) * Bump Standards-Version to 4.7.0. -- Chris Lamb Fri, 06 Sep 2024 12:04:26 +0100 installation-birthday (18) unstable; urgency=medium * Fix generation of candidate installation time via tune2fs. (Closes: #1075788) -- Chris Lamb Fri, 05 Jul 2024 07:28:12 -0700 installation-birthday (17) unstable; urgency=medium * Move away from utcfromtimestamp and fix another SyntaxWarning. (Closes: #1074444) * Bump debhelper compatibility level to 13. * Remove debian/source/options. -- Chris Lamb Fri, 28 Jun 2024 10:51:26 -0700 installation-birthday (16) unstable; urgency=medium [ Chris Lamb ] * Bump Standards-Version to 4.6.2. * Drop Build-Depends on python3-distutils. (Closes: #1065880) * Update debian/gitlab-ci.yml. [ Debian Janitor ] * Apply multi-arch hints. + installation-birthday: Add Multi-Arch: foreign. -- Chris Lamb Tue, 12 Mar 2024 12:15:44 +0000 installation-birthday (15) unstable; urgency=medium * Correct confusing internal logic of "--force" from being visible to users. Thanks to Boyd Stephen Smith for the bug report. (Closes: #895686) * Bump Standards-Version to 4.5.0. * Update my copyright years. -- Chris Lamb Fri, 17 Apr 2020 22:47:02 +0100 installation-birthday (14) unstable; urgency=medium * Add a --puppet option to output the date as a Puppet "fact". (Closes: #948838) * Apply the Black source code reformatter. * Bump Standards-Version to 4.4.1. * Specify Rules-Requires-Root: no. -- Chris Lamb Mon, 13 Jan 2020 21:54:47 +0000 installation-birthday (13) unstable; urgency=medium * Don't use the deprecated "platform" library; based on a patch by "boson" . (Closes: #940803) * Add a gitlab-ci.yml and don't build release tags. * Update copyright years. * Misc coding updates: - Use the logging module's own string interpolation. - Don't inherit from "object". - Apply the "black" source code formatter. - Make setup.py executable. * Bump Standards-Version to 4.4.0. * Bump debhelper compat level to 12. -- Chris Lamb Fri, 20 Sep 2019 11:28:46 +0200 installation-birthday (12) unstable; urgency=medium * Move to debhelper-compat virtual package. * Bump Standards-Version to 4.3.0. -- Chris Lamb Thu, 17 Jan 2019 19:53:34 +0000 installation-birthday (11) unstable; urgency=medium * Prefer the oldest mtime we can find. Thanks Adam Borowski! (Closes: #901005) -- Chris Lamb Sat, 09 Jun 2018 18:17:18 +0100 installation-birthday (10) unstable; urgency=medium * Update Vcs-* etc. to point to salsa.debian.org. -- Chris Lamb Thu, 07 Jun 2018 22:47:31 +0100 installation-birthday (9) unstable; urgency=medium * Also use /var/lib/vim to determine installation date. Thanks to Boyd Stephen Smith Jr. (bss@IguanaSuicide.net) for the report. (Closes: #895686) * debian/control: - Add python3-distutils to Build-Depends. - Drop "X-Python3-Version" field. - Bump Standards-Version to 4.1.4. - Add Homepage field. -- Chris Lamb Sun, 15 Apr 2018 12:24:12 +0100 installation-birthday (8) unstable; urgency=medium * Move to debhelper compatibility level 11. * Move to HTTPS Format: URI. -- Chris Lamb Sat, 17 Feb 2018 19:39:29 +0000 installation-birthday (7) unstable; urgency=medium * Add e2fsprogfs to Depends so it can drop "Essential: yes". (Closes: #887275) * Bump Standards-Version to 4.1.3. * Update .travis.yml. * Update debian/gbp.conf. -- Chris Lamb Mon, 15 Jan 2018 15:51:58 +1100 installation-birthday (6) unstable; urgency=medium * Bump Standards-Version to 4.1.2. * Replace "Priority: extra" with "Priority: optional". -- Chris Lamb Wed, 06 Dec 2017 21:57:14 +0000 installation-birthday (5) unstable; urgency=medium * Add some basic autopkgtest smoke tests. * Correct Vcs-{Git,Browser} location. -- Chris Lamb Mon, 26 Jun 2017 09:16:39 +0100 installation-birthday (4) unstable; urgency=medium * Add /var/log/installer/ and /var/log/bootstrap.log as (prefered) source locations for the installation date. (Closes: #862518) * Silence some PEP8 warnings. -- Chris Lamb Sun, 14 May 2017 11:40:05 +0200 installation-birthday (3) unstable; urgency=medium * Update package description. -- Chris Lamb Fri, 12 May 2017 11:08:32 +0200 installation-birthday (2) unstable; urgency=medium * Don't call .splitlines() - we already do it in ``BirthdayDay.check_output``. -- Chris Lamb Fri, 12 May 2017 09:37:27 +0200 installation-birthday (1) unstable; urgency=medium * Initial release. (Closes: #862354) -- Chris Lamb Thu, 11 May 2017 19:24:02 +0200