|  | @@ -2,8 +2,8 @@ Source: file
 | 
	
		
			
				|  |  |  Section: utils
 | 
	
		
			
				|  |  |  Priority: standard
 | 
	
		
			
				|  |  |  Maintainer: Michael Piefel <piefel@debian.org>
 | 
	
		
			
				|  |  | -Build-Depends: debhelper (>= 5.0.37.1), zlib1g-dev, autotools-dev, libtool, python (>= 2.3.5-7), python-all-dev
 | 
	
		
			
				|  |  | -Standards-Version: 3.6.2
 | 
	
		
			
				|  |  | +Build-Depends: debhelper (>= 5.0.37.2), zlib1g-dev, autotools-dev, libtool, python (>= 2.3.5-7), python-all-dev
 | 
	
		
			
				|  |  | +Standards-Version: 3.7.2
 | 
	
		
			
				|  |  |  XS-Python-Version: all
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  Package: file
 | 
	
	
		
			
				|  | @@ -44,7 +44,7 @@ Package: python-magic
 | 
	
		
			
				|  |  |  Section: python
 | 
	
		
			
				|  |  |  Architecture: any
 | 
	
		
			
				|  |  |  Priority: extra
 | 
	
		
			
				|  |  | -Depends: ${python:Depends}
 | 
	
		
			
				|  |  | +Depends: ${python:Depends}, ${shlibs:Depends}
 | 
	
		
			
				|  |  |  Provides: ${python:Provides}
 | 
	
		
			
				|  |  |  Conflicts: python2.3-magic, python2.4-magic
 | 
	
		
			
				|  |  |  Replaces: python2.3-magic, python2.4-magic
 |