Skip to content

Commit dbceee2

Browse files
committed
debian: fix deployment
1 parent 8b2b29e commit dbceee2

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

build/debian/changelog

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,124 +1,124 @@
1-
libhttpc (0.1.20) unstable; urgency=medium
1+
libhttpclient (0.1.20) unstable; urgency=medium
22

33
* rename to httpclient
44

55
-- Ivan Gagis <[email protected]> Thu, 03 Jul 2025 15:34:26 +0300
66

7-
libhttpc (0.1.19) unstable; urgency=medium
7+
libhttpclient (0.1.19) unstable; urgency=medium
88

99
* ubuntu noble build
1010

1111
-- Ivan Gagis <[email protected]> Tue, 19 Nov 2024 23:09:07 +0200
1212

13-
libhttpc (0.1.18) unstable; urgency=medium
13+
libhttpclient (0.1.18) unstable; urgency=medium
1414

1515
* fix homebrew packaging
1616

1717
-- Ivan Gagis <[email protected]> Mon, 06 May 2024 15:45:02 +0300
1818

19-
libhttpc (0.1.17) unstable; urgency=medium
19+
libhttpclient (0.1.17) unstable; urgency=medium
2020

2121
* fix macos build
2222

2323
-- Ivan Gagis <[email protected]> Fri, 01 Mar 2024 18:30:16 +0200
2424

25-
libhttpc (0.1.16) unstable; urgency=medium
25+
libhttpclient (0.1.16) unstable; urgency=medium
2626

2727
* aptian
2828

2929
-- Ivan Gagis <[email protected]> Fri, 01 Mar 2024 18:14:59 +0200
3030

31-
libhttpc (0.1.15) unstable; urgency=medium
31+
libhttpclient (0.1.15) unstable; urgency=medium
3232

3333
* relink
3434

3535
-- Ivan Gagis <[email protected]> Wed, 17 May 2023 14:29:31 +0300
3636

37-
libhttpc (0.1.14) unstable; urgency=medium
37+
libhttpclient (0.1.14) unstable; urgency=medium
3838

3939
* use httpmodel
4040

4141
-- Ivan Gagis <[email protected]> Fri, 28 Apr 2023 14:30:56 +0300
4242

43-
libhttpc (0.1.13) unstable; urgency=medium
43+
libhttpclient (0.1.13) unstable; urgency=medium
4444

4545
* build for ubuntu jammy
4646

4747
-- Ivan Gagis <[email protected]> Tue, 21 Feb 2023 22:20:08 +0200
4848

49-
libhttpc (0.1.12) unstable; urgency=medium
49+
libhttpclient (0.1.12) unstable; urgency=medium
5050

5151
* update to latest utki
5252

5353
-- Ivan Gagis <[email protected]> Tue, 21 Feb 2023 18:20:41 +0200
5454

55-
libhttpc (0.1.11) unstable; urgency=medium
55+
libhttpclient (0.1.11) unstable; urgency=medium
5656

5757
* debian bullseye
5858

5959
-- Ivan Gagis <[email protected]> Mon, 08 Nov 2021 16:22:58 +0200
6060

61-
libhttpc (0.1.10) unstable; urgency=medium
61+
libhttpclient (0.1.10) unstable; urgency=medium
6262

6363
* use altest make in homebrew formulae
6464

6565
-- Ivan Gagis <[email protected]> Wed, 11 Aug 2021 16:35:11 +0300
6666

67-
libhttpc (0.1.9) unstable; urgency=medium
67+
libhttpclient (0.1.9) unstable; urgency=medium
6868

6969
* deploy to own repo
7070

7171
-- Ivan Gagis <[email protected]> Wed, 21 Jul 2021 17:30:47 +0300
7272

73-
libhttpc (0.1.8) unstable; urgency=medium
73+
libhttpclient (0.1.8) unstable; urgency=medium
7474

7575
* rename easyhttp -> httpc
7676

7777
-- Ivan Gagis <[email protected]> Thu, 24 Jun 2021 01:40:28 +0300
7878

79-
libhttpc (0.1.7) unstable; urgency=medium
79+
libhttpclient (0.1.7) unstable; urgency=medium
8080

8181
* deploy to jfrog
8282

8383
-- Ivan Gagis <[email protected]> Fri, 09 Apr 2021 11:32:29 +0300
8484

85-
libhttpc (0.1.6) unstable; urgency=medium
85+
libhttpclient (0.1.6) unstable; urgency=medium
8686

8787
* github actions
8888

8989
-- Ivan Gagis <[email protected]> Wed, 02 Dec 2020 01:39:03 +0200
9090

91-
libhttpc (0.1.5) unstable; urgency=medium
91+
libhttpclient (0.1.5) unstable; urgency=medium
9292

9393
* remove dependency on libcurl headers
9494

9595
-- Ivan Gagis <[email protected]> Fri, 26 Jun 2020 12:29:58 +0300
9696

97-
libhttpc (0.1.4) unstable; urgency=medium
97+
libhttpclient (0.1.4) unstable; urgency=medium
9898

9999
* add escape(std::string) function
100100

101101
-- Ivan Gagis <[email protected]> Thu, 25 Jun 2020 00:29:43 +0300
102102

103-
libhttpc (0.1.3) unstable; urgency=medium
103+
libhttpclient (0.1.3) unstable; urgency=medium
104104

105105
* add request::set_headers() function
106106

107107
-- Ivan Gagis <[email protected]> Mon, 15 Jun 2020 23:28:24 +0300
108108

109-
libhttpc (0.1.2) unstable; urgency=medium
109+
libhttpclient (0.1.2) unstable; urgency=medium
110110

111111
* fixed homebrew formula
112112

113113
-- Ivan Gagis <[email protected]> Sat, 13 Jun 2020 01:58:56 +0300
114114

115-
libhttpc (0.1.1) unstable; urgency=medium
115+
libhttpclient (0.1.1) unstable; urgency=medium
116116

117117
* initial
118118

119119
-- Ivan Gagis <[email protected]> Fri, 12 Jun 2020 14:07:10 +0300
120120

121-
libhttpc (0.1.0) unstable; urgency=low
121+
libhttpclient (0.1.0) unstable; urgency=low
122122

123123
* Initial release
124124

0 commit comments

Comments
 (0)