File: control

package info (click to toggle)
targetcli-fb 1%3A2.1.53-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 368 kB
  • sloc: python: 2,883; makefile: 70; sh: 21
file content (39 lines) | stat: -rw-r--r-- 1,574 bytes parent folder | download | duplicates (3)
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
Source: targetcli-fb
Section: admin
Priority: optional
Maintainer: Debian LIO Target Packagers <team+linux-blocks@tracker.debian.org>
Uploaders: Christophe Vu-Brugier <cvubrugier@fastmail.fm>,
           Ritesh Raj Sarraf <rrs@debian.org>,
           Christian Seiler <christian@iwakd.de>
Build-Depends: debhelper (>= 11),
               dh-python,
               python3-all,
               python3-configshell-fb,
               python3-gi,
               python3-rtslib-fb (>= 2.1.62),
               python3-setuptools,
               python3-six
Standards-Version: 4.2.1
Homepage: https://github.com/open-iscsi/targetcli-fb
Vcs-Git: https://salsa.debian.org/linux-blocks-team/targetcli-fb.git
Vcs-Browser: https://salsa.debian.org/linux-blocks-team/targetcli-fb

Package: targetcli-fb
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-configshell-fb,
         python3-gi,
         python3-rtslib-fb (>= 2.1.62),
         python3-six,
Conflicts: targetcli, lio-utils
Description: Command shell for managing the Linux LIO kernel target
 The targetcli-fb package is a command-line interface for configuring
 the LIO generic SCSI target, present in 3.x Linux kernel versions.
 .
 The targetcli-fb package is a fork of the "targetcli" code written by
 RisingTide Systems. The "-fb" differentiates between the original and
 this version. Please ensure to use either all "fb" versions of the
 targetcli components -- targetcli, rtslib, and configshell, or stick
 with all non-fb versions, since they are no longer strictly
 compatible.