mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 02:24:24 +00:00 
			
		
		
		
	remove obsolete message in bugs policy
This commit is contained in:
		
							parent
							
								
									68b051d36d
								
							
						
					
					
						commit
						8cff83a8c6
					
				@ -634,9 +634,6 @@ class RCBugPolicy(BasePolicy):
 | 
			
		||||
        if old_bugs:
 | 
			
		||||
            excuse.addinfo("Updating %s fixes old bugs: %s" % (source_name, ", ".join(
 | 
			
		||||
                ["<a href=\"https://bugs.debian.org/%s\">#%s</a>" % (quote(a), a) for a in old_bugs])))
 | 
			
		||||
        if new_bugs and len(old_bugs) > len(new_bugs):
 | 
			
		||||
            excuse.addinfo("%s introduces new bugs, so still ignored (even "
 | 
			
		||||
                           "though it fixes more than it introduces, whine at debian-release)" % source_name)
 | 
			
		||||
 | 
			
		||||
        return verdict
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user