Source: kylin-system-updater
Section: misc
Priority: optional
Maintainer: Kylin Development Team <cp@kylinos.cn>
Build-Depends: debhelper (>= 9),
               python3,         
               python3-setuptools,
               dh-python,
               python3-all (>= 3.3.0-2),
               python3-distutils-extra (>= 2.38),
               python3-dbus,
               python3-distro-info,
               python3-gi (>= 3.8),
               python3-yaml,
               lsb-release,
               apt-clone (>= 0.2.3~ubuntu1)
Build-Depends-Indep: intltool,
				             python3-coverage,
                     python3-distro-info,
                     pycodestyle | pep8,
                     pyflakes3,
                     python3-apt (>= 1.9.6~),
                     python3-mock,
                     lsb-release,
                     python3-psutil
Standards-Version: 3.8.0
Homepage: https://www.kylinos.cn
Vcs-Browser: https://www.kylinos.cn
X-Python3-Version: >= 3.2

Package: kylin-system-updater
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}, 
         policykit-1,
         python3-dbus,
         python3-psutil,
         python3-gi (>= 3.8),
         python3-yaml,
         aptdaemon (>=1.1.1+bzr982-0kylin32.3k5.2),
	     python3-distro-info,
         python3-apscheduler,
         python3-cryptography,
         sqlite3,
         kylin-update-frontend
Recommends: python3-launchpadlib
Conflicts: kylin-system-updater-immutable
Suggests: gir1.2-dbusmenu-glib-0.4,
          gir1.2-unity-5.0
Description: dbus daemon that manages system updates.
 dbus daemon that manages system updates. Provides DBUS interfaces to UKCC.

Package: kylin-system-updater-immutable 
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}, 
         policykit-1,
         python3-dbus,
         python3-psutil,
         python3-gi (>= 3.8),
         python3-yaml,
         aptdaemon (>=1.1.1+bzr982-0kylin32.3k5.2),
	     python3-distro-info,
         python3-apscheduler,
         python3-cryptography,
         ostree,
         gir1.2-ostree-1.0,
         libostree-1-1,
         sqlite3
Recommends: python3-launchpadlib
Provides:kylin-system-updater
Replaces:kylin-system-updater
Conflicts: kylin-system-updater
Suggests: gir1.2-dbusmenu-glib-0.4,
          gir1.2-unity-5.0
Description: dbus daemon that manages apt updates.
 dbus daemon that manages apt updates. Provides DBUS interfaces to UKCC.
