36 lines
		
	
	
		
			851 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			851 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: qubes-manager
 | 
						|
Section: admin
 | 
						|
Priority: optional
 | 
						|
Maintainer: Frédéric Pierret (fepitre) <frederic.pierret@qubes-os.org>
 | 
						|
Build-Depends:
 | 
						|
  debhelper (>= 9),
 | 
						|
  dh-python,
 | 
						|
  python3-all,
 | 
						|
  python3-setuptools,
 | 
						|
  qtbase5-dev,
 | 
						|
  qttools5-dev-tools,
 | 
						|
  pyqt5-dev-tools
 | 
						|
Standards-Version: 4.3.0
 | 
						|
Homepage: https://www.qubes-os.org/
 | 
						|
#Vcs-Git: git://github.com/QubesOS/qubes-manager.git
 | 
						|
#Vcs-Browser: https://github.com/QubesOS/qubes-manager
 | 
						|
X-Python3-Version: >= 3.4
 | 
						|
 | 
						|
Package: qubes-manager
 | 
						|
Architecture: any
 | 
						|
Depends:
 | 
						|
  python3-qubesadmin (>= 4.1.8),
 | 
						|
  python3-pyqt5,
 | 
						|
  python3-pyinotify,
 | 
						|
  python3-qasync,
 | 
						|
  qubes-desktop-linux-common,
 | 
						|
  qubes-artwork,
 | 
						|
  pmount,
 | 
						|
  cryptsetup,
 | 
						|
  wmctrl,
 | 
						|
  ${python3:Depends},
 | 
						|
  ${misc:Depends}
 | 
						|
Conflicts: qubes-core-agent (<< 4.1.9)
 | 
						|
Description: Qubes administrative tools
 | 
						|
  Tools to manage Qubes system using Admin API
 |