Switch to debhelper compat level 10.
This commit is contained in:
		
							parent
							
								
									0c007169c9
								
							
						
					
					
						commit
						f20dd846b8
					
				
							
								
								
									
										1
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -3,6 +3,7 @@ cmake (3.10.2-1) UNRELEASED; urgency=medium
 | 
			
		||||
  * New upstream release.
 | 
			
		||||
  * Disable CTestTestUpload in autopkgtest.
 | 
			
		||||
  * Point Vcs-* control fields to the new repo on salsa.
 | 
			
		||||
  * Switch to debhelper compat level 10.
 | 
			
		||||
 | 
			
		||||
 -- Felix Geyer <fgeyer@debian.org>  Fri, 26 Jan 2018 17:07:25 +0100
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								debian/compat
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/compat
									
									
									
									
										vendored
									
									
								
							@ -1 +1 @@
 | 
			
		||||
9
 | 
			
		||||
10
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										3
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							@ -4,8 +4,7 @@ Priority: optional
 | 
			
		||||
Maintainer: Debian CMake Team <pkg-cmake-team@lists.alioth.debian.org>
 | 
			
		||||
Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
 | 
			
		||||
           Felix Geyer <fgeyer@debian.org>
 | 
			
		||||
Build-Depends: debhelper (>= 9.20160114~),
 | 
			
		||||
               dpkg-dev (>= 1.17.14~),
 | 
			
		||||
Build-Depends: debhelper (>= 10~),
 | 
			
		||||
               libarchive-dev (>= 2.8.0),
 | 
			
		||||
               libbz2-dev,
 | 
			
		||||
               libcurl4-openssl-dev | libcurl-ssl-dev,
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							@ -73,6 +73,6 @@ override_dh_strip:
 | 
			
		||||
	dh_strip --dbgsym-migration='cmake-dbg (<< 3.5.0-1~)'
 | 
			
		||||
 | 
			
		||||
%:
 | 
			
		||||
	dh $@ --with=sphinxdoc --parallel --builddirectory=Build
 | 
			
		||||
	dh $@ --with=sphinxdoc --builddirectory=Build
 | 
			
		||||
 | 
			
		||||
.PHONY: override_dh_auto_configure override_dh_auto_clean
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user