File: changelog

package info (click to toggle)
ruby-mime-types 3.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 304 kB
  • sloc: ruby: 1,814; makefile: 6
file content (180 lines) | stat: -rw-r--r-- 5,996 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
ruby-mime-types (3.4.1-2) unstable; urgency=medium

  * Team Upload.

  [ Lucas Kanashiro ]
  * d/t/control: mark smoke-test as superficial

  [ Nilesh Patra ]
  * Add test-deps on self and ruby (Closes: #1025200)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 03 Dec 2022 10:06:55 +0530

ruby-mime-types (3.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove all patches, they do not apply anymore.
  * d/p/0001-Add-assert_has_keys-and-avoid-minitest-bonus-assertions.patch:
    fix tests again.

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 31 Oct 2022 11:35:03 -0300

ruby-mime-types (3.3.1-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

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

  [ Lucas Kanashiro ]
  * Run tests during build time.
  * Add patch to not require all minitest hooks when running tests.
  * Add patch to avoid using assert_has_keys in tests. With that, we can run
    tests without needing to package minitest-bonus-assertions.
  * Add ruby-minitest-{focus,hooks} as b-d.
  * Bump debhelper compatibility level to 13.
  * Declare compliance with Debian Policy 4.6.1.
  * Update years of upstream copyright.

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 29 Aug 2022 17:10:58 -0300

ruby-mime-types (3.3.1-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Antonio Terceiro ]
  * New upstream version 3.3.1
  * Packaging updates from a new run of dh-make-ruby
    - bump debhelper compat to 12 and delete debian/compat
    - bump Standards-Version to 4.4.0; no other changes needed
    - Set Testsuite: to autopkgtest-pkg-ruby to let autodep8 autogenerate the
      gem2deb-test-runner call (Closes: #950227)
    - add Rules-Requires-Root: no
    - replace explicit dependencies with ${ruby:Depends} (thus build-depend on
      gem2deb >= 1)
    - add debian/upstream/metadata
    - debian/watch: bump to version=4

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 03 Feb 2020 13:12:11 +0100

ruby-mime-types (3.2.2-1) unstable; urgency=medium

  * New upstream version 3.2.2
  * Move debian/watch to gemwatch.debian.net
  * Use salsa.debian.org in Vcs-* fields
  * Bump Standards-Version to 4.2.0 (no changes needed)
  * Bump debhelper compatibility level to 11
  * History file is now markdown

 -- Cédric Boutillier <boutil@debian.org>  Fri, 17 Aug 2018 14:25:58 +0200

ruby-mime-types (3.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Use --gem-install and drop patches
  * Add ruby-mime-types-data as dependency
  * Bump standards version to 4.0.0

 -- Pirate Praveen <praveen@debian.org>  Sun, 30 Jul 2017 19:00:29 +0530

ruby-mime-types (2.6.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update packaging with a new dh-make-ruby run
    - not running the tests for now
  * Install data files to /usr/share/ruby-mime-types/
    - add 0001-Read-data-files-from-usr-share-ruby-mime-types.patch to make
      the code look for them there
    - add a DEP-8 smoke test for that

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 13 Jun 2015 12:29:46 -0300

ruby-mime-types (1.25-1) unstable; urgency=low

  * Imported Upstream version 1.25
  * debian/patches: drop ignore-refutation.diff, not needed anymore
  * debian/control: built against ruby-minitest >= 0.5
  * debian/ruby-test-files.yaml: add minitest to the required files

 -- Cédric Boutillier <boutil@debian.org>  Sat, 14 Sep 2013 16:13:18 +0200

ruby-mime-types (1.23-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    + update my email address
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + drop transitional packages
    + depend on ruby instead of ruby1.8
    + Bump Standards-Version to 3.9.4 (no changes needed)
  * debian/rules: install upstream changelog

 -- Cédric Boutillier <boutil@debian.org>  Tue, 14 May 2013 16:08:59 +0200

ruby-mime-types (1.19-1) unstable; urgency=low

  * New upstream version
  * Bump Standars-Version to 3.9.3 (no changes needed)
  * Add myself to Uploaders:
  * Build-depend on gem2deb >=0.3.0

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

ruby-mime-types (1.17.2-1) unstable; urgency=low

  * New upstream release.
  * Switch my email to @debian.org.
  * Fix priority for transitional package.
  * Add ignore-refutation.diff: work-around test failure.
  * README.txt was renamed to README.rdoc.
  * Bump standards-version to 3.9.2. No changes needed.

 -- Lucas Nussbaum <lucas@debian.org>  Tue, 20 Dec 2011 19:25:27 +0100

ruby-mime-types (1.16-3) unstable; urgency=low

  * Switch to gem2deb-based packaging. Rename source and binary packages.
  * Support Ruby 1.9.1. Closes: #611824.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 26 Apr 2011 12:59:05 +0200

libmime-types-ruby (1.16-2) unstable; urgency=low

  * Fix installation path (Closes: #563932)

 -- Decklin Foster <decklin@red-bean.com>  Wed, 06 Jan 2010 09:16:39 -0500

libmime-types-ruby (1.16-1) unstable; urgency=low

  * New upstream version (Closes: #563598)
  * Install upstream changelog as changelog

 -- Decklin Foster <decklin@red-bean.com>  Tue, 05 Jan 2010 09:20:24 -0500

libmime-types-ruby (1.15-2) unstable; urgency=low

  * Correctly install into ruby $libdir (Closes: #513824)

 -- Decklin Foster <decklin@red-bean.com>  Sun, 01 Feb 2009 10:39:37 -0500

libmime-types-ruby (1.15-1) unstable; urgency=low

  * Initial release (Closes: #488873)

 -- Decklin Foster <decklin@red-bean.com>  Thu, 26 Jun 2008 16:48:06 -0400