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