Skip to content

Changelog ruby-ruby-parser (3.15.1-1)

2021

ruby-ruby-parser (3.15.1-1) unstable; urgency=medium

   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 
   [ Pirate Praveen ]
   * Bump Standards-Version to 4.5.1 (no changes needed)
   * New upstream version 3.15.1
   * Update minimum version of ruby-sex-processor to 4.15~

2020

ruby-ruby-parser (3.11.0-4) unstable; urgency=medium

   * Add Breaks, Replaces for ruby-parser (<= 3.11.0-1)

ruby-ruby-parser (3.11.0-3) unstable; urgency=medium

   * Update VCS to point to renamed path (ruby-parser -> ruby-ruby-parser)

ruby-ruby-parser (3.11.0-2) unstable; urgency=medium

   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 
   [ Pirate Praveen ]
   * Rename source and binary packages to ruby-ruby-parser to fix name conflict
     between ruby_parser and parser gems
   * Bump Standards-Version to 4.5.0 (no changes needed)
   * Drop compat file, rely on debhelper-compat and bump compat level to 12
   * Update my email address in Uploaders

2018

ruby-parser (3.11.0-1) unstable; urgency=medium

   [ Antonio Terceiro ]
   * Remove myself from Uploaders:
 
   [ Cédric Boutillier ]
   * New upstream version 3.11.0 (Closes: #867533)
   * Use salsa.debian.org in Vcs-* fields
   * Move debian/watch to gemwatch.debian.net
   * Bump Standards-Version to 4.1.5 (no changes needed)
   * Bump debhelper compatibility level to 11
   * README is now rdoc
   * Bump version dependency on ruby-sexp-processor

2016

ruby-parser (3.8.2-1) unstable; urgency=medium

   [ Cédric Boutillier ]
   * Bump debhelper compatibility level to 9
   * Use https:// in Vcs-* fields
 
   [ Antonio Terceiro ]
   * Imported Upstream version 3.8.2
     - tests now run fine against ruby-sexp-processor 4.7.0 (Closes: #832604)
   * Refresh packaging (dh-make-ruby -w)
     - Bump Standards-Version to 3.9.8 (no changes needed)
     - switch debian/ruby-tests.rb to debian/ruby-tests.rake
     - switch `Testsuite: autopkgtest` to `Testsuite: autopkgtest-pkg-ruby`
     - debian/rules: also test dependency resolution during build
   * Drop explicit debian/tests/control - let autodep8 generate the proper test
     control file centrally

2015

ruby-parser (3.6.6-1) unstable; urgency=medium

   * New upstream release
   * Add myself to Uploaders:
   * switch from debian/ruby-test-files.yaml to debian/ruby-tests.rb

2014

ruby-parser (3.6.2-1) unstable; urgency=medium

   * Imported Upstream version 3.6.2
   * Add autopkgtest support

ruby-parser (3.6.1-1) unstable; urgency=low

   * Team upload
   * New upstream release

ruby-parser (3.6.0-1) unstable; urgency=low

   * Team upload
   * New upstream release

ruby-parser (3.4.1-1) unstable; urgency=medium

   * Imported Upstream version 3.4.1
   * Drop 001-remove-rubygems-require.patch as the patched file as been dropped
     by upstream

2013

ruby-parser (3.2.2-1) unstable; urgency=medium

   * Imported Upstream version 3.2.2
   * debian/control:
     + add myself to uploaders
     + tighten version in build dependencies to reflect upstream needs and
       ensure Ruby 2.0 support
     + remove obsolete DM-Upload-Allowed flag
     + use canonical URI in Vcs-* fields
     + bump Standards-Version to 3.9.5
   * debian/copyright:
       use DEP5 copyright-format/1.0 official URL for Format field
   * Drop 002-fix-CVE-2013-0162.patch, applied upstream
   * debian/rules:
     + do not ignore test errors with ruby1.9.1
     + do not install bin/ruby_parse_extract_error
     + build the manpage in override_dh_installman target
     + replace the clean target by a debian/clean file

ruby-parser (2.3.1-2) unstable; urgency=high

   * Team upload
   * Add debian/patches/002-fix-CVE-2013-0162.patch: avoid unsecure use of
     /tmp/ [CVE-2013-0162] (Closes: #701637).

2011

ruby-parser (2.3.1-1) unstable; urgency=low

   * New upstream release.
   * Update description to make lintian happy.

ruby-parser (2.2.0-1) unstable; urgency=low

   * Initial release. (Closes: #640041)
   * Ignore ruby 1.9.1 test failures.
    - Ref: https://github.com/seattlerb/ruby_parser/issues/8
   * Ignore require-rubygems, patch out insane $LOAD_PATH manipulations.
   * Add manpage for ruby_parse.