]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blob - debian/changelog
Set debhelper-compat version in Build-Depends.
[deb_pkgs/autorandr.git] / debian / changelog
1 autorandr (1.12.1-2) UNRELEASED; urgency=medium
2
3   * Trim trailing whitespace.
4   * Bump debhelper from old 12 to 13.
5   * Set debhelper-compat version in Build-Depends.
6
7  -- Debian Janitor <janitor@jelmer.uk>  Sun, 18 Sep 2022 06:01:26 -0000
8
9 autorandr (1.12.1-1) unstable; urgency=medium
10
11   * New upstream releases
12     - Fixes deprecated distutils (Closes: #1010039)
13
14  -- Don Armstrong <don@debian.org>  Fri, 22 Apr 2022 16:55:54 -0700
15
16 autorandr (1.11-1) unstable; urgency=medium
17
18   * New upstream release
19
20  -- Don Armstrong <don@debian.org>  Wed, 25 Nov 2020 10:07:51 -0800
21
22 autorandr (1.10.1-1) unstable; urgency=medium
23
24   * New upstream release (Closes: #958833)
25
26  -- Don Armstrong <don@debian.org>  Sun, 23 Aug 2020 17:49:28 -0700
27
28 autorandr (1.9-1) unstable; urgency=medium
29
30   * New upstream release
31
32  -- Don Armstrong <don@debian.org>  Fri, 21 Feb 2020 18:40:24 -0800
33
34 autorandr (1.8.1-2.1) unstable; urgency=medium
35
36   * Non-maintainer upload.
37   * No-change source-only upload to allow testing migration.
38     (Closes: #950360)
39
40  -- Boyuan Yang <byang@debian.org>  Fri, 31 Jan 2020 12:44:15 -0500
41
42 autorandr (1.8.1-2) unstable; urgency=medium
43
44   * Switch to using python3 by changing the #! line and dependencies; no
45     other changes were required (Closes: #936170)
46   * Use default as the default autorandr configuration when called via systemd
47
48  -- Don Armstrong <don@debian.org>  Fri, 30 Aug 2019 00:30:36 -0700
49
50 autorandr (1.8.1-1) unstable; urgency=medium
51
52   * New upstream release
53   * Remove Debian autorandr manpage
54
55  -- Don Armstrong <don@debian.org>  Fri, 16 Aug 2019 21:18:44 -0700
56
57 autorandr (1.7-1) unstable; urgency=medium
58
59   * New upstream release
60     - Fix bottom of rotated screen cut off (Closes: #917848)
61
62  -- Don Armstrong <don@debian.org>  Sun, 30 Dec 2018 22:00:08 -0800
63
64 autorandr (1.6-1) unstable; urgency=medium
65
66   * New upstream release (Closes: #905236)
67
68  -- Don Armstrong <don@debian.org>  Wed, 01 Aug 2018 19:33:58 -0700
69
70 autorandr (1.5-1) unstable; urgency=medium
71
72   * New upstream release
73     - Use stdout for state output (Closes: #891054)
74     - Provide --current and --detected (Closes: #891055)
75   * Remove --default from service; this should now be specified in a
76     configuration file.
77   * Document how --default works better (Closes: #891061)
78
79  -- Don Armstrong <don@debian.org>  Tue, 03 Apr 2018 13:56:17 -0700
80
81 autorandr (1.4-1) unstable; urgency=medium
82
83   * New upstream release
84     - fixes errors when using built-in configuration
85   * settings.ini now upstream, disabled patch.
86
87  -- Don Armstrong <don@debian.org>  Fri, 22 Dec 2017 10:25:07 -0800
88
89 autorandr (1.3-2) unstable; urgency=medium
90
91   * Add in support for missing config section in settings.ini from
92     upstream @e717470ee. (Closes: #884855)
93
94  -- Don Armstrong <don@debian.org>  Thu, 21 Dec 2017 09:09:25 -0800
95
96 autorandr (1.3-1) unstable; urgency=medium
97
98   * New upstream release
99   * Cherrypick settings.ini patch from upstream
100   * Add missing license statements from debian/copyright
101
102  -- Don Armstrong <don@debian.org>  Mon, 11 Dec 2017 10:49:57 -0800
103
104 autorandr (1.2-1) unstable; urgency=medium
105
106   * Initial release (Closes: #880373)
107   * Initial control description based on upstream packaging
108
109  -- Don Armstrong <don@debian.org>  Mon, 30 Oct 2017 14:07:26 -0700