drop transitionall zfs-dbg package
this effectively reverts the commit
755c716 ("d/control: add transitional zfs-dbg package")
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
			
			
This commit is contained in:
		
							parent
							
								
									88588cfead
								
							
						
					
					
						commit
						dff6b68bf5
					
				
							
								
								
									
										14
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @ -285,17 +285,3 @@ Description: Solaris Porting Layer user-space utilities for Linux (dummy) | |||||||
|  to Linux primitives. |  to Linux primitives. | ||||||
|  . |  . | ||||||
|  This is a transitional dummy package. It can safely be removed. |  This is a transitional dummy package. It can safely be removed. | ||||||
| 
 |  | ||||||
| Package: zfs-dbg |  | ||||||
| Section: contrib/metapackages |  | ||||||
| Architecture: all |  | ||||||
| Suggests: libnvpair3linux-dbgsym, |  | ||||||
|          libpam-zfs-dbgsym, |  | ||||||
|          libuutil3linux-dbgsym, |  | ||||||
|          libzfs4linux-dbgsym, |  | ||||||
|          libzfsbootenv1linux-dbgsym, |  | ||||||
|          libzpool5linux-dbgsym, |  | ||||||
|          zfs-test-dbgsym, |  | ||||||
|          zfsutils-linux-dbgsym, |  | ||||||
|          zfs-zed-dbgsym, |  | ||||||
| Description: Transitional package. It can be safely removed. |  | ||||||
|  | |||||||
							
								
								
									
										3
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							| @ -91,9 +91,6 @@ override_dh_python3: | |||||||
| override_dh_makeshlibs: | override_dh_makeshlibs: | ||||||
| 	dh_makeshlibs -a -V | 	dh_makeshlibs -a -V | ||||||
| 
 | 
 | ||||||
| override_dh_strip: |  | ||||||
| 	dh_strip --dbgsym-migration='zfs-dbg (<< 2.0.4~)' |  | ||||||
| 
 |  | ||||||
| override_dh_auto_clean: | override_dh_auto_clean: | ||||||
| 	find . -name .gitignore -delete | 	find . -name .gitignore -delete | ||||||
| 	rm -rf zfs-$(DEB_VERSION_UPSTREAM) | 	rm -rf zfs-$(DEB_VERSION_UPSTREAM) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thomas Lamprecht
						Thomas Lamprecht