File: changelog

package info (click to toggle)
haskell-argon2 1.3.0.1-10
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 324 kB
  • sloc: ansic: 2,698; haskell: 319; makefile: 7
file content (117 lines) | stat: -rw-r--r-- 3,692 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
haskell-argon2 (1.3.0.1-10) unstable; urgency=medium

  * Patch for newer base.

 -- Clint Adams <clint@debian.org>  Tue, 05 Sep 2023 18:06:33 -0400

haskell-argon2 (1.3.0.1-9) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * Sourceful upload for GHC 9.4.

 -- Clint Adams <clint@debian.org>  Tue, 05 Sep 2023 16:23:44 -0400

haskell-argon2 (1.3.0.1-8) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Patch for newer dependencies (Closes: #1015876)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sat, 23 Jul 2022 12:14:36 +0300

haskell-argon2 (1.3.0.1-7) unstable; urgency=medium

  * Patch for newer deps

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sun, 14 Jun 2020 17:21:04 +0300

haskell-argon2 (1.3.0.1-6) unstable; urgency=medium

  * Bump dependency bounds

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 26 Aug 2019 19:03:05 +0200

haskell-argon2 (1.3.0.1-5) unstable; urgency=medium

  * Switch deps libargon2-0-dev -> libargon2-dev (Closes: #930300).
    Thanks Andreas Beckmann for reporting the problem.

 -- Sean Whitton <spwhitton@spwhitton.name>  Mon, 10 Jun 2019 13:12:30 -0700

haskell-argon2 (1.3.0.1-4) unstable; urgency=medium

  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Mon, 01 Oct 2018 13:47:25 +0300

haskell-argon2 (1.3.0.1-3) unstable; urgency=medium

  [ Clint Adams ]
  * Set Rules-Requires-Root to no.

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sun, 30 Sep 2018 21:01:49 +0300

haskell-argon2 (1.3.0.1-2) unstable; urgency=medium

  * Pass -f-pkg-config to bypass pkg-config when linking with libargon2.
    Build otherwise fails.
  * Restore d/watch and d/copyright from version 1.2.0-3.
    The upstream source has not been repacked for the last few uploads so
    these files were out of line with reality.  The repack is not actually
    needed because the embedded code copy is not used.

 -- Sean Whitton <spwhitton@spwhitton.name>  Mon, 16 Apr 2018 21:47:06 -0700

haskell-argon2 (1.3.0.1-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Mon, 16 Apr 2018 23:07:10 -0400

haskell-argon2 (1.3.0.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields

  [ Clint Adams ]
  * Bump to Standards-Version 4.1.4.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 15:15:27 -0400

haskell-argon2 (1.2.0+dfsg1-1) unstable; urgency=medium

  * 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
  * Declare compliance with Debian policy 4.1.1
  * Remove embedded copy of Argon2 library
  * Backport upstream patch to build with newer libargon2 (Closes: #868907)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Thu, 16 Nov 2017 16:58:55 +0200

haskell-argon2 (1.2.0-3) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

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

haskell-argon2 (1.2.0-2) experimental; urgency=medium

  [ Sean Whitton ]
  * Copy public domain dedication from encoding.c to d/copyright.
    Thanks to ftp-master Chris Lamb.

  [ Clint Adams ]
  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Fri, 14 Oct 2016 14:51:47 -0400

haskell-argon2 (1.2.0-1) unstable; urgency=medium

  * Initial release (Closes: #838884).

 -- Sean Whitton <spwhitton@spwhitton.name>  Wed, 05 Oct 2016 08:26:16 -0700