Fix package build
This commit is contained in:
		
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,9 @@
 | 
			
		||||
ubuntu-sdk-ide (3.5.0+15.10.20151024-0ubuntu1~0vivid1ubuntu1) vivid; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Testbuild 
 | 
			
		||||
 | 
			
		||||
 -- Benjamin Zeller <benjamin.zeller@canonical.com>  Mon, 26 Oct 2015 09:20:31 +0100
 | 
			
		||||
 | 
			
		||||
ubuntu-sdk-ide (3.5.0+15.10.20151024-0ubuntu1~0vivid1) vivid; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * OTA7 update 
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							@@ -23,8 +23,8 @@ override_dh_auto_install:
 | 
			
		||||
	mkdir -p $(CURDIR)/debian/tmp/usr/
 | 
			
		||||
	mkdir -p $(CURDIR)/debian/tmp/usr/ubuntu-sdk-dev
 | 
			
		||||
	cp -a $(CURDIR)/*/ubuntu-sdk-ide $(CURDIR)/debian/tmp/usr
 | 
			
		||||
	cp -a $(CURDIR)/*/qt-api-build/qt $(CURDIR)/debian/tmp/usr/ubuntu-sdk-dev
 | 
			
		||||
	cp -a $(CURDIR)/*/qt-api-build/qt/usr $(CURDIR)/debian/tmp
 | 
			
		||||
	dh_auto_install --destdir=../../debian/tmp/usr
 | 
			
		||||
 | 
			
		||||
override_dh_shlibdeps:
 | 
			
		||||
	dh_shlibdeps -l/usr/ubuntu-sdk-ide/lib/qtcreator:/usr/ubuntu-sdk-ide/lib:usr/ubuntu-sdk-dev/lib
 | 
			
		||||
	dh_shlibdeps -l/usr/ubuntu-sdk-ide/lib/qtcreator:/usr/ubuntu-sdk-ide/lib/qtcreator/plugins:/usr/ubuntu-sdk-ide/lib:/usr/ubuntu-sdk-dev/lib
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user