File: changelog

package info (click to toggle)
debian-crossgrader 0.0.3%2Bnmu4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,472 kB
  • sloc: python: 840; makefile: 17; sh: 16
file content (50 lines) | stat: -rw-r--r-- 1,562 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
debian-crossgrader (0.0.3+nmu4) unstable; urgency=medium

  * Non-maintainer upload.
  * Replace python3-appdirs with python3-platformdirs (Closes: #1067963)

 -- Alexandre Detiste <tchet@debian.org>  Sun, 22 Sep 2024 18:48:39 +0200

debian-crossgrader (0.0.3+nmu3) unstable; urgency=medium

  * Non-maintainer upload.
  * Purge with --force-remove-protected in the third stage to
    avoid failures due to packages that recently became protected.
    (Closes: #990669)

 -- Adrian Bunk <bunk@debian.org>  Wed, 14 Jul 2021 20:23:38 +0300

debian-crossgrader (0.0.3+nmu2) unstable; urgency=medium

  * NMU
  * *Really* do the source-only upload this time... :-/

 -- Steve McIntyre <93sam@debian.org>  Sat, 12 Dec 2020 21:22:05 +0000

debian-crossgrader (0.0.3+nmu1) unstable; urgency=medium

  * NMU
  * No-change source-only upload to allow migration into testing

 -- Steve McIntyre <93sam@debian.org>  Sat, 05 Dec 2020 01:49:52 +0000

debian-crossgrader (0.0.3) unstable; urgency=medium

  * Remove elf-arch usage from arch-check-hook.sh
  * Crossgrade login shells in first stage
  * Remove initramfs arch check hook in cleanup

 -- Kevin Wu <kevin@kevinniuwu.com>  Thu, 06 Aug 2020 18:23:19 -0700

debian-crossgrader (0.0.2) unstable; urgency=medium

  * Fix syntax errors in Python 3.5
  * Depend on python3-apt version 1.0.0

 -- Kevin Wu <kevin@kevinniuwu.com>  Thu, 06 Aug 2020 18:23:15 -0700

debian-crossgrader (0.0.1) unstable; urgency=low

  * Initial release. (Closes: #966533)

 -- Kevin Wu <kevin@kevinniuwu.com>  Mon, 27 Jul 2020 19:58:10 -0700