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
|
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
|