File: changelog

package info (click to toggle)
ruby-mixlib-authentication 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 176 kB
  • ctags: 71
  • sloc: ruby: 967; makefile: 3
file content (107 lines) | stat: -rw-r--r-- 4,002 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
ruby-mixlib-authentication (1.4.1-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 1.4.1
  * debian/docs: update extension of README file
  * Update upstream copyright
  * debian/copyright: update Upstream-Contact's email address
  * debian/copyright: use https in Format field
  * Update Debian packaging copyright
  * Declare compliance with Debian policy 3.9.8

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 27 Jun 2016 16:28:05 -0300

ruby-mixlib-authentication (1.4.0-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 1.4.0
  * Drop 0001-make-specs-compatible-with-rspec-3.patch, already applied by
    upstream
  * debian/control: use secure uri in Vcs field, silence lintian
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.7
  * debian/control: wrap and sort Uploaders field

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Thu, 03 Mar 2016 18:52:00 -0300

ruby-mixlib-authentication (1.3.0-2) unstable; urgency=medium

  * Team upload.
  * Update packaging with a new dh-make-ruby run
  * Add 0001-make-specs-compatible-with-rspec-3.patch

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 13 Jun 2015 13:15:14 -0300

ruby-mixlib-authentication (1.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop patches, superseded upstream.
  * Drop transitional libmixlib-authentication-ruby packages. Not needed
    post-wheezy.
  * Bump Stardards-Version to 3.9.5.
    - Bump debhelper dependency to 8.1 for build-{arch,indep} support.
  * Update debian/copyright.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 15 Jan 2014 17:38:37 +0200

ruby-mixlib-authentication (1.1.4-2) unstable; urgency=low

  * Bumped the build-dependency of gem2deb to >= 0.3.0~. 

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 27 Jun 2012 20:19:56 +0200

ruby-mixlib-authentication (1.1.4-1) unstable; urgency=low

  * New upstream release.
  * Source packages adapted according to the new Ruby policy (closes: #653359):
    - Build for both ruby1.8 and ruby1.9.1.
    - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
      debian/control accordingly.
    - Changed the depends and recommends to follow the new Ruby library
      naming scheme.
  * debian/control:
    - Added a default DM-Upload-Allowed field set to yes.
    - Standards-Version bumped to 3.9.3; no changes required.
    - Set XS-Ruby-Versions to all.
    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
    - Added libmixlib-authentication-ruby and
      libmixlib-authentication-ruby1.8 as transitional packages.
    - Added a build-depend on ruby-rspec for the test suite.
  * debian/copyright: reworked to fit the Debian copyright format version 1.0.
  * debian/patches: added 01_fix_http_authentication_request_spec.diff to
    fix an issue with a test.
  * debian/source/local-options:  set "unapply-patches" to unapply patches
    after build.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 17 May 2012 13:56:37 +0200

libmixlib-authentication-ruby (1.1.2-1) unstable; urgency=low

  * New upstream release (1.1.2).

 -- Joshua Timberman <joshua@opscode.com>  Thu, 01 Jul 2010 11:09:50 -0600

libmixlib-authentication-ruby (1.1.0-1) unstable; urgency=low

  * New upstream release.
    * fix log level call
    * fix spurious auth header dump
    * remove digest/hmac and use ruby digest instead.
    * Hash path in request signature.
  * Remove libhmac-ruby from dependency in control.
  * Drop 'v' from git tag version.

 -- Joshua Timberman <joshua@opscode.com>  Sun, 28 Feb 2010 19:13:43 -0700

libmixlib-authentication-ruby (1.0.0-2) unstable; urgency=low

  * Corrected ruby-hmac package name, libhmac-ruby1.8 in control file.

 -- Joshua Timberman <joshua@opscode.com>  Mon,  8 Feb 2010 06:44:37 -0700

libmixlib-authentication-ruby (1.0.0-1) unstable; urgency=low

  * Initial release

 -- Joshua Timberman <joshua@opscode.com>  Sat, 28 Nov 2009 08:28:28 -0600