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
|
coderay (1.1.2-2) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: unnecessary-team-upload
* Move Vcs-* to salsa.debian.org
* Bump debhelper compatibility level to 11
* Update Standards-Version to 4.1.3
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 13 Jan 2018 12:14:09 +0900
coderay (1.1.2-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ HIGUCHI Daisuke (VDR dai) ]
* set Maintainer as pkg-ruby-extras-maintainers with ex-maintainer's request.
* Imported Upstream version 1.1.2.
* Add myself to Uploaders.
* eliminate lintian warning: debian-watch-uses-insecure-uri
* eliminate lintian warning: unused-override
* d/p/0001-Remove-rubygems-depends.patch: restore lacking strings.
* d/p/0000-restore_tests_and_rake_tasks_v1.1.2.patch:
restore tests and rake_tasks v1.1.2.
* d/p/0002-Add-lack-file-for-UnitTest.patch: removed, imported upstream.
* use newer test.
- d/control: update b-d:
- d/ruby-tests.rb: added.
- d/ruby-test-files.yaml: removed.
- d/rules: remove test generated files.
- d/tests/: add for autopkgtest-pkg-ruby.
* Bump compat to 10.
* Bump Standards-Version to 4.1.1 (no further changes)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 23 Oct 2017 00:21:47 +0900
coderay (1.1.1-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 1.1.1, adds upstream support for Ruby 2.3.
* Update packaging using dh-make-ruby -w
-- Christian Hofstaedtler <zeha@debian.org> Tue, 01 Mar 2016 22:53:52 +0100
coderay (1.1.0-4) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Sebastien Badia <seb@sebian.fr> Wed, 19 Aug 2015 17:49:35 +0200
coderay (1.1.0-3~exp1) experimental; urgency=medium
* Team upload.
* Target experimental and build with ruby 2.2.
* Lintian: fix copyright issue (wildcard-matches-nothing-in-dep5-copyright)
* Bump Standards-Version to 3.9.6 (no further changes)
* Update Vcs-Browser to cgit URL and HTTPS
-- Sebastien Badia <seb@sebian.fr> Fri, 10 Apr 2015 11:47:16 +0200
coderay (1.1.0-2) unstable; urgency=medium
* Rebuild against newer gem2deb to have rubygems-integration support for all
Ruby versions.
-- Antonio Terceiro <terceiro@debian.org> Sat, 13 Sep 2014 22:57:49 -0300
coderay (1.1.0-1) unstable; urgency=low
* Imported Upstream version 1.1.0
* Drop transitional packages
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 04 Sep 2013 18:51:14 +0900
coderay (1.0.9-1) unstable; urgency=low
[ Cédric Boutillier ]
* Team upload.
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
[ Youhei SASAKI ]
* Imported Upstream version 1.0.9
* Bump Standard Version: 3.9.4
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 28 May 2013 22:05:47 +0900
coderay (1.0.8-1) experimental; urgency=low
* Imported Upstream version 1.0.8
* Add ruby-redcloth into Build-Depends
* Format URI update: DEP5 -> Formant/1.0
-- Youhei SASAKI <uwabami@gfd-dennou.org> Sun, 20 Jan 2013 06:44:17 +0900
coderay (1.0.6-2) unstable; urgency=low
* Team upload.
* Bump build dependency on gem2deb to >= 0.3.0~.
-- Paul van Tilburg <paulvt@debian.org> Wed, 27 Jun 2012 21:08:34 +0200
coderay (1.0.6-1) unstable; urgency=low
* Imported Upstream version 1.0.6
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 26 Apr 2012 19:26:09 +0900
coderay (1.0.5-1) unstable; urgency=low
* New Upstream version: 1.0.5
* Update patch: 0001-Remove-require-rubygems.patch
* New patch: 0002-Add-lack-file-for-UnitTest.patch
* Update debian/doc: name of README file was changed
* Update debian/control:
+ Add me to Uploaders
+ Bump Standard Version: 3.9.3
+ Add "Priority: extra" to Transitional packages
* Unapply patches after build
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 28 Feb 2012 19:46:58 +0900
coderay (0.9.8-1) unstable; urgency=low
* New upstream release
+ This release does not embed term/ansicolor, and therefore does not
conflict with ruby-term-ansicolor anymore (Closes: #599820).
* Migrate packages to new Ruby packaging policy
+ rename lib*-ruby to ruby-*
+ use gem2deb
* Add myself to Uploaders
-- Antonio Terceiro <terceiro@debian.org> Fri, 19 Aug 2011 19:24:58 -0700
coderay (0.9.7-1) UNRELEASED; urgency=low
* New upstream release,
does not embed ansicolor.rb (Closes: #599820).
* debian/copyright
+ update and convert to dep5 format.
* debian/control
+ add VCS fields
+ coderay depends on ruby package, not ruby1.8
* debian/rules
+ get-orig-source to fix upstream tarball mtime
+ work around libsetup modifying source (see #571981)
-- Jérémy Lal <kapouer@melix.org> Mon, 31 Jan 2011 00:58:11 +0100
coderay (0.9.4-1) UNRELEASED; urgency=low
* New upstream release
* debian/control
+ add ruby1.9.1 package
+ standard version to 3.9.1
* debian/rules
+ 1.9.1 package needs to remove same as 1.8 package
-- Joshua Timberman <joshua@opscode.com> Fri, 03 Sep 2010 01:17:22 -0600
coderay (0.9.3-1) UNRELEASED; urgency=low
* New upstream release
* Bumped Standard Version to 3.8.4
* debian/control
+ added myself to uploaders.
* debian/copright
+ added debian's copyright information.
* added debian/source.
* Switch to quilt 3.0 format.
-- Deepak Tripathi <apenguinlinux@gmail.com> Sun, 16 May 2010 00:39:17 -0400
coderay (0.8.359-1) unstable; urgency=low
* Initial release (Closes: #540662)
-- Joshua Timberman <joshua@opscode.com> Sun, 09 Aug 2009 08:07:54 -0600
|