~ubuntu-branches/ubuntu/wily/ruby-mixlib-authentication/wily-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Paul van Tilburg
  • Date: 2012-05-17 13:56:37 UTC
  • Revision ID: package-import@ubuntu.com-20120517135637-y2wh4batzt0ws5dh
Tags: 1.1.4-1
* 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ruby-mixlib-authentication (1.1.4-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * Source packages adapted according to the new Ruby policy (closes: #653359):
 
5
    - Build for both ruby1.8 and ruby1.9.1.
 
6
    - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
 
7
      debian/control accordingly.
 
8
    - Changed the depends and recommends to follow the new Ruby library
 
9
      naming scheme.
 
10
  * debian/control:
 
11
    - Added a default DM-Upload-Allowed field set to yes.
 
12
    - Standards-Version bumped to 3.9.3; no changes required.
 
13
    - Set XS-Ruby-Versions to all.
 
14
    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
 
15
    - Added libmixlib-authentication-ruby and
 
16
      libmixlib-authentication-ruby1.8 as transitional packages.
 
17
    - Added a build-depend on ruby-rspec for the test suite.
 
18
  * debian/copyright: reworked to fit the Debian copyright format version 1.0.
 
19
  * debian/patches: added 01_fix_http_authentication_request_spec.diff to
 
20
    fix an issue with a test.
 
21
  * debian/source/local-options:  set "unapply-patches" to unapply patches
 
22
    after build.
 
23
 
 
24
 -- Paul van Tilburg <paulvt@debian.org>  Thu, 17 May 2012 13:56:37 +0200
 
25
 
 
26
libmixlib-authentication-ruby (1.1.2-1) unstable; urgency=low
 
27
 
 
28
  * New upstream release (1.1.2).
 
29
 
 
30
 -- Joshua Timberman <joshua@opscode.com>  Thu, 01 Jul 2010 11:09:50 -0600
 
31
 
 
32
libmixlib-authentication-ruby (1.1.0-1) unstable; urgency=low
 
33
 
 
34
  * New upstream release.
 
35
    * fix log level call
 
36
    * fix spurious auth header dump
 
37
    * remove digest/hmac and use ruby digest instead.
 
38
    * Hash path in request signature.
 
39
  * Remove libhmac-ruby from dependency in control.
 
40
  * Drop 'v' from git tag version.
 
41
 
 
42
 -- Joshua Timberman <joshua@opscode.com>  Sun, 28 Feb 2010 19:13:43 -0700
 
43
 
 
44
libmixlib-authentication-ruby (1.0.0-2) unstable; urgency=low
 
45
 
 
46
  * Corrected ruby-hmac package name, libhmac-ruby1.8 in control file.
 
47
 
 
48
 -- Joshua Timberman <joshua@opscode.com>  Mon,  8 Feb 2010 06:44:37 -0700
 
49
 
 
50
libmixlib-authentication-ruby (1.0.0-1) unstable; urgency=low
 
51
 
 
52
  * Initial release
 
53
 
 
54
 -- Joshua Timberman <joshua@opscode.com>  Sat, 28 Nov 2009 08:28:28 -0600