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