File: changelog

package info (click to toggle)
rebar 2.6.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: erlang: 13,631; sh: 586; python: 103; ansic: 56; makefile: 38
file content (164 lines) | stat: -rw-r--r-- 5,136 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
158
159
160
161
162
163
164
rebar (2.6.4-7) unstable; urgency=medium

  * Team upload.
  * Fix the patch which removes calls to functions deprecated in Erlang 27.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 21 Feb 2025 12:58:37 +0300

rebar (2.6.4-6) unstable; urgency=medium

  * Team upload.
  * Remove calls to functions deprecated in Erlang 27.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 20 Feb 2025 13:40:10 +0300

rebar (2.6.4-5) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 03 Dec 2024 16:12:49 +0300

rebar (2.6.4-5~exp2) experimental; urgency=medium

  * Team upload.
  * Fix version of Erlang build-dependency.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 01 May 2024 16:35:59 +0300

rebar (2.6.4-5~exp1) experimental; urgency=medium

  * Team upload.
  * Upload to experimental to test with Erlang 27.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 30 Apr 2024 23:25:48 +0300

rebar (2.6.4-4) unstable; urgency=medium

  * Team upload.
  * Rebuild with Erlang 25.
  * Bump the debhelper compatibility level to 13.
  * Bump the standards version to 4.7.0.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 22 Apr 2024 14:09:41 +0300

rebar (2.6.4-3) unstable; urgency=medium

  * Team upload.
  * Remove -lerl_interface from the erl_interface libraries list for Erlang 23
    (closes: #961596).
  * Replace the old VCS fields in debian/control by the Salsa ones.
  * Bump the debhelper compatibility level to 12.
  * Bump the standards version to 4.5.0.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 07 Jun 2020 18:03:54 +0300

rebar (2.6.4-2) unstable; urgency=medium

  * Fix control of decimal number (~d). (Closes: #840431)
    Add debian/patches/rebar_port_compiler.patch.
    Thnaks for Sergei Golovan <sgolovan@nes.ru>.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sat, 15 Oct 2016 05:45:05 +0900

rebar (2.6.4-1) unstable; urgency=medium

  * New upstream released.
  * Add debian/gbp.conf.
  * Add erlang-crypto to Build-Depends and Depends. (Closes: #837234)
  * Add erlang-asn1, erlang-dialyzer, erlang-diameter, erlang-edoc,
    erlang-eunit, erlang-reltool, erlang-snmp, erlang-syntax-tools
    to Depends. Thanks for ergei Golovan <sgolovan@nes.ru>!

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Thu, 15 Sep 2016 17:19:02 +0900

rebar (2.6.2-2) unstable; urgency=medium

  * Fix debian/watch.
    Remove duplicated scheme.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Wed, 24 Aug 2016 00:43:30 +0900

rebar (2.6.2-1) unstable; urgency=medium

  * New upstream released.
  * Bump Standards-Version to 3.9.8.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Mon, 22 Aug 2016 21:29:32 +0900

rebar (2.6.1-1) unstable; urgency=medium

  * New upstream released.
  * Remove patches/fix-build-on-64bit-arch.patch.
    Merged into upstream source.
  * Bump Standards-Version to 3.9.7.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sun, 27 Mar 2016 04:50:36 +0900

rebar (2.6.0-2) unstable; urgency=medium

  * Fix build on arm64 with commad line option -m64. (Closes: #795932)
    Add patches/fix-build-on-64bit-arch.patch.
  * Update contorol file.
    - Add erlang-syntax-tools to Depends. (Closes: #794223)
    - Add Vcs-Git and Vcs-Browser field.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Thu, 03 Sep 2015 03:03:33 +0900

rebar (2.6.0-1) unstable; urgency=medium

  * New upstream released.
  * Update debian/rules. (Closes: #790633)
    - Disabled test. Test of rebar became necessary retest package.
      However, this package is not yet. This is until the retest is installed on
      Debian, to disable test.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sat, 04 Jul 2015 03:25:04 +0900

rebar (2.5.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Thu, 30 Apr 2015 06:38:58 +0900

rebar (2.5.1-1) experimental; urgency=medium

  * New upstream released.
  * Update debian/control.
    - Bump Standards-Version to 3.9.6.
    - Update Homepage section to https://github.com/rebar/rebar.
    - Add erlang-syntax-tools and erlang-eunit to Build-Depends.
  * Update debian/copyright.
    - Update Source section to https://github.com/rebar/rebar.git.
  * Update debian/watch.
    - Update URL to https://github.com/rebar/rebar.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Wed, 14 Jan 2015 08:26:22 +0900

rebar (2.0.0-4) unstable; urgency=low

  * Update debian/control.
    - Dump Standards-Version to 3.9.4.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sun, 19 May 2013 03:55:27 +0900

rebar (2.0.0-3) unstable; urgency=low

  * Add debian/watch file.
  * Change Maintainer to Debian Erlang Packagers
        <pkg-erlang-devel@lists.alioth.debian.org>.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Mon, 21 Jan 2013 16:51:40 +0900

rebar (2.0.0-2) unstable; urgency=low

  * Remove extra slashes in man page synopsis.
    Thanks to Per Andersson. (Closes: #689929)

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Mon, 08 Oct 2012 08:12:01 +0900

rebar (2.0.0-1) unstable; urgency=low

  * Initial release. (Closes: #683350)

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sun, 15 Jul 2012 12:10:52 +0900