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
|
ruby-enumerize (2.3.1-1) 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.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
* New upstream version 2.3.1
* Refresh upstream metadata
* Use gem install layout
* Standards-Version bumped to 4.5.0 (no changes needed)
* Debhelper compatibility level switched to 13
* Explicitly don't require root in debian/rules
* Drop explicit dependency on ruby interpreter
* Refresh patch
-- Cédric Boutillier <boutil@debian.org> Wed, 09 Sep 2020 22:54:51 +0200
ruby-enumerize (2.2.2-1) unstable; urgency=medium
* New upstream version 2.2.2
Fixes failing tests with news ruby-activesupport (Closes: #895116)
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.1.4 (no changes needed)
* Bump debhelper compatibility level to 11
* Update watch file to gemwatch.debian.net
* Use https in copyright format URL
-- Cédric Boutillier <boutil@debian.org> Fri, 22 Jun 2018 00:34:08 +0200
ruby-enumerize (1.1.1-1) unstable; urgency=medium
* Imported Upstream version 1.1.1
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
* Drop no_test_value.patch, merged upstream
* Build depend on ruby-sequel
-- Cédric Boutillier <boutil@debian.org> Wed, 06 Jul 2016 22:46:27 +0200
ruby-enumerize (1.0.0-1) unstable; urgency=medium
* Imported Upstream version 1.0.0
* add no_test_value.patch to rename variable in test to avoid conflict with
minitest method (Closes: #794170)
* Refresh metadata in debian/control
-- Cédric Boutillier <boutil@debian.org> Wed, 12 Aug 2015 14:19:59 +0200
ruby-enumerize (0.11.0-1) unstable; urgency=medium
* Initial release (Closes: #711985)
- support for the simple_form and formtastic gems is currently
-- Cédric Boutillier <boutil@debian.org> Thu, 23 Apr 2015 16:27:42 +0200
|