mirror of
				https://git.launchpad.net/ubuntu-dev-tools
				synced 2025-11-04 07:54:03 +00:00 
			
		
		
		
	Explicitly declare python dependencies in the python library modules (the setup.py doesn't provide these) and ubuntu-dev-tools itself.
This commit is contained in:
		
							parent
							
								
									e163ee0158
								
							
						
					
					
						commit
						8ab21ea485
					
				
							
								
								
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -5,6 +5,8 @@ ubuntu-dev-tools (0.172) UNRELEASED; urgency=medium
 | 
			
		||||
 | 
			
		||||
  [ Stefano Rivera ]
 | 
			
		||||
  * Build-Depend on pylint (>= 2, the Python 3 version), it replaced pylint3.
 | 
			
		||||
  * Explicitly declare python dependencies in the python library modules (the
 | 
			
		||||
    setup.py doesn't provide these) and ubuntu-dev-tools itself.
 | 
			
		||||
 | 
			
		||||
 -- Mattia Rizzolo <mattia@debian.org>  Fri, 23 Aug 2019 10:07:40 +0200
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										8
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							@ -140,6 +140,10 @@ Package: python-ubuntutools
 | 
			
		||||
Architecture: all
 | 
			
		||||
Section: python
 | 
			
		||||
Depends:
 | 
			
		||||
 python-debian,
 | 
			
		||||
 python-distro-info,
 | 
			
		||||
 python-httplib2,
 | 
			
		||||
 python-launchpadlib,
 | 
			
		||||
 sensible-utils,
 | 
			
		||||
 ${misc:Depends},
 | 
			
		||||
 ${python:Depends},
 | 
			
		||||
@ -157,6 +161,10 @@ Package: python3-ubuntutools
 | 
			
		||||
Architecture: all
 | 
			
		||||
Section: python
 | 
			
		||||
Depends:
 | 
			
		||||
 python3-debian,
 | 
			
		||||
 python3-distro-info,
 | 
			
		||||
 python3-httplib2,
 | 
			
		||||
 python3-launchpadlib,
 | 
			
		||||
 sensible-utils,
 | 
			
		||||
 ${misc:Depends},
 | 
			
		||||
 ${python3:Depends},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user