File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 fail-fast : false
5252 matrix :
5353 platform :
54- - { os: 'debian', dist: 'stretch' }
5554 - { os: 'debian', dist: 'bullseye' }
56- - { os: 'ubuntu ', dist: 'xenial ' }
57- - { os: 'ubuntu', dist: 'bionic ' }
55+ - { os: 'debian ', dist: 'buster ' }
56+ - { os: 'ubuntu', dist: 'noble ' }
5857 - { os: 'ubuntu', dist: 'focal' }
5958 - { os: 'ubuntu', dist: 'groovy' }
6059 - { os: 'ubuntu', dist: 'jammy' }
Original file line number Diff line number Diff line change 1+ 9
Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ Source: sharded-queue
22Priority: optional
33Section: database
44Maintainer: Oleg Jukovec <oleg.jukovec@tarantool.org>
5- Build-Depends: debhelper-compat (= 13 ),
6- tarantool (>= 3.0.2 .0),
5+ Build-Depends: debhelper (>= 9 ),
6+ tarantool (>= 1.7.4 .0)
77Standards-Version: 3.9.6
88Homepage: https://github.com/tarantool/sharded-queue
99Vcs-Git: git://github.com/tarantool/sharded-queue.git
1010Vcs-Browser: https://github.com/tarantool/sharded-queue
1111
1212Package: sharded-queue
1313Architecture: all
14- Depends: tarantool (>= 3.0.2 .0), ${misc:Depends}
14+ Depends: tarantool (>= 1.7.4 .0), ${misc:Depends}
1515Description: Tarantool Sharded Queue Application
1616 This module provides roles for the Tarantool 3 and for the Tarantool Cartridge
1717 implementing of a distributed queue compatible with Tarantool queue (fifiottl driver).
Original file line number Diff line number Diff line change 1+ 3.0 (quilt)
You can’t perform that action at this time.
0 commit comments