File: changelog

package info (click to toggle)
ruby-ascii85 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: ruby: 292; makefile: 11
file content (89 lines) | stat: -rw-r--r-- 3,163 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-ascii85 (1.1.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Apply multi-arch hints.
    + ruby-ascii85: Add :any qualifier for ruby dependency.
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Cédric Boutillier ]
  * New upstream version 1.1.0
  * Update packaging with dh-ruby -w
  * Use rake method to run tests
    + Set Standards-Version to 4.7.0 (no changes needed)
  * Refresh remove_rubygems.patch

 -- Cédric Boutillier <boutil@debian.org>  Sun, 14 Apr 2024 00:07:30 +0200

ruby-ascii85 (1.0.3-1) unstable; urgency=medium

  * New upstream version 1.0.3
  * Run wrap-and-sort on packaging files
  * Move debian/watch to gemwatch.debian.net
  * Bump Standards-Version to 4.1.5 (no changes needed)
  * Use salsa.debian.org in Vcs-* fields
  * Bump debhelper compatibility level to 11
  * README is now markdown
  * Update upstream email address

 -- Cédric Boutillier <boutil@debian.org>  Mon, 30 Jul 2018 22:32:40 +0200

ruby-ascii85 (1.0.2-3) unstable; urgency=medium

  * Reupload to update rubygems-integration metadata
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * Set Testsuite to autopkgtest-pkg-ruby
  * Change homepage to the page of the Github repository
  * Refresh remove_rubygems.patch to remove the relative path when requiring
    the library in tests

 -- Cédric Boutillier <boutil@debian.org>  Tue, 14 Oct 2014 23:45:13 +0200

ruby-ascii85 (1.0.2-2) unstable; urgency=low

  * debian/patches: add fix_path_in_bin.patch to use the correct path to find
    the ascii85 library. Thanks Sam Morris (Closes: #710006).

 -- Cédric Boutillier <boutil@debian.org>  Mon, 27 May 2013 23:22:29 +0200

ruby-ascii85 (1.0.2-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + bump Standards-Version to 3.9.4 (no changes needed)
    + change in Build-Depends ruby-rspec to ruby-minitest to reflect upstream
      test framework change
    + update my email address
  * debian/copyright:
    + use DEP5 copyright-format/1.0 official URL for Format field
    + update my email address and years
  * debian/ruby-test-files.yaml: drop spec_helper.rb, not present any more
  * debian/patches:
    + drop 01_spec_fix_requires.diff, not needed anymore
    + add remove_rubygems.patch

 -- Cédric Boutillier <boutil@debian.org>  Sun, 19 May 2013 21:02:48 +0200

ruby-ascii85 (1.0.1-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 07:39:47 +0200

ruby-ascii85 (1.0.1-1) unstable; urgency=low

  * Initial release (Closes: #640110)

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Fri, 02 Sep 2011 22:34:48 +0200