![Marek Marczykowski-Górecki](/assets/img/avatar_default.png)
This reverts commit 5dfcf06ef4
.
python3-daemon isn't widespread enough yet - for Debian jessie available
only in packports.
In addition to the revert itself, adjust packaging for this change
(mostly for Debian).
89 lines
1.8 KiB
Plaintext
89 lines
1.8 KiB
Plaintext
Source: qubes-core-agent
|
|
Section: admin
|
|
Priority: extra
|
|
Maintainer: Davíð Steinn Geirsson <david@dsg.is>
|
|
Build-Depends:
|
|
libqrexec-utils-dev,
|
|
libqubes-rpc-filecopy-dev (>= 3.1.3),
|
|
libvchan-xen-dev,
|
|
python,
|
|
debhelper,
|
|
quilt,
|
|
libxen-dev,
|
|
pkg-config,
|
|
dh-systemd (>= 1.5),
|
|
dh-python,
|
|
lsb-release,
|
|
xserver-xorg-dev,
|
|
config-package-dev
|
|
Standards-Version: 3.9.5
|
|
Homepage: http://www.qubes-os.org
|
|
Vcs-Git: git://git.qubes-os.org/marmarek/core-agent-linux.git
|
|
|
|
Package: qubes-core-agent
|
|
Architecture: any
|
|
Depends:
|
|
dmsetup,
|
|
ethtool,
|
|
fakeroot,
|
|
gawk,
|
|
imagemagick,
|
|
init-system-helpers,
|
|
initscripts,
|
|
iptables,
|
|
librsvg2-bin,
|
|
libvchan-xen,
|
|
locales,
|
|
ncurses-term,
|
|
net-tools,
|
|
psmisc,
|
|
procps,
|
|
util-linux,
|
|
python2.7,
|
|
python3-daemon,
|
|
python-gi,
|
|
python-xdg,
|
|
python-dbus,
|
|
qubes-utils (>= 3.1.3),
|
|
sudo,
|
|
systemd,
|
|
x11-xserver-utils,
|
|
xdg-user-dirs,
|
|
xdg-utils,
|
|
xen-utils-common,
|
|
xenstore-utils,
|
|
xinit,
|
|
xserver-xorg-core,
|
|
${python:Depends},
|
|
${shlibs:Depends},
|
|
${misc:Depends}
|
|
Recommends:
|
|
cups,
|
|
gnome-terminal,
|
|
gnome-themes-standard,
|
|
haveged,
|
|
libnotify-bin,
|
|
locales-all,
|
|
mate-notification-daemon,
|
|
network-manager (>= 0.8.1-1),
|
|
network-manager-gnome,
|
|
ntpdate,
|
|
system-config-printer,
|
|
tinyproxy,
|
|
qubes-nautilus,
|
|
xsettingsd,
|
|
yum,
|
|
yum-utils
|
|
Provides: ${diverted-files}
|
|
Conflicts: ${diverted-files}, qubes-core-agent-linux, firewalld, qubes-core-vm-sysvinit
|
|
Description: Qubes core agent
|
|
This package includes various daemons necessary for qubes domU support,
|
|
such as qrexec.
|
|
|
|
Package: qubes-nautilus
|
|
Architecture: any
|
|
Description: Qubes integration for Nautilus
|
|
Nautilus addons for inter-VM file copy/move/open.
|
|
Depends:
|
|
python-nautilus,
|