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-actionpack-xml-parser (2.0.1-5) unstable; urgency=medium
[ Soren Stoutner ]
* debian/changelog: Add myself to the debian/* files stanza.
* debian/control:
- Add myself as an uploader.
- Remove build-depends version constraints for ruby-actionpack and
ruby-railties.
- Remove deprecated XS-Ruby-Versions and XB-Ruby-Versions.
- Add depends on ${ruby:Depends}.
- Remove depends on ruby-actionpack and ruby-railties, which are
automatically handled by ${ruby:Depends}.
- Fix typo in descrition (Closes: #1070174).
- Bump standards version to 4.7.0 (no changes needed).
* debian/salsa-ci.yml: Update to current recommended default contents.
[ Debian Janitor ]
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on ruby-actionpack and
ruby-railties.
+ ruby-actionpack-xml-parser: Drop versioned constraint on ruby-actionpack
and ruby-railties in Depends.
* debian/watch: Use GitHub /tags rather than /releases page.
-- Soren Stoutner <soren@debian.org> Mon, 10 Feb 2025 18:46:33 -0700
ruby-actionpack-xml-parser (2.0.1-4) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* 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.
[ Marc Dequènes (Duck) ]
* Team upload
* Relax dependencies as it works with Rails 6.
* Update standards version to 4.5.0, no changes needed.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 26 Apr 2020 14:50:44 +0900
ruby-actionpack-xml-parser (2.0.1-3) unstable; urgency=medium
* Team upload
* (Really) Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Wed, 30 Jan 2019 22:10:54 +0530
ruby-actionpack-xml-parser (2.0.1-2) experimental; urgency=medium
* Team upload
* Reupload to unstable
* Bump Standards-Version to 4.3.0 (no changes needed)
* Bump debhelper compatibility level to 11
-- Pirate Praveen <praveen@debian.org> Wed, 30 Jan 2019 15:11:46 +0530
ruby-actionpack-xml-parser (2.0.1-1) experimental; urgency=medium
* Team upload.
* New upstream version 2.0.1
* Refresh patch
* debian/control: update ruby-actionpack version constraint
* Add build and runtime dependency on ruby-railties
* Update patch removing bundler from tests
* Add patch skipping test that depends on deprecated actionapck exception
* Update VCS urls to point to salsa
* Declare compliance with Debian policy 4.2.1
* debian/control: use secure url in Homepage field
-- Lucas Kanashiro <lucas.kanashiro@collabora.com> Wed, 05 Sep 2018 16:18:02 -0300
ruby-actionpack-xml-parser (1.0.2-3) unstable; urgency=medium
* Added myself to uploaders.
* Use HTTPS URLs in Debian metadata (project URL cannot).
* Fix project URL not working with 'www' component.
* Bumped Standards-Version.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 12 Sep 2017 02:00:00 +0900
ruby-actionpack-xml-parser (1.0.2-2) unstable; urgency=medium
* Team upload.
* Create patch to remove bundler from tests (Closes: #818151)
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Mon, 14 Mar 2016 11:36:30 -0300
ruby-actionpack-xml-parser (1.0.2-1) unstable; urgency=medium
[ Klee Dienes and Antonio Terceiro ]
* Initial release
-- Antonio Terceiro <terceiro@debian.org> Fri, 22 Jan 2016 11:20:35 -0200
|