File: changelog

package info (click to toggle)
ruby-http-parser 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 280 kB
  • sloc: ansic: 2,137; ruby: 672; makefile: 12
file content (82 lines) | stat: -rw-r--r-- 2,705 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
ruby-http-parser (1.2.3-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.2.3
  * Update the patch to correct linker and compiler flags
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Fix build deps and remove {XS,XB}-Ruby-Versions fields

 -- Ananthu C V <weepingclown@disroot.org>  Sat, 30 Dec 2023 16:53:00 +0530

ruby-http-parser (1.2.1-6) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.

  [ HIGUCHI Daisuke (VDR dai) ]
  * enable hardening.
  * eliminate lintian warning: update-debian-copyright
  * Update standards version to 4.6.1

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Tue, 19 Jul 2022 21:46:42 +0900

ruby-http-parser (1.2.1-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ Utkarsh Gupta ]
  * Add patch to disable tests for FTBFS on s390x

 -- Utkarsh Gupta <utkarsh@debian.org>  Fri, 05 Mar 2021 20:31:59 +0530

ruby-http-parser (1.2.1-4) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Allow version from backports to satisfy dependency

  [ Cédric Boutillier ]
  * Replace hardcoded 2.7.0 version in debian/rules by the output of
    RbConfig::RBCONFIG["ruby_version"] (Closes: #964320)
  * Bump debhelper compatibility level to 13

 -- Cédric Boutillier <boutil@debian.org>  Wed, 26 Aug 2020 11:37:49 +0200

ruby-http-parser (1.2.1-3) unstable; urgency=medium

  * Team upload.
  * d/control (Build-Depends): Raised ruby-ffi-compiler to its unpatched
    version 1.0.1-4. Otherwise the changes in d/rules won't work.
  * d/rules: Move gemspec and extension in non-ruby-version dependent
    locations to fix autopkgtests with ruby2.5. Work around the limits of
    the unpatched version of ruby-ffi-compiler.

 -- Daniel Leidert <dleidert@debian.org>  Sat, 11 Apr 2020 14:31:10 +0200

ruby-http-parser (1.2.1-2) unstable; urgency=medium

  [ Daniel Leidert ]
  * d/rules: Disable dh verbose mode.
  * d/patches/0001-Use-the-correct-compiler-and-linker-flags.patch: Add patch.
    - Set linker flags by evaluating environment or RbConfig::CONFIG.
  * d/patches/series: Enable new patch.
  * Fix blhc issue: CPPFLAGS missing

  [ Utkarsh Gupta ]
  * Source-only upload
  * Refresh patch

 -- Utkarsh Gupta <utkarsh@debian.org>  Thu, 09 Apr 2020 13:17:30 +0530

ruby-http-parser (1.2.1-1) unstable; urgency=medium

  [ Daniel Leidert, Utkarsh Gupta ]
  * Initial release (Closes: #955589)

 -- Utkarsh Gupta <utkarsh@debian.org>  Fri, 03 Apr 2020 03:16:10 +0530