Also fixes up the Debian packaging such that this works how I would want, with proper module installation while leaving everything else untouched. Finally implements automatic installation and removal of the BASH completion for the PVC command.
		
			
				
	
	
		
			9 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.pyc
 | |
| *.tmp
 | |
| *.swp
 | |
| # Ignore build artifacts
 | |
| debian/pvc-*/
 | |
| debian/*.log
 | |
| debian/*.substvars
 | |
| debian/files
 |