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
|
ical2html (3.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* fix watch file URI
* update copyright info: update coverage
* drop all patches, adopted upstream
-- Jonas Smedegaard <dr@jones.dk> Fri, 29 Apr 2022 14:23:42 +0200
ical2html (2.1-4) unstable; urgency=medium
* simplify rules;
build-depend on debhelper-compat
(not cdbs debhelper dh-buildinfo);
stop build-depend explicitly on autoconf automake
* simplify source helper copyright-check
* update watch file:
+ use file format 4
+ use substitution strings
+ add usage comment
* update git-buildpackage config
+ use DEP-14 git branches
+ enable automatic DEP-14 branch name handling
+ add usage config
* update copyright info
+ use SPDX shortname W3C-20150513
+ sort License sections by name
+ normalize copyright holders
+ use Reference field (not License-Reference);
tighten lintian overrides
+ update coverage
* use semantic newlines in long description and copyright fields
* set Rules-Requires-Root: no
-- Jonas Smedegaard <dr@jones.dk> Fri, 29 Apr 2022 13:59:08 +0200
ical2html (2.1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Bump debhelper compatibility level to 10.
* Point Vcs-* URLs to salsa.debian.org.
* Bump Standards-Version to 4.6.0 (no change).
* debian/clean: Clean up compile, config.guess and config.sub files.
* Fix off-by-one-day event placement with non-UTC timezone:
Use timezone-aware icaltime_compare_date_only_tz() to ensure events
do not appear one day early or one day late in the calendar.
-- Anthony Fok <foka@debian.org> Tue, 04 Jan 2022 02:50:30 -0700
ical2html (2.1-3) unstable; urgency=medium
* Modernize Vcs-Browser field:
+ Use anonscm hostname.
+ Use git (not cgit) in path.
* Declare compliance with Debian Policy 4.1.0.
* Advertise DEP-3 format in patch header.
* Add debian/patches/README to source documenting naming micro policy.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Update git-buildpackage config: Filter any .git* files.
* Modernize cdbs:
+ Drop upstream-tarball hints: Use gbp import-orig --uscan.
+ Do copyright-check in maintainer script (not during build).
* Update copyright info:
+ Extend coverage for myself.
+ Use https protocol in file format URL.
-- Jonas Smedegaard <dr@jones.dk> Tue, 29 Aug 2017 00:50:01 +0200
ical2html (2.1-2) unstable; urgency=medium
* Simplify manpage build rules.
* Stop avoid copyright-checking autotools files.
* Update copyright info:
+ Extend copyright of packaging to cover current year.
+ Cover autotools files.
* Update Vcs-* URLs:
+ Use https protocol.
+ Use cgit browser.
+ Fix path.
* Declare compliance with Debian Policy 3.9.8.
* Add patch 1002 to fix build against libical2.
Tighten build-dependendency on libical-dev.
Closes: Bug#822565. Thanks to Andreas Henriksson.
-- Jonas Smedegaard <dr@jones.dk> Wed, 18 May 2016 20:41:42 +0200
ical2html (2.1-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add option to set LOCATION field.
+ Update default style sheet.
[ Jonas Smedegaard ]
* Refer to FSF website (not postal address) in rules file header.
* Update README.source to emphasize that control.in file is *not* a
show-stopper for contributions, referring to wiki page for details.
* Update copyright info:
+ Bump format to 1.0.
+ Update license for main code to W3C.
+ Extend coverage of packaging
+ Bump packaging license to GPL-3+.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Declare compliance with Debian Policy 3.9.6.
* Add patch 1001 to add option to start week on Monday.
Closes: bug#679194. Thanks to Carles Pina i Estany.
* Git-ignore quilt .pc dir.
* Modernize CDBS:
+ Use unversioned autotools.
+ Stop suppress optional build-dependencies: All satisfied even in
oldstable.
* Update package relations:
+ Tighten build-dependency on cdbs.
+ Build-depend on automake (not automake1.11).
* Bump debhelper compatibility level to 9.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Add lintian override regarding debhelper 9.
-- Jonas Smedegaard <dr@jones.dk> Sat, 24 Oct 2015 20:02:17 +0200
ical2html (2.0-1) unstable; urgency=low
* Initial release.
Closes: bug#657932.
-- Jonas Smedegaard <dr@jones.dk> Mon, 30 Jan 2012 20:45:18 +0100
|