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