File: control

package info (click to toggle)
software-properties 0.92.25debian1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,964 kB
  • ctags: 412
  • sloc: python: 4,664; makefile: 21; sh: 18
file content (81 lines) | stat: -rw-r--r-- 3,219 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
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
Source: software-properties
Section: admin
Priority: optional
Maintainer: Julian Andres Klode <jak@debian.org>
Build-Depends: debhelper (>= 9),
               libxml-parser-perl, 
               intltool, 
               python-all (>= 2.6.6-3~),
               python-distutils-extra (>= 1.90),
               python-setuptools,
               python3-all,
               python3-distutils-extra,
               python3-setuptools
Standards-Version: 3.9.4
Vcs-Bzr: http://code.launchpad.net/~juliank/software-properties/debian
XS-Testsuite: autopkgtest

Package: python-software-properties
Section: python
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python, python-apt (>=
 0.6.20ubuntu16), lsb-release,
 unattended-upgrades, iso-codes
Description: manage the repositories that you install software from
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.

Package: python3-software-properties
Section: python
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3, python3-apt (>=
 0.6.20ubuntu16), lsb-release, unattended-upgrades, iso-codes
Description: manage the repositories that you install software from
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.

Package: software-properties-common
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3,
 python3-gi, gir1.2-glib-2.0, python3-dbus, python3-software-properties,
 ca-certificates
Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Description: manage the repositories that you install software from (common)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains the common files for software-properties like the
 D-Bus backend.

Package: software-properties-gtk
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3,
 python3-software-properties, 
 python3-gi,
 gir1.2-gtk-3.0,
 python3-aptdaemon.gtk3widgets,
 software-properties-common,
 python3-gi,
Description: manage the repositories that you install software from (gtk)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a GTK+ based graphical interface.

Package: software-properties-kde
Architecture: all
Section: kde
Depends: ${python3:Depends}, ${misc:Depends}, python3, python3-pyqt4,
 python3-pykde4, python3-software-properties, qapt-batch,
 software-properties-common
Description: manage the repositories that you install software from (kde)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a Qt/KDE based graphical interface.