mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	debian: allow openjdk1.8 as optional dependency
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
		
							parent
							
								
									3ac3534544
								
							
						
					
					
						commit
						464af9cb29
					
				
							
								
								
									
										6
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @ -2,7 +2,7 @@ Source: cloudstack | |||||||
| Section: libs | Section: libs | ||||||
| Priority: extra | Priority: extra | ||||||
| Maintainer: Wido den Hollander <wido@widodh.nl> | Maintainer: Wido den Hollander <wido@widodh.nl> | ||||||
| Build-Depends: debhelper (>= 7), openjdk-7-jdk, genisoimage, | Build-Depends: debhelper (>= 7), openjdk-7-jdk | openjdk-8-jdk, genisoimage, | ||||||
|  python-mysqldb, maven (>= 3) | maven3, python (>= 2.6.6-3~) |  python-mysqldb, maven (>= 3) | maven3, python (>= 2.6.6-3~) | ||||||
| Standards-Version: 3.8.1 | Standards-Version: 3.8.1 | ||||||
| Homepage: http://www.cloudstack.org/ | Homepage: http://www.cloudstack.org/ | ||||||
| @ -22,7 +22,7 @@ Description: CloudStack server library | |||||||
| 
 | 
 | ||||||
| Package: cloudstack-agent | Package: cloudstack-agent | ||||||
| Architecture: all | Architecture: all | ||||||
| Depends: ${misc:Depends}, ${python:Depends}, openjdk-7-jre, cloudstack-common (= ${source:Version}), lsb-base (>= 3.2), libcommons-daemon-java, openssh-client, libvirt0, qemu-system-x86 | qemu-kvm, libvirt-bin, uuid-runtime, rsync, iproute, perl-modules, ebtables, vlan, wget, jsvc, ipset, python-libvirt, ethtool, iptables | Depends: ${misc:Depends}, ${python:Depends}, openjdk-7-jre | openjdk-8-jre, cloudstack-common (= ${source:Version}), lsb-base (>= 3.2), libcommons-daemon-java, openssh-client, libvirt0, qemu-system-x86 | qemu-kvm, libvirt-bin, uuid-runtime, rsync, iproute, perl-modules, ebtables, vlan, wget, jsvc, ipset, python-libvirt, ethtool, iptables | ||||||
| Conflicts: cloud-agent, cloud-agent-libs, cloud-agent-deps, cloud-agent-scripts | Conflicts: cloud-agent, cloud-agent-libs, cloud-agent-deps, cloud-agent-scripts | ||||||
| Description: CloudStack agent | Description: CloudStack agent | ||||||
|  The CloudStack agent is in charge of managing shared computing resources in |  The CloudStack agent is in charge of managing shared computing resources in | ||||||
| @ -31,7 +31,7 @@ Description: CloudStack agent | |||||||
| 
 | 
 | ||||||
| Package: cloudstack-usage | Package: cloudstack-usage | ||||||
| Architecture: all | Architecture: all | ||||||
| Depends: ${misc:Depends}, openjdk-7-jre, cloudstack-common (= ${source:Version}), jsvc, libmysql-java | Depends: ${misc:Depends}, openjdk-7-jre | openjdk-8-jre, cloudstack-common (= ${source:Version}), jsvc, libmysql-java | ||||||
| Description: CloudStack usage monitor | Description: CloudStack usage monitor | ||||||
|  The CloudStack usage monitor provides usage accounting across the entire cloud for |  The CloudStack usage monitor provides usage accounting across the entire cloud for | ||||||
|  cloud operators to charge based on usage parameters. |  cloud operators to charge based on usage parameters. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user