File: control

package info (click to toggle)
mt-st 1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: ansic: 1,617; makefile: 106; sh: 25
file content (23 lines) | stat: -rw-r--r-- 835 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: mt-st
Section: admin
Priority: optional
Maintainer: Iustin Pop <iustin@debian.org>
Build-Depends: debhelper-compat (= 13),
 bash-completion, shelltestrunner
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian/mt-st
Vcs-Git: https://salsa.debian.org/debian/mt-st.git
Homepage: https://github.com/iustin/mt-st
Rules-Requires-Root: no

Package: mt-st
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Linux SCSI tape driver aware magnetic tape control (aka mt)
 Mt-st contains a version of "mt" that is aware of Linux's SCSI tape
 driver. Mt-st is able to set some esoteric control flags like tape partitions.
 .
 Mt-st provides an alternative to the GNU version of mt, in the cpio package.
 .
 It also comes with stinit, a program to be run at boot time to set up
 tape defaults.