File: changelog

package info (click to toggle)
confclerk 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,060 kB
  • sloc: cpp: 3,881; sql: 338; xml: 26; makefile: 9
file content (184 lines) | stat: -rw-r--r-- 7,105 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
confclerk (0.7.1-1) unstable; urgency=medium

  * Import upstream version 0.7.1:
    - UI fixes in day navigator (dynamic width, one-line display of day and
      date), and in event list (line heights).
      Thanks to Axel Beckert for the bug report. (Closes: #992236)
    - Fixes for the "display time shift" option (preserved over reloads, and
      taken into account for time group expansion).
  * debian/rules: set PREFIX for dh_auto_configure.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <gregoa@debian.org>  Thu, 19 Aug 2021 16:13:15 +0200

confclerk (0.7.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- gregor herrmann <gregoa@debian.org>  Sun, 15 Aug 2021 14:03:09 +0200

confclerk (0.7.0-1) experimental; urgency=medium

  * Import upstream version 0.7.0.
    Add "display time shift" option.
    This allows users to show events in a different timezone than the one the
    conference is in.
  * Add debian/upstream/metadata.
  * Install metainfo file.
  * Add copyright and license info for metainfo file.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.1.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
  * Bump debhelper-compat to 13.
  * Upload to experimental because of the freeze.

 -- gregor herrmann <gregoa@debian.org>  Fri, 30 Jul 2021 02:31:07 +0200

confclerk (0.6.4-2) unstable; urgency=medium

  * Use uscan version 4.
  * Update years of packaging copyright.
  * Update Vcs-* fields.
  * Use HTTPS from some more URLs in debian/*
  * Drop lintian overrides after fixing the URLs in debian/*.
  * Drop debian/duck-overrides, not applicable anymore.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 12.

 -- gregor herrmann <gregoa@debian.org>  Fri, 01 May 2020 20:49:34 +0200

confclerk (0.6.4-1) unstable; urgency=medium

  * New upstream release.
    Fixes "Settings dialog does not make it clear what kind of proxy is
    supported": improve dialog and add SOCKS5 support.
    Thanks to intrigeri for the bug report.
    (Closes: #877563)
  * Add another lintian source override (debian-watch-uses-insecure-uri).
  * Declare compliance with Debian Policy 4.1.2.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Dec 2017 15:36:38 +0100

confclerk (0.6.3-1) unstable; urgency=medium

  * New upstream release.
    - Fixes "infinite loop of error dialogs with DebConf17: UNCAUGHT
      OrmException: No object exception". Missing or ill-formed event IDs are
      now rejected on import.
      Thanks to Paul Wise for the bug report. (Closes: #872596)
    - Adds support for Qt5.
      Thanks to Lisandro Damián Nicanor Pérez Meyer for the bug report.
      (Closes: #874847)
      Note to users: Qt5 saves the database in
      ~/.local/share/Toastfreeware/ConfClerk/ConfClerk.sqlite while it was in
      ~/.local/share/data/Toastfreeware/ConfClerk/ConfClerk.sqlite with Qt4.
  * Update debian/{control,rules} for the Qt4→Qt5 switch.
  * Add debian/duck-overrides (false positive about URL in Vcs-Browser).
  * Declare compliance with Debian Policy 4.1.1.

 -- gregor herrmann <gregoa@debian.org>  Sun, 01 Oct 2017 18:08:25 +0200

confclerk (0.6.2-1) unstable; urgency=medium

  * New upstream release.
    Fixes "Adding second choice favourites (feature request)".
    Thanks to Elena ``of Valhalla'' for the bug report.
    (Closes: #737106)
  * Update years of upstream and packaging copyright.
  * Don't install menu file (and xpm file) anymore as per Debian policy.
  * Bump debhelper compatibility level to 10.
  * Set bindnow linker flag in debian/rules.
  * Add lintian override for vcs-field-uses-insecure-uri.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Tue, 24 Jan 2017 19:14:46 +0100

confclerk (0.6.1-1) unstable; urgency=medium

  * Verify OpenPGP signature of upstream tarball.

  * New upstream release.
  * Drop patches, merged upstream.
  * Update years of upstream and packaging copyright.
  * Drop removed TODO from debian/confclerk.docs.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Thu, 11 Sep 2014 22:07:14 +0200

confclerk (0.6.0-1) unstable; urgency=low

  * New upstream release.
  * Update years of upstream and packaging copyright.
  * Set Standards-Version to 3.9.4 (no further changes).
  * Fix typo in long description.
  * Add 2 minor patches (spelling mistake, Keywords fiels in .desktop
    file).

 -- gregor herrmann <gregoa@debian.org>  Wed, 12 Jun 2013 23:26:02 +0200

confclerk (0.5.5-1) unstable; urgency=low

  * Update Vcs-* headers.
  * Add Tony to Uploaders.

  * New upstream release:
    - various UI changes (new/moved buttons, new button bar, one tab removed)
    - bug fixes: alarms get removed, HTTP redirects work, updated icons
      most of them reported by Axel Beckert - thanks!
  * debian/copyright: update to Copyright-Format 1.0.
  * debian/copyright: update upstream and packaging copyright
    holders/years.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Set debhelper compatibility level to 9.
  * debian/rules: add empty override_dh_auto_test, there are no tests.

 -- gregor herrmann <gregoa@debian.org>  Wed, 13 Jun 2012 17:42:00 +0200

confclerk (0.5.4-1) unstable; urgency=low

  * New upstream release. Some of the fixes were originally reported by
    Debian users in the upstream bug tracker:
    - Improve logic of grouping events into timeslots.
    - No more "empty" tabs after some actions.
    - Remove warnings without a database or with an empty one.
    - Update dates and text for day navigator widget when switching
      conference.
    Thanks to Luca Capello and Axel Beckert.
  * Update long description (again a proposal by Axel).

 -- gregor herrmann <gregoa@debian.org>  Wed, 14 Sep 2011 20:56:59 +0200

confclerk (0.5.3-1) unstable; urgency=low

  * New upstream release, with fixes for:
    - "add a tool button to jump to the current day"; thanks to Michael
      Schutte for the bug report and the patch; closes: #635247
    - "Could not execute query to insert a conference: QSqlError(19,
      "Unable to fetch row", "CONFERENCE.city may not be NULL")"; thanks to Axel
      Beckert for the bug report; closes: #637865
  * Update long description.

 -- gregor herrmann <gregoa@debian.org>  Tue, 16 Aug 2011 23:56:01 +0200

confclerk (0.5.2-1) unstable; urgency=low

  * New upstream release:
    - show close button in conference dialog also if there are no conferences
      yet, thanks Luca Capello
    - remove event/room records on import to get rid of "old" room names; this
      avoids duplicates when room names change.

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Jul 2011 11:46:58 +0200

confclerk (0.5.1-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Thu, 14 Jul 2011 00:10:45 +0200

confclerk (0.5.0-1) unstable; urgency=low

  * Initial release (closes: #632132).

 -- gregor herrmann <gregoa@debian.org>  Wed, 29 Jun 2011 21:32:26 +0200