File: changelog

package info (click to toggle)
taffybar 3.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 608 kB
  • sloc: haskell: 5,645; xml: 114; makefile: 6
file content (157 lines) | stat: -rw-r--r-- 4,376 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
taffybar (3.2.2-2) unstable; urgency=medium

  * Patch for newer haskell-gi-base

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sun, 23 Aug 2020 17:41:55 +0300

taffybar (3.2.2-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Thu, 18 Jun 2020 17:30:48 -0400

taffybar (3.0.0-3) unstable; urgency=medium

  * Use HTTPS for weather data.

 -- Clint Adams <clint@debian.org>  Sun, 10 May 2020 08:43:08 -0400

taffybar (3.0.0-2) unstable; urgency=medium

  * Patch for newer GHC.

 -- Clint Adams <clint@debian.org>  Sat, 07 Sep 2019 13:18:40 -0400

taffybar (3.0.0-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 29 Dec 2018 18:01:33 -0500

taffybar (1.0.1-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 01 Dec 2018 08:46:30 -0500

taffybar (1.0.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Bump debhelper compat level to 10

  [ Clint Adams ]
  * Set Rules-Requires-Root to no.
  * "New" upstream release.  closes: #895264.

 -- Clint Adams <clint@debian.org>  Mon, 05 Nov 2018 17:33:47 -0500

taffybar (0.4.6-7) unstable; urgency=medium

  * Patch for newer time.

 -- Clint Adams <clint@debian.org>  Sat, 21 Apr 2018 21:36:59 -0400

taffybar (0.4.6-6) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields

  [ Clint Adams ]
  * Bump to Standards-Version 4.1.4.
  * Clean up Build-Depends.

 -- Clint Adams <clint@debian.org>  Sat, 21 Apr 2018 21:33:34 -0400

taffybar (0.4.6-5) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

 -- Clint Adams <clint@debian.org>  Thu, 27 Oct 2016 18:37:23 -0400

taffybar (0.4.6-4) experimental; urgency=medium

  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Mon, 17 Oct 2016 20:38:50 -0400

taffybar (0.4.6-3) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * Use secure (https) uri in Vcs-Git field in 'debian/control'
  * Bump standards version to 3.9.8 (no changes needed)

  [ Clint Adams ]
  * Patch to work around weather.noaa.gov web service closure mentioned
    in http://www.nws.noaa.gov/om/notification/scn16-16wngccb.htm.

 -- Clint Adams <clint@debian.org>  Fri, 26 Aug 2016 11:34:59 -0400

taffybar (0.4.6-2) unstable; urgency=medium

  * Fix build dependencies.

 -- Clint Adams <clint@debian.org>  Fri, 18 Mar 2016 09:10:58 -0400

taffybar (0.4.6-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 13 Mar 2016 13:41:34 -0400

taffybar (0.4.5-4) unstable; urgency=medium

  * Provide desktop entry file for taffybar, thanks to Thomas Koch for
    providing it (Closes: 808418)

 -- Joachim Breitner <nomeata@debian.org>  Sun, 20 Dec 2015 23:07:29 +0100

taffybar (0.4.5-3) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <clint@debian.org>  Thu, 03 Dec 2015 14:55:23 -0500

taffybar (0.4.5-2) experimental; urgency=medium

  * Bump standards-version to 3.9.6
  * Depend on haskell-devscripts >= 0.10 to ensure that this package
    builds against GHC in experimental

 -- Joachim Breitner <nomeata@debian.org>  Thu, 20 Aug 2015 10:29:15 +0200

taffybar (0.4.5-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Tue, 12 May 2015 15:27:27 +0200

taffybar (0.4.4-3) unstable; urgency=medium

  * Upload to unstable
  * Add taffybar.lintian-overrides

 -- Joachim Breitner <nomeata@debian.org>  Wed, 29 Apr 2015 16:15:33 +0200

taffybar (0.4.4-2) experimental; urgency=low

  * Depend on haskell-devscripts 0.9, found in experimental
  * Do not depend on transformers, which now comes with GHC

 -- Joachim Breitner <nomeata@debian.org>  Tue, 10 Feb 2015 13:55:28 +0100

taffybar (0.4.4-1) experimental; urgency=low

  * Adjust watch file to new hackage layout
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Tue, 30 Dec 2014 13:53:52 +0100

taffybar (0.2.1-1) unstable; urgency=low

  * Initial release

 -- Louis Bettens <louis@bettens.info>  Wed, 17 Jul 2013 19:20:48 +0200