1 confclerk (0.7.1-1) UNRELEASED; urgency=medium
3 * Import upstream version 0.7.1.
5 -- gregor herrmann <gregoa@debian.org> Thu, 19 Aug 2021 15:58:46 +0200
7 confclerk (0.7.0-2) unstable; urgency=medium
11 -- gregor herrmann <gregoa@debian.org> Sun, 15 Aug 2021 14:03:09 +0200
13 confclerk (0.7.0-1) experimental; urgency=medium
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
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.
28 -- gregor herrmann <gregoa@debian.org> Fri, 30 Jul 2021 02:31:07 +0200
30 confclerk (0.6.4-2) unstable; urgency=medium
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.
42 -- gregor herrmann <gregoa@debian.org> Fri, 01 May 2020 20:49:34 +0200
44 confclerk (0.6.4-1) unstable; urgency=medium
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.
51 * Add another lintian source override (debian-watch-uses-insecure-uri).
52 * Declare compliance with Debian Policy 4.1.2.
54 -- gregor herrmann <gregoa@debian.org> Fri, 08 Dec 2017 15:36:38 +0100
56 confclerk (0.6.3-1) unstable; urgency=medium
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.
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.
73 -- gregor herrmann <gregoa@debian.org> Sun, 01 Oct 2017 18:08:25 +0200
75 confclerk (0.6.2-1) unstable; urgency=medium
77 * New upstream release.
78 Fixes "Adding second choice favourites (feature request)".
79 Thanks to Elena ``of Valhalla'' for the bug report.
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.
88 -- gregor herrmann <gregoa@debian.org> Tue, 24 Jan 2017 19:14:46 +0100
90 confclerk (0.6.1-1) unstable; urgency=medium
92 * Verify OpenPGP signature of upstream tarball.
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.
100 -- gregor herrmann <gregoa@debian.org> Thu, 11 Sep 2014 22:07:14 +0200
102 confclerk (0.6.0-1) unstable; urgency=low
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
111 -- gregor herrmann <gregoa@debian.org> Wed, 12 Jun 2013 23:26:02 +0200
113 confclerk (0.5.5-1) unstable; urgency=low
115 * Update Vcs-* headers.
116 * Add Tony to Uploaders.
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
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.
129 -- gregor herrmann <gregoa@debian.org> Wed, 13 Jun 2012 17:42:00 +0200
131 confclerk (0.5.4-1) unstable; urgency=low
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
140 Thanks to Luca Capello and Axel Beckert.
141 * Update long description (again a proposal by Axel).
143 -- gregor herrmann <gregoa@debian.org> Wed, 14 Sep 2011 20:56:59 +0200
145 confclerk (0.5.3-1) unstable; urgency=low
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.
155 -- gregor herrmann <gregoa@debian.org> Tue, 16 Aug 2011 23:56:01 +0200
157 confclerk (0.5.2-1) unstable; urgency=low
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.
165 -- gregor herrmann <gregoa@debian.org> Sat, 23 Jul 2011 11:46:58 +0200
167 confclerk (0.5.1-1) unstable; urgency=low
169 * New upstream release.
171 -- gregor herrmann <gregoa@debian.org> Thu, 14 Jul 2011 00:10:45 +0200
173 confclerk (0.5.0-1) unstable; urgency=low
175 * Initial release (closes: #632132).
177 -- gregor herrmann <gregoa@debian.org> Wed, 29 Jun 2011 21:32:26 +0200