Chore: update debian package (#894)

This commit is contained in:
Loyalsoldier 2021-04-12 23:14:26 +08:00 committed by GitHub
parent 66c3423b98
commit 9beabe833a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 1 deletions

View File

@ -9,6 +9,7 @@ on:
types: [opened, synchronize, reopened]
paths:
- ".github/workflows/deb.yml"
- "release/debian/*"
release:
types: [prereleased]

View File

@ -1,3 +1,11 @@
v2ray-core (4.37.3-1) unstable; urgency=medium
* DNS: hosts support multiple addresses (#884 #886 #888)
* Fix: cannot load geoip & geosite (#889)
* Chore: use Go v1.16 to build Debian package (#890)
-- V2Fly <dev@v2fly.org> Mon, 12 Apr 2021 23:05:51 +0800
v2ray-core (4.37.2-1) unstable; urgency=medium
* Websocket: support browser forwarder (#818)

View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: ymshenyu <ymshenyu@gmail.com>
Build-Depends: debhelper-compat (= 12),
dh-golang,
golang-any
golang-1.16
Standards-Version: 4.5.0
Homepage: https://github.com/v2fly/v2ray-core
#Vcs-Browser: https://salsa.debian.org/debian/v2ray-core