File: changelog

package info (click to toggle)
ruby-github-markup 1.7.0%2Bdfsg-6.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: ruby: 441; python: 167; sh: 26; makefile: 16; perl: 12
file content (219 lines) | stat: -rw-r--r-- 7,081 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
ruby-github-markup (1.7.0+dfsg-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix build with docutils 0.21 (closes: #1075892).
    - Backport part of an upstream commit to update the tests.
    - Bump python3-docutils build-dependency to 0.21.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 04 Aug 2024 17:12:52 +0300

ruby-github-markup (1.7.0+dfsg-6) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Sun, 22 Jan 2023 15:57:55 +0530

ruby-github-markup (1.7.0+dfsg-5) experimental; urgency=medium

  [ Cédric Boutillier ]
  * Do not install doc in the gem directory

  [ Abhijith PA ]
  * Fix compatibility with python3-docutils 0.18 (Closes: #1013383)
  * Add ruby-commonmarker to Depends (Closes: #996234)

  [ Pirate Praveen ]
  * Update minimum version of python3-docutils to 0.19
  * Remove unnecessary dependencies, thanks to Dmitry Shachnev

 -- Pirate Praveen <praveen@debian.org>  Fri, 20 Jan 2023 21:18:04 +0530

ruby-github-markup (1.7.0+dfsg-4) experimental; urgency=medium

  [ Abhijith PA ]
  * Add ruby-commonmarker to build-depends. (Closes: #996234)

  [ Cédric Boutillier ]
  * Do not install doc in the gem directory

  [ Abhijith PA ]
  * Fix 996234 1013383
  * changelog entry
  * move experimental things to experimental branch

  [ Pirate Praveen ]
  * Remove unnecessary dependencies, thanks to Dmitry Shachnev

 -- Pirate Praveen <praveen@debian.org>  Fri, 20 Jan 2023 21:03:58 +0530

ruby-github-markup (1.7.0+dfsg-4) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Jenkins ]
  * Remove constraints unnecessary since stretch.

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

  [ Daniel Leidert ]
  * Fix watch file

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Update watch file standards to 4
  * Switch to gem-install layout for `bundle install --local` compatibility

 -- Pirate Praveen <praveen@debian.org>  Sun, 23 Jan 2022 12:49:17 +0530

ruby-github-markup (1.7.0+dfsg-3) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * Use python3-docutils and default python command (Closes: #938419)
  * Adapt tests for ruby-html-pipeline 2.12 (fixes autopkgtest regression)
  * Bump Standards-Version to 4.4.1 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12

  [ Cédric Boutillier ]
  * Add patch to fix expected test result for rst files (with python3)

 -- Pirate Praveen <praveen@debian.org>  Thu, 16 Jan 2020 23:25:30 +0530

ruby-github-markup (1.7.0+dfsg-2) unstable; urgency=medium

  * Reupload to unstable
  * Add Breaks for gitaly versions looking for gitlab-markup

 -- Pirate Praveen <praveen@debian.org>  Sat, 08 Dec 2018 12:29:14 +0530

ruby-github-markup (1.7.0+dfsg-1) experimental; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * New upstream version 1.7.0
  * Switch back to github-markup gem (from gitlab-markup)

  [ Sruthi Chandran]
  * Add fix-path-for-interpreter.patch
  * Disable failing test
  * Fix permissions for commands pod2html and rest2html

 -- Sruthi Chandran <srud@disroot.org>  Tue, 04 Dec 2018 22:59:29 +0530

ruby-github-markup (1.6.5-1) unstable; urgency=medium

  * New upstream version 1.6.5
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Use salsa.debian.org in Vcs-* fields
  * Update watch file for new gitlab tarball url pattern

 -- Pirate Praveen <praveen@debian.org>  Sun, 21 Oct 2018 23:20:57 +0530

ruby-github-markup (1.6.3-1) unstable; urgency=medium

  * New upstream version 1.6.3
  * Bump debhelper compat to 11 and standards version to 4.1.3
  * Update watch file url for new pattern

 -- Pirate Praveen <praveen@debian.org>  Sat, 17 Mar 2018 17:02:38 +0530

ruby-github-markup (1.5.1+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Pirate Praveen <praveen@debian.org>  Sun, 15 Jan 2017 18:02:48 +0530

ruby-github-markup (1.5.0+dfsg-4) unstable; urgency=medium

  * Add docutils 0.13 compatibility patch (Closes: #847834)
  * Switch home page to gitlab-markup

 -- Pirate Praveen <praveen@debian.org>  Sat, 24 Dec 2016 13:53:59 +0530

ruby-github-markup (1.5.0+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Drop dependency and build-dependency on ruby-bluecloth.
    .
    Based on reading the code, I can say with certainty that ruby-bluecloth
    was not being used at all.
  * debian/rules: check dependencies during build
  * Run tests with rake instead of plain ruby

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 15 Nov 2016 21:50:30 -0300

ruby-github-markup (1.5.0+dfsg-2) unstable; urgency=medium

  * Provide github-markup.gemspec in addition to gitlab-markup.gemspec

 -- Pirate Praveen <praveen@debian.org>  Tue, 01 Nov 2016 23:09:41 +0530

ruby-github-markup (1.5.0+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Switch to gitlab-markup as upstream (gitlab fork with python 3.x support)
  * Add myself to uploaders
  * Remove 0002-Update-pod-markup-test-output.patch (merged upstream)
  * Add fix-version.patch (change version from 1.5.0.pre to 1.5.0)

 -- Pirate Praveen <praveen@debian.org>  Mon, 31 Oct 2016 12:13:51 +0530

ruby-github-markup (1.4.0+dfsg-2) unstable; urgency=medium

  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Drop 0003-disable-failing-test.patch since the test is now passing
    (Closes: #799885)
  * Delete compressed javascript files in documentation
  * Set Testsuite field to autopkgtest-pkg-ruby

 -- Cédric Boutillier <boutil@debian.org>  Wed, 08 Jun 2016 11:40:03 +0200

ruby-github-markup (1.4.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Balasankar C <balasankarc@autistici.org>  Wed, 13 Apr 2016 10:10:03 +0530

ruby-github-markup (1.3.3+dfsg-1) unstable; urgency=medium

  * Team upload.

  [ Sebastien Badia ]
  * New upstream release

  [Pirate Praveen]
  * d/watch: Fall-back to Github (githubredir webservice was discontinued)
  * Refresh patch
  * Add build dep on ruby-sanitize, ruby-html-pipeline, ruby-nokogiri-diff
  * Disable failing tests
  * Bump standards version to 3.9.6 (no changes)

 -- Pirate Praveen <praveen@debian.org>  Sun, 06 Dec 2015 20:53:43 +0530

ruby-github-markup (1.2.1+dfsg-1) unstable; urgency=medium

  * Imported Upstream version 1.2.1+dfsg
  * Drop 0004-python.patch, not needed any more
  * Depend on the default python interpreter

 -- Cédric Boutillier <boutil@debian.org>  Tue, 20 May 2014 14:37:48 +0200

ruby-github-markup (1.1.2+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #711719)

 -- Cédric Boutillier <boutil@debian.org>  Wed, 16 Apr 2014 18:52:12 +0200