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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
ruby-redis-namespace (1.11.0-2) unstable; urgency=medium
* Team upload
* Print test names when running the test suite
* Skip hanging or failing tests (Closes: #1084505, #1086125)
-- Cédric Boutillier <boutil@debian.org> Sun, 15 Dec 2024 23:15:58 +0100
ruby-redis-namespace (1.11.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* No tab in license text (routine-update)
* Remove X?-Ruby-Versions fields from d/control
* Add ruby-connection-pool to build dependencies
-- Pirate Praveen <praveen@debian.org> Tue, 06 Feb 2024 17:50:11 +0530
ruby-redis-namespace (1.9.0-2) unstable; urgency=medium
* Team upload
* Add dump.rdb to d/clean (Closes: #1047604)
-- Vivek K J <vivekkj@disroot.org> Thu, 18 Jan 2024 15:32:21 +0530
ruby-redis-namespace (1.9.0-1) unstable; urgency=medium
* Team upload
* New upstream version 1.9.0
-- Vivek K J <vivekkj@disroot.org> Sun, 27 Nov 2022 19:45:18 +0530
ruby-redis-namespace (1.8.1-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* 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
[ Debian Janitor ]
* Update watch file format version to 4.
* Update standards version to 4.5.1, no changes needed.
[ Sruthi Chandran ]
* New upstream version 1.8.1
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Sruthi Chandran <srud@debian.org> Mon, 20 Sep 2021 01:11:19 +0530
ruby-redis-namespace (1.7.0-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Pirate Praveen ]
* New upstream version 1.7.0 (Closes: #945210)
* Bump Standards-Version to 4.4.1 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
* Refresh patches (remove patches applied upstream)
* Add testsuite field and run dependency check during build
-- Pirate Praveen <praveen@debian.org> Wed, 08 Jan 2020 15:16:24 +0530
ruby-redis-namespace (1.6.0-1) unstable; urgency=medium
* Team Upload
* New upstream release
* Refresh patches
* Bump debhelper compat to 11
* Bump Standards-Version to 4.2.1
* d/control:
- Update Vcs-* fields, point to Salsa.
* d/control, d/copyright: Use https in format and homepage fields.
-- Sagar Ippalpalli <i.vikram15@gmail.com> Wed, 19 Sep 2018 07:46:26 +0530
ruby-redis-namespace (1.5.2-3) unstable; urgency=medium
* Team upload
* Upload to unstable
* Fix fix-tests-support-rspec3 patch to solve FTBFS (Closes: #808435)
* Bump debhelper compatibility
-- Balasankar C <balasankarc@autistici.org> Mon, 21 Dec 2015 13:04:59 +0530
ruby-redis-namespace (1.5.2-2) experimental; urgency=medium
* Team upload.
* Make tests require rspec-its and add it to build deps
* Port tests to RSpec3 syntax (Closes: #794359)
-- Balasankar C <balasankarc@autistici.org> Wed, 02 Sep 2015 17:34:17 +0530
ruby-redis-namespace (1.5.2-1) experimental; urgency=medium
* New upstream release
* Drop patch loosen-redis-dependency.patch (merged upstream)
* Tighten dependency for >= 3.0.4, ~> 3.0 requirement
* Disable tests, needs posting to rspec3
-- Pirate Praveen <praveen@debian.org> Thu, 06 Aug 2015 22:35:18 +0530
ruby-redis-namespace (1.4.1-2) unstable; urgency=medium
* loosen redis dependency to ~> 3.0
* bump standards version to 3.9.6 (no changes).
-- Pirate Praveen <praveen@debian.org> Fri, 21 Nov 2014 18:19:19 +0530
ruby-redis-namespace (1.4.1-1) unstable; urgency=low
* Initial release (Closes: #748937)
-- Pirate Praveen <praveen@debian.org> Thu, 22 May 2014 17:32:30 +0530
|