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
|
ruby-kramdown (1.12.0-1) unstable; urgency=medium
* Team upload
* New upstream version 1.12.0
* Refresh skip_missing_math_engines.patch
* Remove fix-datadir-path.patch, applied upstream
* Modify rouge2.patch to put rouge 2.x syntax-highlighter in legacy mode for
compatibility, and incidentally restore pre tag around code blocks
(Closes: #833788)
-- Cédric Boutillier <boutil@debian.org> Sat, 27 Aug 2016 11:39:34 +0200
ruby-kramdown (1.11.1-3) unstable; urgency=medium
* Team upload
* Depend on ruby-rouge >= 2
* Add rouge2.patch to adapt tests to new ruby-rouge major version
-- Cédric Boutillier <boutil@debian.org> Mon, 04 Jul 2016 00:08:28 +0200
ruby-kramdown (1.11.1-2) unstable; urgency=medium
* Fix path for the link to jquery (Closes: #801121)
-- Cédric Boutillier <boutil@debian.org> Wed, 08 Jun 2016 23:39:41 +0200
ruby-kramdown (1.11.1-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 1.11.1
* Bump Standards-Version to 3.9.8
* Drop symlink for rdoc template, css, js, fonts to a specific version of
ruby
* Add fix-datadir-path.patch to detect installed data files
* Refresh skip_missing_math_engines.patch
* Set Testsuite field to autopkgtest-pkg-ruby
-- Cédric Boutillier <boutil@debian.org> Wed, 08 Jun 2016 22:47:17 +0200
ruby-kramdown (1.10.0-1) unstable; urgency=medium
[ Youhei SASAKI ]
* Imported Upstream version 1.9.0
* Refresh patch
[ Praveen Arimbrathodiyil ]
* check gemspec dependencies during build
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 16 Mar 2016 22:18:37 +0900
ruby-kramdown (1.9.0-1) unstable; urgency=medium
* Imported Upstream version 1.9.0
* Refresh patch
* Create symlink for rdoc template, css, js, fonts
* Check gemspec dependencies during build
-- Youhei SASAKI <uwabami@gfd-dennou.org> Mon, 23 Nov 2015 19:20:13 +0900
ruby-kramdown (1.8.0-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 1.8.0
* Change slightly the beginning of the long description, update homepage
* Add years to the debian/copyright
* Add patch to skip tests using unavailable math engines
* Build-depend on texlive-latex-extra and texlive-fonts-recommended to run
latex-related tests
* Depend and build-depend on ruby-rouge >= 1.8
-- Cédric Boutillier <boutil@debian.org> Mon, 20 Jul 2015 09:09:07 +0200
ruby-kramdown (1.4.2-2) unstable; urgency=medium
* Team upload.
* Install missing data files (Closes: #774661)
-- Christian Hofstaedtler <zeha@debian.org> Wed, 08 Apr 2015 10:56:27 +0200
ruby-kramdown (1.4.2-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 1.4.2
* Depend and build-depend on ruby-prawn-table (Closes: #761527)
* Bump Standards-Version to 3.9.6 (no changes needed)
* Exchange the order of Files paragraphs in debian/copyright (first global,
then for debian/* files)
-- Cédric Boutillier <boutil@debian.org> Mon, 29 Sep 2014 23:24:54 +0200
ruby-kramdown (1.4.1-1) unstable; urgency=medium
* Imported Upstream version 1.4.1
* Drop patch: merge upstream
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 12 Aug 2014 03:37:48 +0900
ruby-kramdown (1.4.0-1) unstable; urgency=medium
* Imported Upstream version 1.4.0
* Change copyright: upstream change GPL-3 -> MIT/X11
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 31 Jul 2014 21:04:02 +0900
ruby-kramdown (1.3.3-2) unstable; urgency=medium
* Team upload.
* Remove specific dependency to rdoc 1.9.1 (Closes: #746074)
-- Sebastien Badia <seb@sebian.fr> Sun, 27 Apr 2014 21:59:02 +0200
ruby-kramdown (1.3.3-1) unstable; urgency=medium
* Imported Upstream version 1.3.3
* Bump Standard Version: 3.9.5, Compat: 9
* Update Build-Depends, Depends: ruby-prawn, ruby-minitest
-- Youhei SASAKI <uwabami@gfd-dennou.org> Sun, 23 Mar 2014 22:38:50 +0900
ruby-kramdown (1.2.0-1) unstable; urgency=low
* Imported Upstream version 1.2.0
* Refresh patches
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 04 Sep 2013 17:02:06 +0900
ruby-kramdown (1.1.0-1) unstable; urgency=low
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
* debian/copyright: use DEP5 copyright-format/1.0 official URL
[ Youhei SASAKI ]
* Bump standard version: 3.9.4
* Imported Upstream version 1.1.0
* Add Depends, Build-Depends: ruby-stringex
* Add patch: 0001-Fix_StringEx_Require
* Upload to unstable
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 20 Aug 2013 05:06:30 +0900
ruby-kramdown (0.14.2-1) experimental; urgency=low
* Imported Upstream version 0.14.2
-- Youhei SASAKI <uwabami@gfd-dennou.org> Sat, 26 Jan 2013 21:28:12 +0900
ruby-kramdown (0.14.1-1) unstable; urgency=low
* Imported Upstream version 0.14.1
* Add Build-Depends: tidy
- Running all tests during build
* Add debian/ruby-kramdown.doc-base for doc-base support
* Fix debian/rules: follow upstream filename change
-- Youhei SASAKI <uwabami@gfd-dennou.org> Fri, 07 Dec 2012 23:32:38 +0900
ruby-kramdown (0.14.0-1) unstable; urgency=low
* Imported Upstream version 0.14.0
-- Youhei SASAKI <uwabami@gfd-dennou.org> Sat, 24 Nov 2012 15:45:06 +0900
ruby-kramdown (0.13.7-2) unstable; urgency=low
* debian/control:
- Bumped gem2deb build-dependency to >= 0.3.0~.
- Added myself to the uploaders.
-- Paul van Tilburg <paulvt@debian.org> Tue, 26 Jun 2012 22:15:37 +0200
ruby-kramdown (0.13.7-1) unstable; urgency=low
* Imported Upstream version 0.13.7
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 12 Jun 2012 18:40:43 +0900
ruby-kramdown (0.13.5-1) unstable; urgency=low
* Initial release (Closes: #666878)
-- Youhei SASAKI <uwabami@gfd-dennou.org> Mon, 27 Feb 2012 10:47:58 +0900
|