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
|
ruby-rails-dom-testing (2.3.0-1) unstable; urgency=medium
* New upstream release.
* Remove unused debian/patches/ directory.
* Remove problematic debian/.gitattributes.
* debian/control:
- Add myself as an uploader.
- Add Build-Depends on dh-sequence-ruby.
- Move rake, ruby-activesupport, ruby-minitest, and ruby-nokogiri to
Build-Depends-Indep.
- Remove obsolete version constraints on gem2deb, ruby-activesupport, and
ruby-nokogiri.
- Remove obsolete "Rules-Requires-Root: no".
- Bump Standards-Version from 4.7.0 to 4.7.2, no changes needed.
* debian/copyright:
- Add myself to the "Files: debian/*" stanza.
- Reformat for readability.
* debian/rules: Remove obsolete "--with ruby".
-- Soren Stoutner <soren@debian.org> Thu, 14 Aug 2025 16:10:11 -0700
ruby-rails-dom-testing (2.2.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ Cédric Boutillier ]
* New upstream version 2.2.0
* Refresh packaging files with dh_make_ruby -w
* Update years in copyright file
* Bump Standards-Version to 4.7.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 14 Jan 2025 18:38:27 +0100
ruby-rails-dom-testing (2.0.3-4) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
* Update watch file format version to 4.
* Update standards version to 4.5.0, no changes needed.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-activesupport,
ruby-nokogiri and ruby-rails-deprecated-sanitizer.
+ ruby-rails-dom-testing: Drop versioned constraint on ruby-activesupport,
ruby-nokogiri and ruby-rails-deprecated-sanitizer in Depends.
[ Pirate Praveen ]
* Bump Standards-Version to 4.6.0 (no changes needed)
* Switch to gem-install layout for `bundle install --local` compat
-- Pirate Praveen <praveen@debian.org> Sun, 23 Jan 2022 12:46:51 +0530
ruby-rails-dom-testing (2.0.3-3) unstable; urgency=medium
* Re-upload to unstable
* Bump Standards-Version to 4.3.0 (no changes needed)
-- Sruthi Chandran <srud@disroot.org> Thu, 03 Jan 2019 22:12:08 +0530
ruby-rails-dom-testing (2.0.3-2) experimental; urgency=medium
* Fix activesupport dependency version
-- Sruthi Chandran <srud@disroot.org> Fri, 04 May 2018 14:53:22 +0530
ruby-rails-dom-testing (2.0.3-1) experimental; urgency=medium
* New upstream release
* Remove relax-nokogiri-dependency.patch - fixed upstream
* Add myself to uploaders
* Updated Vcs-* urls to salsa.debian.org
* Bump Standards-version, debhelper and compat
-- Sruthi Chandran <srud@disroot.org> Tue, 01 May 2018 16:06:43 +0530
ruby-rails-dom-testing (1.0.6-2) unstable; urgency=medium
* Team upload
* Relax dependency on ruby-nokogiri (Closes: #869041)
-- Pirate Praveen <praveen@debian.org> Thu, 20 Jul 2017 17:38:54 +0530
ruby-rails-dom-testing (1.0.6-1) unstable; urgency=medium
* Initial release
-- Antonio Terceiro <terceiro@debian.org> Thu, 13 Aug 2015 15:38:16 -0300
|