[ 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~
* Add Breaks, Replaces for ruby-parser (<= 3.11.0-1)
* Update VCS to point to renamed path (ruby-parser -> ruby-ruby-parser)
[ 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
[ 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
[ 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
* New upstream release
* Add myself to Uploaders:
* switch from debian/ruby-test-files.yaml to debian/ruby-tests.rb
* Imported Upstream version 3.6.2
* Add autopkgtest support
* Team upload
* New upstream release
* Team upload
* New upstream release
* Imported Upstream version 3.4.1
* Drop 001-remove-rubygems-require.patch as the patched file as been dropped
by upstream
* 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
* Team upload
* Add debian/patches/002-fix-CVE-2013-0162.patch: avoid unsecure use of
/tmp/ [CVE-2013-0162] (Closes: #701637).
* New upstream release.
* Update description to make lintian happy.
* 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.