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
|
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
|