Skip to content

Changelog coderay (1.1.2-2)

2018

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

2017

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)

2016

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

2015

coderay (1.1.0-4) unstable; urgency=medium

   * Team upload.
   * Upload to unstable.

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

2014

coderay (1.1.0-2) unstable; urgency=medium

   * Rebuild against newer gem2deb to have rubygems-integration support for all
     Ruby versions.

2013

coderay (1.1.0-1) unstable; urgency=low

   * Imported Upstream version 1.1.0
   * Drop transitional packages

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

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

2012

coderay (1.0.6-2) unstable; urgency=low

   * Team upload.
   * Bump build dependency on gem2deb to >= 0.3.0~.

coderay (1.0.6-1) unstable; urgency=low

   * Imported Upstream version 1.0.6

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

2011

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

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)

2010

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

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.

2009

coderay (0.8.359-1) unstable; urgency=low

   * Initial release (Closes: #540662)