File: changelog

package info (click to toggle)
ruby-bcrypt 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 224 kB
  • sloc: ansic: 1,073; java: 679; ruby: 307; makefile: 2
file content (53 lines) | stat: -rw-r--r-- 1,797 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
ruby-bcrypt (3.0.1-2) unstable; urgency=low

  [ Vasudev Kamuth ]
  * Team upload.
  * debian/control:
    + Bumped Standards-Version to 3.9.3. This did not require any changes to
      the package source.
    + Increased minimum debhelper version required to 9
  * Set debian/compat to 9
  * debian/copyright:
    + Format URI now points to Debian copyright-format 1.0

  [ Per Andersson ]
  * Autorun rspec tests during build

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Sat, 16 Jun 2012 22:06:30 +0530

ruby-bcrypt (3.0.1-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 3.0.1

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Sun, 25 Sep 2011 23:35:32 +0530

ruby-bcrypt (3.0.0-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 3.0.0
  * debian/copyright
    + Changed License of gem to MIT to match upstream change
    + Added license notice for new files ext/mri
    + Removed license for files which were in ext/mri in the previous release

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Tue, 30 Aug 2011 21:05:06 +0530

ruby-bcrypt (2.1.4-2) unstable; urgency=low

  * Team upload.
  * debian/ruby-tests.rb: Do not add 'ext/mri' to the $LOAD_PATH. This fixes
    the problem of runing tests for Ruby 1.8 against the binary extension for
    Ruby 1.9, which causes a segfault during the test phase of the build. A
    newer gem2deb is required to run the tests, so debian/control was changed
    accordingly to Build-Depend on gem2deb (>= 0.2.6~)
    (Closes: #633302)
  * Bump standards version to 3.9.2

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 21 Jul 2011 11:28:18 -0700

ruby-bcrypt (2.1.4-1) unstable; urgency=low

  * Initial release (Closes: #623597)

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Wed, 20 Apr 2011 22:50:12 +0530