File: changelog

package info (click to toggle)
ruby-beaneater 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 296 kB
  • sloc: ruby: 1,628; sh: 4; makefile: 2
file content (70 lines) | stat: -rw-r--r-- 2,447 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
ruby-beaneater (1.1.3-1) unstable; urgency=medium

  [ Ananthu C V ]
  * Team upload
  * Update d/watch to use gemwatch.d.net
  * New upstream version 1.1.3
  * Add minitest v5 compatibility patch
  * Bump standards version to 4.7.0 (no changes needed)
  * Drop adopted extended fields from d/control

  [ Debian Janitor ]
  * Apply multi-arch hints. + ruby-beaneater: Add Multi-Arch: foreign.

 -- Ananthu C V <weepingclown@disroot.org>  Mon, 26 Aug 2024 01:34:36 +0530

ruby-beaneater (1.1.1-1) unstable; urgency=medium

  * Team Upload

  [ Cédric Boutillier ]
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ 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.
  * Remove unnecessary 'Testsuite: autopkgtest' header.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Apply multi-arch hints.
    + ruby-beaneater: Add :any qualifier for ruby dependency.
  * Update watch file format version to 4.
  * Use secure URI in debian/watch.
  * Bump debhelper from old 12 to 13.

  [ Ajayi Olatunji ]
  * New upstream Release
  * New upstream version 1.1.1
  * d/control: (Standards-Version): Bump to 4.6.1.
   - Add Rules-Requires-Root field.
   - (Depends): Use ${ruby:Depends} and remove interpreter.
  * d/clean: remove upstream directory generated during build

 -- Ajayi Olatunji <ajayiolatunji15@yahoo.com>  Wed, 17 Aug 2022 00:35:30 +0000

ruby-beaneater (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Remove test/pool_test.rb and test/pool_command_test.rb from the ruby test
    lists: pool support dropped upstream.
  * Build-Depend on ruby-minitest. Fixes FTBFS due to test suite failure
    (Closes: #789088).

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Fri, 10 Jul 2015 14:38:15 +0300

ruby-beaneater (0.3.3-1) unstable; urgency=medium

  * Initial release (Closes: #770387)
  * Split upstream's test suite in two parts:
    + Run tests not requiring a running beanstalkd instance during the build.
    + Run all tests, including those requiring beanstalkd, as DEP-8 tests.

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Fri, 21 Nov 2014 14:16:44 +0200