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