mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 11:15:07 +03:00 
			
		
		
		
	Update Debian package metadata
This commit is contained in:
		
							parent
							
								
									b20ad846a1
								
							
						
					
					
						commit
						ef110b0181
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
					@ -50,11 +50,12 @@ echo 9 > /tmp/$PKGNAME/debian/compat
 | 
				
			||||||
cat > /tmp/$PKGNAME/debian/control << EOF
 | 
					cat > /tmp/$PKGNAME/debian/control << EOF
 | 
				
			||||||
Package: $PKGNAME
 | 
					Package: $PKGNAME
 | 
				
			||||||
Version: $PKGVERSION
 | 
					Version: $PKGVERSION
 | 
				
			||||||
Section: contrib/net
 | 
					Section: golang
 | 
				
			||||||
Priority: extra
 | 
					Priority: optional
 | 
				
			||||||
Architecture: $PKGARCH
 | 
					Architecture: $PKGARCH
 | 
				
			||||||
Replaces: $PKGREPLACES
 | 
					Replaces: $PKGREPLACES
 | 
				
			||||||
Conflicts: $PKGREPLACES
 | 
					Conflicts: $PKGREPLACES
 | 
				
			||||||
 | 
					Depends: systemd
 | 
				
			||||||
Maintainer: Neil Alexander <neilalexander@users.noreply.github.com>
 | 
					Maintainer: Neil Alexander <neilalexander@users.noreply.github.com>
 | 
				
			||||||
Description: Yggdrasil Network
 | 
					Description: Yggdrasil Network
 | 
				
			||||||
 Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6
 | 
					 Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue