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