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 185 186 187 188 189 190 191 192 193 194
|
khal (1:0.10.3-1) unstable; urgency=medium
[ upstream ]
* new bugfix release
[ Jonas Smedegaard ]
* drop patches cherry-picked upstream since applied
* add myself as uploader;
see bug#925522
-- Jonas Smedegaard <dr@jones.dk> Tue, 11 May 2021 22:12:35 +0200
khal (1:0.10.2-0.2) unstable; urgency=medium
* Non-maintainer upload.
* skip unstable tests;
closes: bug#981228, thanks to Sebastian Ramacher
-- Jonas Smedegaard <dr@jones.dk> Sat, 06 Feb 2021 20:56:02 +0100
khal (1:0.10.2-0.1) unstable; urgency=medium
* Non-maintainer upload.
[ upstream ]
* new releases:
0.10.1
+ fix new color priority system and discover calendar type
+ fix order search results in ikhal
0.10.2
+ Parse X-ANNIVERSARY, ANNIVERSARY and X-ABDATE fields from vcards
+ Add ability to change default event duration
with default_event_duration and default_dayevent_duration
for an day-long event
+ Add {uid} property to template options in --format
+ fix warning when importing event with Windows timezone format
+ fix crash launching external editor in ikhal
+ fix calculate left pane width in ikal
when frame is width or color in configuration
+ remove timezones check in UNTIL not in DTSTART and vice-versa
closes: bug#921257, thanks to Santiago Vila and Helmut Grohne
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Jonas Smedegaard ]
* drop patch cherry-picked upstream since applied
* add patches cherry-picked upstream:
+ fix accept -a -d options in ikhal
+ fix strip whitespace when loading displayname and color files
+ fix warn when loading events
with a recurrence that finishes before it starts
+ fix avoid crash in ikhal on alarms without descriptions
+ fix display all-day events at the top of the day in ikhal
+ fix avoid crash in ikhal on keybindings in empty search results
+ fix avoid crash in ikhal on new keybinding in search
* drop patches 0004 0006 0007,
obsoleted by improved upstream testsuite
* unfuzz patches
* cleanup upstream build noise and autogenerated version file
-- Jonas Smedegaard <dr@jones.dk> Tue, 26 Jan 2021 12:16:00 +0100
khal (1:0.9.10-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add patch cherry-picked upstream to fix parse categories as list,
superseding patch 0008 only fixing testsuite.
Tighten build-dependency on python3-icalendar.
-- Jonas Smedegaard <dr@jones.dk> Tue, 26 Mar 2019 09:56:46 +0100
khal (1:0.9.10-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Non-maintainer upload.
[ Filip Pytloun ]
* d/compat: Raise to version 12
* d/control: Raise standards version to 4.3.0
* d/control: Depend on vdirsyncer 0.16.7, Closes: #918279
-- Filip Pytloun <filip@pytloun.cz> Tue, 22 Jan 2019 11:56:29 +0100
khal (1:0.9.10-0.1) unstable; urgency=medium
* Non-maintainer upload.
[ Jonas Smedegaard ]
* New upstream version 0.9.6.1
Closes: Bug#908497. Thanks to Paul Gevers and Adrian Bunk.
* Unfuzz patch 0007.
* Add patch 0008 to fix pass categories as list in test.
-- Jonas Smedegaard <dr@jones.dk> Thu, 13 Dec 2018 15:39:05 +0100
khal (1:0.9.8-1) unstable; urgency=medium
* New upstream version
-- Filip Pytloun <filip@pytloun.cz> Mon, 11 Dec 2017 16:01:18 +0100
khal (1:0.9.6-3) unstable; urgency=medium
* d/patches: removed patch modifying upstream license file
-- Filip Pytloun <filip@pytloun.cz> Thu, 17 Aug 2017 15:22:24 +0200
khal (1:0.9.6-2) unstable; urgency=medium
* Fix FTBFS by marking test that requires stdin as xfail,
Upstream bug: https://github.com/pimutils/khal/issues/683
(Closes: #868773)
* Raise debhelper compat to 10
* Raise standards version to 4.0.0
* Remove unwanted license.rst.txt file from docs
-- Filip Pytloun <filip@pytloun.cz> Tue, 18 Jul 2017 22:51:30 +0200
khal (1:0.9.6-1) unstable; urgency=medium
* New upstream version (Closes: #867797)
* d/patches: rebase for new release
-- Filip Pytloun <filip@pytloun.cz> Tue, 18 Jul 2017 11:49:34 +0200
khal (1:0.9.5-4) experimental; urgency=medium
* Add locales-all into build dependencies as all locales are needed to
execute tests (open-infrastructure-locales-c.utf-8 that also satisfies
locales requirement doesn't provide all required locales)
-- Filip Pytloun <filip@pytloun.cz> Tue, 09 May 2017 13:59:57 +0200
khal (1:0.9.5-3) experimental; urgency=medium
* New upstream version
* d/patches: rebase for new version
* d/patches: drop patch
0006-Tolerate-occassionally-failing-update_db-related-tes.patch which
should not be needed anymore
* Suggest khal-doc (Closes: #861813)
-- Filip Pytloun <filip@pytloun.cz> Tue, 09 May 2017 11:57:40 +0200
khal (1:0.8.4-4) unstable; urgency=medium
* Raise epoch to "revert" new upstream version in unstable and pass
stretch migration
* d/copyright: mention presence of
0002-Reference-license-from-copyright-file.patch (Closes: #860984)
* d/copyright: add upstream contact
* d/copyright: update copyright year
* d/patches: some TZ tests may fail due to Debian's python-tz of older
version but with newer TZ definitions, should be removed when 2017.2
reaches sid (Closes: #859472)
-- Filip Pytloun <filip@pytloun.cz> Wed, 03 May 2017 14:08:59 +0200
khal (0.8.4-3) unstable; urgency=medium
* d/patches: tolerate more occasionally failing tests where
coll.update_db() is called, fixes random FTBFS (Closes: #851417)
-- Filip Pytloun <filip@pytloun.cz> Tue, 17 Jan 2017 19:30:32 +0100
khal (0.8.4-2) unstable; urgency=medium
* d/patches: disable occasionally failing test_default_calendar
(Closes: #844081)
-- Filip Pytloun <filip@pytloun.cz> Mon, 02 Jan 2017 22:18:08 +0100
khal (0.8.4-1) unstable; urgency=high
* New upstream release
* d/patches: Rebased for new release
-- Filip Pytloun <filip@pytloun.cz> Mon, 31 Oct 2016 14:22:27 +0100
khal (0.8.3-1) unstable; urgency=medium
* initial release (Closes: #745025)
-- Filip Pytloun <filip@pytloun.cz> Mon, 05 Sep 2016 10:06:20 +0200
|