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