File: changelog

package info (click to toggle)
timew 1.4.3%2Bds.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,152 kB
  • sloc: cpp: 28,251; python: 6,208; sh: 645; makefile: 15
file content (151 lines) | stat: -rw-r--r-- 5,036 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
timew (1.4.3+ds.1-2) unstable; urgency=medium

  * Increase timeout for config steps in tests to try and avoid flaky
    autopkgtests. Patch by Travis Wrightsman. May address #1001668.

 -- Gordon Ball <gordon@chronitis.net>  Sun, 23 Oct 2022 22:38:14 +0200

timew (1.4.3+ds.1-1) unstable; urgency=medium

  * New upstream version 1.4.3+ds.1
  * Rebase patches, drop thread-is-alive (upstream)
  * Add build-depends on asciidoctor for man pages
  * Fix out-of-source build for manpages

 -- Gordon Ball <gordon@chronitis.net>  Wed, 27 Oct 2021 18:11:54 +0000

timew (1.4.2+ds.1-4) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * simplify a bit the uscan rule, using the recommended option from uscan

  [ Gordon Ball ]
  * d/watch: new github tarball URL
  * Debhelper compat 13
  * Standards-Version: 4.6.0

 -- Gordon Ball <gordon@chronitis.net>  Mon, 25 Oct 2021 17:43:55 +0000

timew (1.4.2+ds.1-3) unstable; urgency=medium

  * Update team email address to Debian Tasktools Team
    <team+tasktools@tracker.debian.org>
  * Patch out tests which fail when the week number is a single digit

 -- Gordon Ball <gordon@chronitis.net>  Sun, 10 Jan 2021 19:08:40 +0000

timew (1.4.2+ds.1-2) unstable; urgency=medium

  * Patch testsuite errors with Python 3.9 (Closes: #975516)

 -- Gordon Ball <gordon@chronitis.net>  Mon, 23 Nov 2020 16:33:32 +0000

timew (1.4.2+ds.1-1) unstable; urgency=medium

  * New upstream version 1.4.2+ds.1
  * Refresh patches

 -- Gordon Ball <gordon@chronitis.net>  Mon, 31 Aug 2020 15:16:33 +0000

timew (1.3.0+ds.1-1) unstable; urgency=medium

  * New upstream version 1.3.0+ds.1
    + The previous version _should_ have been 1.2.0+ds.1, but the +ds
      suffix was accidentally omitted; the source is repacked since upstream
      uses submodules and includes some prebuilt documentation in tarballs
  * Refresh patches
    + Drop d/p/drop-completion-shebang.patch, applied upstream
    + Drop d/p/backport-python3.patch, backport from this version
  * Skip tests requiring compilation or not working with the installed package
    in autopkgtest

 -- Gordon Ball <gordon@chronitis.net>  Fri, 24 Apr 2020 19:15:57 +0000

timew (1.2.0-2) unstable; urgency=medium

  * Install bash-completion script in the correct location; patch from
    Clément Hermann. (Closes: #951546)
  * Patch out unneeded shebang line from bash-completion script.
  * Update to Standards-Version 4.5.0
  * Backport python3 compatibility changes from upstream; all tests and
    scripts now require python3 rather than python2. (Closes: #943288)

 -- Gordon Ball <gordon@chronitis.net>  Fri, 06 Mar 2020 19:19:13 +0000

timew (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0
  * Debhelper compat 12, drop d/compat file
  * Standards-Version 4.4.1
  * Update source URL in d/copyright
  * Refresh patches
  * Install upstream bash completion (Closes: #850046)
  * Declare that root is not required for build

 -- Gordon Ball <gordon@chronitis.net>  Tue, 26 Nov 2019 19:31:54 +0000

timew (1.1.1+ds.1-1) unstable; urgency=medium

  * New upstream version: 1.1.1
  * Update Standards-Version to 4.1.4

 -- Gordon Ball <gordon@chronitis.net>  Sun, 06 May 2018 16:55:39 +0200

timew (1.1.0+ds.1-2) unstable; urgency=medium

  * Patch out tests which calculate relative times but wrap in the early
    morning, which can cause rebuild or CI failures.

 -- Gordon Ball <gordon@chronitis.net>  Wed, 28 Feb 2018 19:37:18 +0000

timew (1.1.0+ds.1-1) unstable; urgency=medium

  * New upstream version: 1.1.0
  * Update Standards-Version to 4.1.3 (no changes)
  * Update debhelper compat to 11
  * Retire reproducible.patch in favour of SOURCE_DATE_EPOCH
  * Refresh doc-install.patch
  * Update VCS URLs to salsa.d.o

 -- Gordon Ball <gordon@chronitis.net>  Mon, 05 Feb 2018 18:38:24 +0000

timew (1.0.0+ds.1-3) unstable; urgency=medium

  [ Gordon Ball ]
  * Update python shebang lines from "/usr/bin/env python" to
    "/usr/bin/python", and suggest python (LP: #1663628)
  * Update Standards-Version to 4.1.1 (priority extra -> optional)

  [ Iain R. Learmonth ]
  * Update maintainer team email address

 -- Gordon Ball <gordon@chronitis.net>  Tue, 21 Nov 2017 10:12:52 +0000

timew (1.0.0+ds.1-2) unstable; urgency=medium

  * Update d/watch and d/rules with new git URL
  * Update Standards-Version to 4.0.0
  * Update debhelper compat to 10
  * Use HTTPS URL for copyright format, update years in d/copyright
  * Install the upstream changelog

 -- Gordon Ball <gordon@chronitis.net>  Thu, 06 Jul 2017 21:09:10 +0200

timew (1.0.0+ds.1-1) unstable; urgency=medium

  * Team Upload
  * Version bump to work around dak issues

 -- Iain R. Learmonth <irl@debian.org>  Sat, 03 Sep 2016 12:54:45 +0100

timew (1.0.0+ds-1) unstable; urgency=medium

  * New upstream version: 1.0.0

 -- Gordon Ball <gordon@chronitis.net>  Mon, 22 Aug 2016 09:16:29 +0200

timew (1.0.0~beta1+ds-1) unstable; urgency=medium

  * Initial release (closes: #827819)

 -- Gordon Ball <gordon@chronitis.net>  Wed, 03 Aug 2016 12:02:10 +0100