File: changelog

package info (click to toggle)
ruby-password 0.5.3-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 240 kB
  • sloc: ruby: 406; ansic: 48; makefile: 11
file content (89 lines) | stat: -rw-r--r-- 3,035 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
ruby-password (0.5.3-5) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Apply multi-arch hints.
    + ruby-password: Add Multi-Arch: same.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * Refresh packaging with dh-make-ruby -w
  * Remove Ryan Niebur from the Uploaders field.
    Thanks for your work! (Closes: #856373)
  * Annotate test dependencies <!nocheck> (Closes: #982040).
    Thanks Helmut Grohne for the report and the patch
  * Use the rake method to run tests
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * Bump debhelper compatibility level to 13
  * Add gemspec file under debian/
  * Move native files under ext/ before build

 -- Cédric Boutillier <boutil@debian.org>  Sun, 14 Feb 2021 22:52:08 +0100

ruby-password (0.5.3-4) unstable; urgency=low

  * Team upload
  * debian/control:
    + use canonical URI in Vcs-* fields
    + build for ruby1.9.1 and ruby2.0
    + replace ruby1.8 by ruby | ruby-interpreter in Depends field
    + add versioned build-dependencies on gem2deb and ruby-termios to ensure
      Ruby 2.0 support
    + drop transitional packages
    + bump Standards-Version to 3.9.4 (no changes needed)
  * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
    field
  * debian/patches:
    + add newer-ruby.patch to port the library to newer Ruby versions
    + add password_crack.patch to rename the C extension to password_crack.so

 -- Cédric Boutillier <boutil@debian.org>  Thu, 26 Sep 2013 15:25:20 +0200

ruby-password (0.5.3-3) unstable; urgency=low

  * Repackaged under the new pkg-ruby-extras gem2deb-derived style

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 14 Nov 2011 11:08:06 -0600

libpassword-ruby (0.5.3-2) unstable; urgency=low

  * Team upload.
  * Bump Standards-Version to 3.9.1 (no change).
  * Use libcrack2-dev instead of cracklib2-dev (Closes: #598178).

 -- Laurent Arnoud <laurent@spkdev.net>  Tue, 05 Oct 2010 00:12:43 +0200

libpassword-ruby (0.5.3-1) unstable; urgency=low

  [ Micah Anderson ]
  * Initial Release. (Closes: #490146)

  [ Ryan Niebur ]
  * Add myself and the team to Uploaders
  * fix changelog to close ITP and only have one entry
  * add debian/watch
  * run "make extra-clean" in debian/rules
  * convert Richard's direct changes to a quilt patch
    - add README.source
  * add examples
  * remove ./debian/breakpoint_client.1, which seems irrelevant..
  * add ruby1.8-dev to build deps
  * add Homepage
  * install README as a doc
  * install rdoc documentation
    - build dep on graphviz
  * fix debian/copyright

 -- Micah Anderson <micah@debian.org>  Fri, 01 May 2009 21:34:16 +0000