mirror of
				https://git.launchpad.net/ubuntu-dev-tools
				synced 2025-11-04 07:54:03 +00:00 
			
		
		
		
	debian/control: Suggest qemu-user-static | qemu-kvm-extras-static. Ubuntu
provides a qemu-user-static package, like Debian, since natty.
This commit is contained in:
		
							parent
							
								
									7f311a2852
								
							
						
					
					
						commit
						5e28efeca2
					
				
							
								
								
									
										4
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -8,8 +8,10 @@ ubuntu-dev-tools (0.117) UNRELEASED; urgency=low
 | 
			
		||||
  [ Stefano Rivera ]
 | 
			
		||||
  * ubuntutools/archive.py: Rewrite launchpadlib redirects to https when
 | 
			
		||||
    fetching dscs.
 | 
			
		||||
  * debian/control: Suggest qemu-user-static | qemu-kvm-extras-static. Ubuntu
 | 
			
		||||
    provides a qemu-user-static package, like Debian, since natty.
 | 
			
		||||
 | 
			
		||||
 -- Stefano Rivera <stefanor@ubuntu.com>  Sun, 13 Feb 2011 14:39:50 +0200
 | 
			
		||||
 -- Stefano Rivera <stefanor@ubuntu.com>  Sun, 13 Feb 2011 15:01:30 +0200
 | 
			
		||||
 | 
			
		||||
ubuntu-dev-tools (0.116) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										3
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							@ -58,7 +58,8 @@ Recommends: bzr,
 | 
			
		||||
            python-magic,
 | 
			
		||||
            python-soappy,
 | 
			
		||||
            reportbug (>= 3.39ubuntu1)
 | 
			
		||||
Suggests: python-simplejson | python (>= 2.7), qemu-kvm-extras-static
 | 
			
		||||
Suggests: python-simplejson | python (>= 2.7),
 | 
			
		||||
          qemu-user-static | qemu-kvm-extras-static
 | 
			
		||||
Breaks: ${python:Breaks}
 | 
			
		||||
Description: useful tools for Ubuntu developers
 | 
			
		||||
 This is a collection of useful tools that Ubuntu developers use to make their
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user