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
|
erlang-p1-oauth2 (0.6.3-3) unstable; urgency=medium
* Enabled DH_VERBOSE in debian/rules
* Updated Standards-Version: 4.2.1 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Sun, 07 Oct 2018 15:01:58 +0200
erlang-p1-oauth2 (0.6.3-2) unstable; urgency=medium
* Added debian/upstream/metadata
-- Philipp Huebner <debalance@debian.org> Wed, 04 Jul 2018 16:24:03 +0200
erlang-p1-oauth2 (0.6.3-1) unstable; urgency=medium
* New upstream version 0.6.3
* Updated Standards-Version: 4.1.4 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Wed, 09 May 2018 17:12:54 +0200
erlang-p1-oauth2 (0.6.2-4) unstable; urgency=medium
* Switched to debhelper 11
-- Philipp Huebner <debalance@debian.org> Tue, 27 Mar 2018 23:05:26 +0200
erlang-p1-oauth2 (0.6.2-3) unstable; urgency=medium
* Set Maintainer: Ejabberd Packaging Team <ejabberd@packages.debian.org>
* Set Uploaders: Philipp Huebner <debalance@debian.org>
* Updated Vcs-* fields in debian/control for salsa.debian.org
* Updated years in debian/copyright
* Updated Standards-Version: 4.1.3 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Thu, 04 Jan 2018 11:37:52 +0100
erlang-p1-oauth2 (0.6.2-2) unstable; urgency=medium
* (Build-)Depend on erlang-base (>= 1:19.2)
* Updated Standards-Version: 4.1.1 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Mon, 27 Nov 2017 20:33:25 +0100
erlang-p1-oauth2 (0.6.2-1) unstable; urgency=medium
* New upstream version 0.6.2
* Updated Standards-Version: 4.1.0 (no changes needed)
* Updated debian/rules
* Updated years in debian/copyright
* Disabled eunit, it is currently broken (Closes: #871190)
-- Philipp Huebner <debalance@debian.org> Sat, 02 Sep 2017 17:24:49 +0200
erlang-p1-oauth2 (0.6.1-3) unstable; urgency=medium
* Added erlang-base to Build-Depends
-- Philipp Huebner <debalance@debian.org> Wed, 05 Oct 2016 15:57:42 +0200
erlang-p1-oauth2 (0.6.1-2) unstable; urgency=medium
* Updated debian/copyright
* Build-Depend on erlang-crypto (fixes FTBFS)
-- Philipp Huebner <debalance@debian.org> Wed, 07 Sep 2016 12:21:38 +0200
erlang-p1-oauth2 (0.6.1-1) unstable; urgency=medium
* Changed upstream source to https://github.com/processone/p1_oauth2
and renamed (source) package accordingly to erlang-p1-oauth2
* Imported Upstream version 0.6.1
* Added Breaks+Replaces: erlang-oauth2
* Updated Standards-Version: 3.9.8 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Sun, 26 Jun 2016 16:50:04 +0200
erlang-oauth2 (0.2015.09.28-2) unstable; urgency=medium
* Updated debian/copyright
* Updated Standards-Version: 3.9.7 (no changes needed)
* Updated Vcs-* fields in debian/control
-- Philipp Huebner <debalance@debian.org> Thu, 04 Feb 2016 18:56:55 +0100
erlang-oauth2 (0.2015.09.28-1) unstable; urgency=low
* Initial release (Closes: #800591)
-- Philipp Huebner <debalance@debian.org> Thu, 01 Oct 2015 15:41:13 +0200
|