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
|
ruby-acts-as-list (1.0.3-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.0.3
* Bumping debhelper-compat (no changes).
-- Andrius Merkys <merkys@debian.org> Mon, 28 Dec 2020 03:38:37 -0500
ruby-acts-as-list (1.0.2-1) unstable; urgency=medium
[ Andrius Merkys ]
* Team upload.
* New upstream version 1.0.2
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
-- Andrius Merkys <merkys@debian.org> Tue, 15 Sep 2020 03:20:17 -0400
ruby-acts-as-list (1.0.1-1) unstable; urgency=medium
[ Andrius Merkys ]
* Team upload.
* New upstream version 1.0.1
* Using ${ruby:Depends}. Removing ruby-activerecord from Depends, as
${ruby:Depends} gets it.
* Adding full text of the MIT license.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* 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.2.1, no changes needed.
-- Andrius Merkys <merkys@debian.org> Wed, 29 Jul 2020 01:43:59 -0400
ruby-acts-as-list (0.9.15-1) unstable; urgency=medium
* Team upload.
* Declare compliance with Debian Policy 4.2.0
* Bump debhelper compatibility level to 11
* Update VCS urls to point to salsa
* Remove version constraint of ruby-activerecord
* debian/rules: stop ignoring ruby2.2 tests, ruby2.2 is not available
* debian/copyright: use https:// instead of http:// in Format field
* New upstream version 0.9.15
* Update Debian packaging copyright
* Refresh patch removing bundler setup from tests
* Add build dependency on ruby-mocha
* Add build dependency on ruby-timecop
* debian/watch: use secure url (https://)
-- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk> Thu, 23 Aug 2018 10:31:54 -0300
ruby-acts-as-list (0.7.2-4) unstable; urgency=medium
* Team upload.
* Use the Rake method to run the tests
* Build-depend on ruby-activerecord
* Increase test-helper.patch to:
+ remove usage of bundler in tests (Closes: 816482)
+ fix the name of the act_as_list library in test/helper.rb
* Bump Standards-Version to 3.9.7 (no changes needed)
* Use secure protocoles in Vcs-*
* make description lines shorter
-- Cédric Boutillier <boutil@debian.org> Wed, 02 Mar 2016 20:15:58 +0100
ruby-acts-as-list (0.7.2-3) unstable; urgency=medium
* debian/control: do not depends on bundler.
* Applied test-helper.patch.
* debian/control: build-deps on ruby-sqlite3.
* debian/copyright: added missing years.
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Tue, 12 Jan 2016 17:05:14 +0800
ruby-acts-as-list (0.7.2-2) unstable; urgency=medium
* Fix depends.
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Wed, 30 Dec 2015 16:03:36 +0800
ruby-acts-as-list (0.7.2-1) unstable; urgency=medium
* Initial release (Closes: #797134)
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Fri, 18 Dec 2015 03:29:45 +0800
|