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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
reform-setup-wizard (1.0-13) unstable; urgency=medium
* debian/control: set Maintainer to Debian Reform Team
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Fri, 14 Feb 2025 09:15:17 +0100
reform-setup-wizard (1.0-12) unstable; urgency=medium
[ Johannes Schauer Marin Rodrigues ]
* debian/tests/control: disable all tests (Closes: #1079702)
[ Matthias Geiger ]
* reform-setup-wizard: update for gtk-rs 0.9 (Closes: #1079332)
* build-depend on gdk-pixbuf
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Wed, 28 Aug 2024 16:10:50 +0200
reform-setup-wizard (1.0-11) unstable; urgency=medium
* debian/control: adjust Vcs-* urls for move to reform-team
* debian/control: make use of cargo's built-using substitution variables
* debian/control: update Standards-Version
* debian/source/lintian-overrides: use wildcard for line number
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Thu, 22 Aug 2024 11:13:51 +0200
reform-setup-wizard (1.0-10) unstable; urgency=medium
* debian/control: limit package to architectures for which new graphical
desktop installations are expected. If you want to sink time in making this
work on armel, s390x or riscv, please contact me. Too many hours of my
free-time went into architectures on which nobody is going to use this
package on already.
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Tue, 13 Aug 2024 06:11:14 +0200
reform-setup-wizard (1.0-9) unstable; urgency=medium
* debian/tests/minivncdotool.py: write out the raw screenshot data for
debugging s390x
* debian/source/lintian-overrides: override illegal-runtime-test-name
* skip test_without_chroot on armel and armhf
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Mon, 12 Aug 2024 13:24:55 +0200
reform-setup-wizard (1.0-8) unstable; urgency=medium
* debian/tests/control: rootful podman requires netavark.
Thanks to Reinhard Tartler <siretart@debian.org> (Closes: #1078506)
* debian/tests/test_with_chroot.sh: ensure that the script is executed as the
superuser
* debian/tests/control: add test-name
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sun, 11 Aug 2024 21:02:45 +0200
reform-setup-wizard (1.0-7) unstable; urgency=medium
* debian/tests: double timeouts
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Tue, 28 May 2024 09:22:19 +0200
reform-setup-wizard (1.0-6) unstable; urgency=medium
* debian/tests: more debugging output
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Mon, 27 May 2024 19:30:43 +0200
reform-setup-wizard (1.0-5) unstable; urgency=medium
* debian/tests/test_with_chroot.sh: create artifacts on failure to debug
s390x on ci.d.n
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sun, 26 May 2024 21:16:32 +0200
reform-setup-wizard (1.0-4) unstable; urgency=medium
* add debian/tests/test_without_chroot
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sat, 11 May 2024 02:41:57 +0200
reform-setup-wizard (1.0-3) unstable; urgency=medium
* add autopkgtest
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Thu, 09 May 2024 21:06:21 +0200
reform-setup-wizard (1.0-2) unstable; urgency=medium
* include /etc/sway/config.d/*.conf in reform-setup-sway-config
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Thu, 09 May 2024 14:44:34 +0200
reform-setup-wizard (1.0-1) unstable; urgency=medium
* New upstream version 1.0
* debian/watch: use searchmode=plain
* reform-setup-wizard: add breaks+replaces on mnt-reform-setup-wizard
(closes: #1069793)
* debian/install: install cleanup.sh and reform-setup-sway-config
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Mon, 06 May 2024 22:59:58 +0200
reform-setup-wizard (0.1.0-3) experimental; urgency=medium
* fix binary package name mnt-reform-setup-wizard -> reform-setup-wizard
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Tue, 23 Apr 2024 12:37:42 +0200
reform-setup-wizard (0.1.0-2) experimental; urgency=medium
[ Johannes Schauer Marin Rodrigues ]
* debian/rules: use tuigreet d/rules
* debian/salsa-ci.yml: disable blhc and crossbuilding
[ Jeremy BĂcha ]
* Build with Rust GNOME 46 crates
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sun, 21 Apr 2024 06:55:58 -0400
reform-setup-wizard (0.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #1067153)
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Wed, 20 Mar 2024 08:11:13 +0100
|