Skip to content

Changelog ruby-pygments.rb (1.2.0-2)

2018

ruby-pygments.rb (1.2.0-2) unstable; urgency=medium

   * Team upload.
 
   [ HIGUCHI Daisuke (VDR dai) ]
   * d/p/0009-Remove-rubygem-for-ruby2.5.patch:
     Remove rubygem for ruby2.5 (Closes: #893822)
   * eliminate lintian warning: insecure-copyright-format-uri
   * eliminate lintian warning: homepage-field-uses-insecure-uri
   * eliminate lintian warning: file-contains-trailing-whitespace
   * support autopkgtest
   * Use salsa.debian.org in Vcs-* fields
   * Bump debhelper compatibility level to 11
   * Bump Standards-Version to 4.1.3 (no changes needed)

2017

ruby-pygments.rb (1.2.0-1) unstable; urgency=medium

   * Team upload
   * New upstream version 1.2.0
   * Refresh patches
   * Add Set-reasonable-upper-limit-to-RLIMIT_NOFILE.patch to avoid closing too
     many files when mentos starts (Closes: #876768)
   * Bump Standards-Version to 4.1.0 (no changes needed)
   * Depend on ruby-multi-json

2016

ruby-pygments.rb (0.6.3-2) unstable; urgency=medium

   * Team upload
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Run wrap-and-sort on packaging files
   * Add patch to work with pygments 2.1+ (Closes: #830400)
   * Bump Standards-Version to 3.9.8
   * Set Testsuite to autopkgtest-pkg-ruby
   * Amend 0001-Remove-gemspec-git-ls-files.patch to not use relative path to
     load the version number from gemspecs
   * No relative path in the require statement of tests to allow autopkgtest

ruby-pygments.rb (0.6.3-1) unstable; urgency=medium

   * Team upload
   * Imported Upstream version 0.6.3
   * Fix watch file to not use githubredir anymore
   * Bump Standards-Version to 3.9.7
   * Use https in Vcs-* fields
   * Refresh patches
   * Adapt pygments tests to new version (Closes: #812940)

2015

ruby-pygments.rb (0.5.4~ds1-3) unstable; urgency=medium

   * Team upload.
   * Reverted the previous upload completely, and acknowledged the NMU in
     0.5.4~ds1-1.1 by Tomasz Buchert (Closes: #768615).
   * Update debian/patches/0007-Update-test-result.patch to fix current FTBFS
     (and properly Closes: #775631).

ruby-pygments.rb (0.5.4~ds1-2) unstable; urgency=medium

   * Team upload
   * fix tests (Closes: #775631):
     - test_highlight_works_with_larger_files: instead of testing for an exact
       amount of bytes, pass with there are more than 400,000 of them.
       (debian/patches/0007-Update-test-result.patch)
     - test_highlight_works_with_single_character_input: removed, since the
       underlying Python code does not support that use case.
       (debian/patches/0008-Drop-unfeasible-test.patch)

2014

ruby-pygments.rb (0.5.4~ds1-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Update the testsuite (Closes: #768615)

ruby-pygments.rb (0.5.4~ds1-1) unstable; urgency=low

   * Initial release (Closes: #703188)