File: changelog

package info (click to toggle)
ruby-shoulda-context 2.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: ruby: 1,712; sh: 200; makefile: 4
file content (123 lines) | stat: -rw-r--r-- 3,949 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
ruby-shoulda-context (2.0.0-4) unstable; urgency=medium

  * Team upload
  * Add patch 0007-fix-tests-to-work-against-installed-package.patch.
    Closes: #1104036

 -- Lucas Nussbaum <lucas@debian.org>  Thu, 24 Apr 2025 20:36:35 +0200

ruby-shoulda-context (2.0.0-3) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-mocha.

  [ Andreas Tille ]
  * Point watch file to gemwatch.debian.net
  * Standards-Version: 4.7.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)

  [ Lucas Nussbaum ]
  * Drop build-dependency on pry-byebug
    + Add patch debian/patches/0005-Drop-build-dependency-on-pry-byebug.patch
    + Closes: #1054740
  * Fix Ruby3.3 compatibility issue in test suite.
    + Add patch 0006-Ruby3.3-fix-File.exists-to-File.exist.patch
  * Refresh packaging using dh-make-ruby

 -- Lucas Nussbaum <lucas@debian.org>  Thu, 24 Apr 2025 20:33:05 +0200

ruby-shoulda-context (2.0.0-2) unstable; urgency=medium

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

  [ Pirate Praveen ]
  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Fri, 04 Sep 2020 14:38:42 +0530

ruby-shoulda-context (2.0.0-1) experimental; urgency=medium

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Antonio Terceiro ]
  * Remove myself from Uploaders:

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * debian/control: Remove empty control field Uploaders.
  * Use secure URI in debian/watch.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Add myself to uploaders
  * New upstream version 2.0.0
  * Drop patches no longer required
  * Remove git usage in gemspec file
  * Remove usage of appraisal in tests
  * Add ruby-pry-byebug as build dependency
  * Remove usage of warnings_logger library
  * Disable tests that require snowglobe (not packaged)
  * Fix copyright file syntax
  * Add Breaks: ruby-shoulda (<< 4.0~)

 -- Pirate Praveen <praveen@debian.org>  Sat, 22 Aug 2020 20:16:05 +0530

ruby-shoulda-context (1.2.0-1) unstable; urgency=medium

  * Team upload

  [ Praveen Arimbrathodiyil ]
  * remove libshoulda* in Conflicts

  [ Christian Hofstaedtler ]
  * Fix typo in package description.
    Thanks to Pascal De Vuyst (Closes: #739217)

  [ Cédric Boutillier ]
  * Imported Upstream version 1.2.0
  * require 'mocha/setup' to correctly initialize mocha (Closes: #743071)
  * Bump Standards-Version to 3.9.5 (no changes needed)
  * tests:
    - simplify Rake task to run tests;
    - deactivate check for BUNDLE_GEMFILE in tests
    - deactivate test_framework_detection_test.rb
    - do not ignore test results anymore

 -- Cédric Boutillier <boutil@debian.org>  Tue, 01 Apr 2014 21:49:34 +0200

ruby-shoulda-context (1.1.2-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Bump standards version to 3.9.4.
  * Add build dep on ruby-test-unit.

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Wed, 22 May 2013 20:57:16 +0530

ruby-shoulda-context (1.0.0~beta1-1) unstable; urgency=low

  * Initial release (Closes: #626017).

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Sat, 04 Jun 2011 23:13:21 -0700