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
|
ruby-acts-as-tree (2.9.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Cédric Boutillier ]
* Add patch to use Minitest namespace instead of deprecated MiniTest (ruby3.3 support)
* Bump Standards-Version to 4.7.0 (no changes needed)
* Drop X?-Ruby-Versions fields in d/control
-- Cédric Boutillier <boutil@debian.org> Thu, 25 Jul 2024 16:06:46 +0200
ruby-acts-as-tree (2.9.1-1) unstable; urgency=medium
* Team upload.
* New upstream version.
- Provides Ruby 2.7 and Rails 6 compatibility (closes: #996121).
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update watch file format version to 4.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Massive update.
* d/rules: Use gem installation layout and check dependencies.
* d/watch: Use gemwatch URL.
* d/upstream/metadata: Add YAML syntax and Archive and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Sun, 21 Nov 2021 03:09:14 +0100
ruby-acts-as-tree (2.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.8.0
* Declare compliance with Debian Policy 4.2.1
-- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk> Tue, 28 Aug 2018 08:59:36 -0300
ruby-acts-as-tree (2.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.7.1
* Run wrap-and-sort script
* Bump debhelper compatibility level to 11
* Declare complaince with Debian Policy 4.2.0
* Update VCS urls to point to salsa
* debian/copyright: use https:// instead of http:// in Format field
* debian/copyright: reorganize paragraphs
* Update Debian packaging copyright
* debian/watch: use secure url (https://)
* debian/control: use autopkgtest-pkg-ruby instead of autopkgtest
* Update package long description, silence lintian
-- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk> Thu, 23 Aug 2018 11:50:12 -0300
ruby-acts-as-tree (2.4.0-1) unstable; urgency=medium
* Initial release (Closes: #828757)
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 29 Jun 2016 00:55:24 +0800
|