File: changelog

package info (click to toggle)
ruby-twitter-text 1.14.7%2Bconformance-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 800 kB
  • sloc: ruby: 2,917; java: 1,571; makefile: 6
file content (186 lines) | stat: -rw-r--r-- 5,403 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
181
182
183
184
185
186
ruby-twitter-text (1.14.7+conformance-3) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * [ci skip] Update team name

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

  [ Lucas Kanashiro ]
  * d/p/3001-fix-path.patch: replace File.exists? call with File.exist?
  * Declare compliance with Debian Policy 4.6.2

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 28 Feb 2024 16:36:40 -0300

ruby-twitter-text (1.14.7+conformance-2) unstable; urgency=medium

  * Team upload.
  * d/control: Add Rules-Requires-Root field.
    (Standards-Version): Bump to 4.5.0.
    (Homepage): Point to new location.
    (Vcs-Git, Vcs-Browser): Fix URLs.
    (Depends): Use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact.
    (Source): Fix URL.
  * d/watch: Use gemwatch.d.n.
  * d/patches/5001-fix-ruby27-frozenerror.patch: Add new patch.
    - Fix FrozenError issued by Ruby 2.7 (closes: #952084).
  * d/patches/series: Enable new patch.
  * d/upstream/metadata: Add upstream metadata.

 -- Daniel Leidert <dleidert@debian.org>  Thu, 26 Mar 2020 18:31:05 +0100

ruby-twitter-text (1.14.7+conformance-1) unstable; urgency=medium

  * New upstream release
  * Add myself to uploaders
  * Remove 4001-fix-hashtag-detection.patch (already applied upstream)

 -- Sruthi Chandran <srud@disroot.org>  Fri, 08 Sep 2017 10:50:26 +0530

ruby-twitter-text (1.14.6+conformance-1) unstable; urgency=medium

  * Team upload
  * New upstream release

  [ Balasankar C ]
  * Add 4001-fix-hashtag-detection.patch

 -- Sruthi Chandran <srud@disroot.org>  Tue, 27 Jun 2017 18:40:19 +0530

ruby-twitter-text (1.14.0+conformance-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Sruthi Chandran <srud@disroot.org>  Mon, 19 Sep 2016 15:12:11 +0530

ruby-twitter-text (1.13.4+conformance-1) unstable; urgency=medium

  [ Sudheesh Shetty ]
  * Team upload
  * New upstream release

  [ Balasankar C ]
  * Use standard docs file name.
  * Make tests run.
      * Add debian/ruby-tests.rake.
      * Edit 3001-fix-path.patch to check for relative and fixed links.
      * Add necessary build deps.
  * Generate gemspec file
      * Rename 2001-avoid-git-in-gemspec.patch to 2001-fix-gemspec.patch to
        make it a general patch.
      * Remove usage of spec from gemspec.
  * Clean coverage folder before building.

  [ Pirate Praveen]
  * Add ruby-rspec as build dependency

 -- Pirate Praveen <praveen@debian.org>  Sun, 13 Mar 2016 12:09:56 +0530

ruby-twitter-text (1.13.0+conformance-1) unstable; urgency=medium

  * New upstream release

 -- Pirate Praveen <praveen@debian.org>  Fri, 30 Oct 2015 03:07:36 +0530

ruby-twitter-text (1.12.0+conformance-1) unstable; urgency=medium

  * New upstream release.
  * Add team address as Maintainer.
  * Add myself to Uploaders.

 -- Pirate Praveen <praveen@debian.org>  Tue, 28 Jul 2015 16:27:05 +0530

ruby-twitter-text (1.11.0+conformance-3) unstable; urgency=medium

  * Team upload.
  * Re-upload to unstable.

 -- Pirate Praveen <praveen@debian.org>  Wed, 29 Apr 2015 17:45:34 +0530

ruby-twitter-text (1.11.0+conformance-2) experimental; urgency=medium

  * Team upload.
  * Install lib/assets/tld_lib.yml.

 -- Pirate Praveen <praveen@debian.org>  Sat, 11 Apr 2015 10:58:40 +0530

ruby-twitter-text (1.11.0+conformance-1) experimental; urgency=low

  * Team upload.
  * New upstream release
  * Add conformance to source (see README.source)

 -- Pirate Praveen <praveen@debian.org>  Tue, 31 Mar 2015 16:56:20 +0530

ruby-twitter-text (1.10.0+gem-2) unstable; urgency=medium

  * debian/control
    - fix Vcs-*

 -- Hideki Yamane <henrich@debian.org>  Wed, 25 Mar 2015 10:16:11 +0900

ruby-twitter-text (1.10.0+gem-1) unstable; urgency=medium

  * Team upload.
  * Use gem file as upstream source (closes: #770621)
    - github tarball has missing files
  * Rebuild to include gemspec file (remove git usage).
  * Bump standards version to 3.9.6 (no changes).

 -- Pirate Praveen <praveen@debian.org>  Sat, 22 Nov 2014 22:33:44 +0530

ruby-twitter-text (1.10.0-1) unstable; urgency=medium

  * New upstream release

 -- Hideki Yamane <henrich@debian.org>  Sat, 01 Nov 2014 22:33:09 +0900

ruby-twitter-text (1.9.2-1) unstable; urgency=medium

  * New upstream release

 -- Hideki Yamane <henrich@debian.org>  Tue, 29 Jul 2014 07:06:52 +0900

ruby-twitter-text (1.9.0-1) unstable; urgency=medium

  * New upstream release

 -- Hideki Yamane <henrich@debian.org>  Fri, 21 Mar 2014 14:04:39 +0900

ruby-twitter-text (1.8.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - set Standards-Version: 3.9.5

 -- Hideki Yamane <henrich@debian.org>  Sun, 02 Mar 2014 08:47:04 +0900

ruby-twitter-text (1.7.0-1) unstable; urgency=low

  * New upstream release

 -- Hideki Yamane <henrich@debian.org>  Sun, 24 Nov 2013 20:34:17 +0900

ruby-twitter-text (1.6.3-1) unstable; urgency=low

  * New upstream release

 -- Hideki Yamane <henrich@debian.org>  Tue, 24 Sep 2013 20:50:40 +0900

ruby-twitter-text (1.6.1-2) unstable; urgency=low

  * debian/control
    - set "Priority: optional" since tdiary dependes it.

 -- Hideki Yamane <henrich@debian.org>  Thu, 06 Jun 2013 00:14:06 +0900

ruby-twitter-text (1.6.1-1) unstable; urgency=low

  * Initial release (Closes: #706555)

 -- Hideki Yamane <henrich@debian.org>  Wed, 01 May 2013 22:49:47 +0900