File: control

package info (click to toggle)
isenkram 0.41
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,380 kB
  • sloc: python: 555; sh: 308; perl: 53; makefile: 25
file content (54 lines) | stat: -rw-r--r-- 1,480 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
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
Source: isenkram
Section: misc
Priority: optional
Maintainer: Petter Reinholdtsen <pere@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 9), po-debconf
Build-Depends-Indep: dash (>= 0.5.4-12)
  , python (>= 2.6.6-3~)
  , python-gi
  , dh-python
  , gir1.2-gudev-1.0
  , gir1.2-gtk-3.0
  , gir1.2-notify-0.7
  , rdfind
  , packagekit
  , appstream
  , gir1.2-packagekitglib-1.0
  , python3-docutils
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian/isenkram.git
Vcs-Git: https://salsa.debian.org/debian/isenkram.git

Package: isenkram
Architecture: all
Depends: ${misc:Depends}
  , ${python:Depends}
  , isenkram-cli
  , python-gi,
  , gir1.2-gudev-1.0
  , gir1.2-gtk-3.0
  , gir1.2-notify-0.7
  , packagekit
  , gir1.2-packagekitglib-1.0
Description: Suggest packages to install when inserting new hardware (GUI popup)
 Try to figure out which packages to suggest for use with a freshly
 inserted hardware device.

Package: isenkram-cli
Architecture: all
Depends: ${misc:Depends}
  , ${python:Depends}
  , appstream
  , python-gi
  , python-apt
  , gir1.2-appstream-1.0
  , lsb-release
  , curl
  , usbutils
Replaces: isenkram (<< 0.9+exp.1)
Breaks: isenkram (<< 0.9+exp.1)
Description: Suggest packages to install when inserting new hardware (CLI tool)
 Command line interface tools to try to figure out which packages to install
 to use the available hardware devices.  This package also contain the data
 files mapping hardware to packages.