File: changelog

package info (click to toggle)
ruby-rbnacl 7.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 576 kB
  • sloc: ruby: 2,927; makefile: 3
file content (106 lines) | stat: -rw-r--r-- 3,619 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
ruby-rbnacl (7.1.2-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Lucas Nussbaum ]
  * debian/gbp.conf: Add for DEP-14
  * debian/.gitattributes: remove
  * debian/salsa-ci.yml: use team-specific include

  [ Simon Quigley ]
  * Use GitHub tags for the watch file.
  * New upstream release.
  * Drop {XS,XB}-Ruby-Versions from control.
  * Use ${ruby:Depends} for runtime dependencies.
  * Drop depends on libsodium18.
  * Update Standards-Version to 4.7.3, no changes needed.

 -- Simon Quigley <tsimonq2@debian.org>  Mon, 16 Feb 2026 09:02:14 -0600

ruby-rbnacl (7.1.1-1) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Unit 193 ]
  * New upstream version 7.1.1
    - Drop obsolete patches, refresh remaining patches.
  * d/compat, d/control:
    - Drop d/compat in favor of debhelper-compat, bump to 12.
  * d/control:
    - Update Vcs-* fields.
    - Update homepage.
    - Remove myself from uploaders.
    - R³: no.
  * d/copyright: Use 'https' in format field, update years.
  * d/control, d/p/provide_libsodium.patch, d/rbnacl-libsodium.gemspec,
    d/ruby-rbnacl.install: Drop rbnacl-libsodium, the concept was deprecated.
    - Drop depends on pkg-config and libsodium-dev.
    - Depend on libsodium18 | libsodium23.
    - Remove provides for ruby-rbnacl-libsodium.
  * d/rules: Trim comments, remove dh_clean override.
  * Update Standards-Version to 4.5.0.

 -- Unit 193 <unit193@ubuntu.com>  Sat, 01 Feb 2020 00:14:52 -0500

ruby-rbnacl (5.0.0-4) unstable; urgency=medium

  * Reintroduce to archive for ruby-jwt 2 (build dependency)
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * Move debian/watch to gemwatch.debian.net
  * Add myself to uploaders

 -- Pirate Praveen <praveen@debian.org>  Tue, 05 Feb 2019 18:55:51 +0530

ruby-rbnacl (5.0.0-3) unstable; urgency=medium

  * d/p/provide_libsodium.patch: Specify what version of libsodium we have.
  * d/control: Depend on pkg-config for the aforementioned.
  * d/ruby-rbnacl.install, d/rbnacl-libsodium.gemspec:
    - Provide rbnacl-libsodium gemspec too.

 -- Unit 193 <unit193@ubuntu.com>  Wed, 27 Dec 2017 01:38:22 -0500

ruby-rbnacl (5.0.0-2) unstable; urgency=medium

  * d/p/0006-fix-blake2b_state-struct-size.patch:
    - Add patch from Ubuntu: pad blake2b_state struct declaration for libsodium
      1.0.13.  Thanks to Steve Langasek for the patch. (Closes: #871093)
  * Update Standards-Version to 4.1.0.

 -- Unit 193 <unit193@ubuntu.com>  Thu, 31 Aug 2017 06:33:43 -0400

ruby-rbnacl (5.0.0-1) unstable; urgency=medium

  * Team upload.

  [ Unit 193 ]
  * Initial release.

  [ Lucas Nussbaum ]
  * Add Unit 193 to Uploaders
  * Add Vcs-*
  * Add b-dep on libsodium-dev (needed for tests); run wrap-and-sort -a
  * Add debian/patches/disable-devel-gems: drop dependencies on development gems
  * Add build-dependency on ruby-coveralls
  * Add patch: 0003-Drop-usage-of-git-in-gemspec.patch
  * Add patch: 0004-Drop-gem-dependency-on-rbnacl-libsodium.patch
  * Enable tests

 -- Lucas Nussbaum <lucas@debian.org>  Sun, 09 Jul 2017 09:20:26 +0200