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
|
erlang-bear (0.8.2+dfsg-3) unstable; urgency=medium
* Update debhelper compat level from 11 to 13
* Update Maintainers, Uploaders, and (Build-)Depends
* Update Standards-Version: 4.6.0 (no changes needed)
* Change architecture from 'any' to 'all'
* Update debian/copyright
* Clean debian/dh-rebar.conf
* Run eunit tests after build
* Add lintian overrides
* Drop unnecessary patches
* Make build deterministic
* Add debian/upstream/metadata
* Update version of debian/watch: 4
-- Philipp Huebner <debalance@debian.org> Sat, 15 Jan 2022 18:05:08 +0100
erlang-bear (0.8.2+dfsg-2) unstable; urgency=medium
* Change maintainer address. (Closes: #899791)
* Update Standards-Version to 4.1.4.
* Change Vcs-Git and Vcs-Browser to salsa.
* Get rid of lintian 'binary-control-field-duplicates-source'.
* Update compat of debhelper to 11.
* Fix insecure copyright format URI.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 28 May 2018 08:28:28 +0900
erlang-bear (0.8.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Update debian/control.
Update Standards-Version to 3.9.6.
* Update debian/watch.
Fix lintian warning: 'debian-watch-file-should-mangle-version line 3'.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 23 Oct 2014 08:56:47 +0900
erlang-bear (0.8.1+dfsg-1) unstable; urgency=low
* New upstream release.
* Update debian/control.
Update Standards-Version to 3.9.5.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sat, 22 Mar 2014 15:00:43 +0900
erlang-bear (0.8.0+dfsg-1) unstable; urgency=low
* New upstream release.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 19 Nov 2013 12:56:43 +0900
erlang-bear (0.1.3+dfsg-3) unstable; urgency=low
* Update debian/control.
- Add dh-rebar to Build-Depends.
* Update debian/rules.
- Changed to use dh-rebar.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 18 Aug 2013 08:16:41 +0900
erlang-bear (0.1.3+dfsg-2) unstable; urgency=low
* Update debian/changelog.
- Add erlang-dialyzer to Build-Depends.
Fix FTBFS if built with Erlang R16B01.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 30 Jul 2013 08:13:36 +0900
erlang-bear (0.1.3+dfsg-1) unstable; urgency=low
* New upstream release.
* Update patches/set_version.patch.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 13 Mar 2013 12:36:12 +0900
erlang-bear (0.1.2+dfsg-1) unstable; urgency=low
* New upstream release.
* Update patches/set_version.patch.
* Update debian/control.
- Dump Standards-Version to 3.9.4.
* Add debian/watch.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 15 Jan 2013 09:14:52 +0900
erlang-bear (0.1+dfsg-3) unstable; urgency=low
* Fix Homepage field.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 29 Nov 2012 01:01:52 +0900
erlang-bear (0.1+dfsg-2) unstable; urgency=low
* Fix script of getting version.
* Update debian/control.
Update Maintainer and Uploaders section.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 28 Sep 2012 19:23:04 +0900
erlang-bear (0.1+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #682238)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 17 Jul 2012 15:06:05 +0900
|