43bc1fcb735d2d05dfe030a6af60da1b12c4e59a
[debian/confclerk.git] / debian / changelog
1 confclerk (0.7.1-1) UNRELEASED; urgency=medium
2
3   * Import upstream version 0.7.1.
4
5  -- gregor herrmann <gregoa@debian.org>  Thu, 19 Aug 2021 15:58:46 +0200
6
7 confclerk (0.7.0-2) unstable; urgency=medium
8
9   * Upload to unstable.
10
11  -- gregor herrmann <gregoa@debian.org>  Sun, 15 Aug 2021 14:03:09 +0200
12
13 confclerk (0.7.0-1) experimental; urgency=medium
14
15   * Import upstream version 0.7.0.
16     Add "display time shift" option.
17     This allows users to show events in a different timezone than the one the
18     conference is in.
19   * Add debian/upstream/metadata.
20   * Install metainfo file.
21   * Add copyright and license info for metainfo file.
22   * Update years of upstream and packaging copyright.
23   * Declare compliance with Debian Policy 4.5.1.
24   * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
25   * Bump debhelper-compat to 13.
26   * Upload to experimental because of the freeze.
27
28  -- gregor herrmann <gregoa@debian.org>  Fri, 30 Jul 2021 02:31:07 +0200
29
30 confclerk (0.6.4-2) unstable; urgency=medium
31
32   * Use uscan version 4.
33   * Update years of packaging copyright.
34   * Update Vcs-* fields.
35   * Use HTTPS from some more URLs in debian/*
36   * Drop lintian overrides after fixing the URLs in debian/*.
37   * Drop debian/duck-overrides, not applicable anymore.
38   * Declare compliance with Debian Policy 4.5.0.
39   * Set Rules-Requires-Root: no.
40   * Bump debhelper-compat to 12.
41
42  -- gregor herrmann <gregoa@debian.org>  Fri, 01 May 2020 20:49:34 +0200
43
44 confclerk (0.6.4-1) unstable; urgency=medium
45
46   * New upstream release.
47     Fixes "Settings dialog does not make it clear what kind of proxy is
48     supported": improve dialog and add SOCKS5 support.
49     Thanks to intrigeri for the bug report.
50     (Closes: #877563)
51   * Add another lintian source override (debian-watch-uses-insecure-uri).
52   * Declare compliance with Debian Policy 4.1.2.
53
54  -- gregor herrmann <gregoa@debian.org>  Fri, 08 Dec 2017 15:36:38 +0100
55
56 confclerk (0.6.3-1) unstable; urgency=medium
57
58   * New upstream release.
59     - Fixes "infinite loop of error dialogs with DebConf17: UNCAUGHT
60       OrmException: No object exception". Missing or ill-formed event IDs are
61       now rejected on import.
62       Thanks to Paul Wise for the bug report. (Closes: #872596)
63     - Adds support for Qt5.
64       Thanks to Lisandro Damián Nicanor Pérez Meyer for the bug report.
65       (Closes: #874847)
66       Note to users: Qt5 saves the database in
67       ~/.local/share/Toastfreeware/ConfClerk/ConfClerk.sqlite while it was in
68       ~/.local/share/data/Toastfreeware/ConfClerk/ConfClerk.sqlite with Qt4.
69   * Update debian/{control,rules} for the Qt4→Qt5 switch.
70   * Add debian/duck-overrides (false positive about URL in Vcs-Browser).
71   * Declare compliance with Debian Policy 4.1.1.
72
73  -- gregor herrmann <gregoa@debian.org>  Sun, 01 Oct 2017 18:08:25 +0200
74
75 confclerk (0.6.2-1) unstable; urgency=medium
76
77   * New upstream release.
78     Fixes "Adding second choice favourites (feature request)".
79     Thanks to Elena ``of Valhalla'' for the bug report.
80     (Closes: #737106)
81   * Update years of upstream and packaging copyright.
82   * Don't install menu file (and xpm file) anymore as per Debian policy.
83   * Bump debhelper compatibility level to 10.
84   * Set bindnow linker flag in debian/rules.
85   * Add lintian override for vcs-field-uses-insecure-uri.
86   * Declare compliance with Debian Policy 3.9.8.
87
88  -- gregor herrmann <gregoa@debian.org>  Tue, 24 Jan 2017 19:14:46 +0100
89
90 confclerk (0.6.1-1) unstable; urgency=medium
91
92   * Verify OpenPGP signature of upstream tarball.
93
94   * New upstream release.
95   * Drop patches, merged upstream.
96   * Update years of upstream and packaging copyright.
97   * Drop removed TODO from debian/confclerk.docs.
98   * Declare compliance with Debian Policy 3.9.5.
99
100  -- gregor herrmann <gregoa@debian.org>  Thu, 11 Sep 2014 22:07:14 +0200
101
102 confclerk (0.6.0-1) unstable; urgency=low
103
104   * New upstream release.
105   * Update years of upstream and packaging copyright.
106   * Set Standards-Version to 3.9.4 (no further changes).
107   * Fix typo in long description.
108   * Add 2 minor patches (spelling mistake, Keywords fiels in .desktop
109     file).
110
111  -- gregor herrmann <gregoa@debian.org>  Wed, 12 Jun 2013 23:26:02 +0200
112
113 confclerk (0.5.5-1) unstable; urgency=low
114
115   * Update Vcs-* headers.
116   * Add Tony to Uploaders.
117
118   * New upstream release:
119     - various UI changes (new/moved buttons, new button bar, one tab removed)
120     - bug fixes: alarms get removed, HTTP redirects work, updated icons
121       most of them reported by Axel Beckert - thanks!
122   * debian/copyright: update to Copyright-Format 1.0.
123   * debian/copyright: update upstream and packaging copyright
124     holders/years.
125   * Bump Standards-Version to 3.9.3 (no changes).
126   * Set debhelper compatibility level to 9.
127   * debian/rules: add empty override_dh_auto_test, there are no tests.
128
129  -- gregor herrmann <gregoa@debian.org>  Wed, 13 Jun 2012 17:42:00 +0200
130
131 confclerk (0.5.4-1) unstable; urgency=low
132
133   * New upstream release. Some of the fixes were originally reported by
134     Debian users in the upstream bug tracker:
135     - Improve logic of grouping events into timeslots.
136     - No more "empty" tabs after some actions.
137     - Remove warnings without a database or with an empty one.
138     - Update dates and text for day navigator widget when switching
139       conference.
140     Thanks to Luca Capello and Axel Beckert.
141   * Update long description (again a proposal by Axel).
142
143  -- gregor herrmann <gregoa@debian.org>  Wed, 14 Sep 2011 20:56:59 +0200
144
145 confclerk (0.5.3-1) unstable; urgency=low
146
147   * New upstream release, with fixes for:
148     - "add a tool button to jump to the current day"; thanks to Michael
149       Schutte for the bug report and the patch; closes: #635247
150     - "Could not execute query to insert a conference: QSqlError(19,
151       "Unable to fetch row", "CONFERENCE.city may not be NULL")"; thanks to Axel
152       Beckert for the bug report; closes: #637865
153   * Update long description.
154
155  -- gregor herrmann <gregoa@debian.org>  Tue, 16 Aug 2011 23:56:01 +0200
156
157 confclerk (0.5.2-1) unstable; urgency=low
158
159   * New upstream release:
160     - show close button in conference dialog also if there are no conferences
161       yet, thanks Luca Capello
162     - remove event/room records on import to get rid of "old" room names; this
163       avoids duplicates when room names change.
164
165  -- gregor herrmann <gregoa@debian.org>  Sat, 23 Jul 2011 11:46:58 +0200
166
167 confclerk (0.5.1-1) unstable; urgency=low
168
169   * New upstream release.
170
171  -- gregor herrmann <gregoa@debian.org>  Thu, 14 Jul 2011 00:10:45 +0200
172
173 confclerk (0.5.0-1) unstable; urgency=low
174
175   * Initial release (closes: #632132).
176
177  -- gregor herrmann <gregoa@debian.org>  Wed, 29 Jun 2011 21:32:26 +0200