Update and simplify Debian directory
This commit is contained in:
Vendored
+1
@@ -5,6 +5,7 @@ Maintainer: Jellyfin Team <team@jellyfin.org>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
npm | nodejs
|
||||
Standards-Version: 3.9.4
|
||||
Architecture: all
|
||||
Homepage: https://jellyfin.media/
|
||||
Vcs-Git: https://github.org/jellyfin/jellyfin.git
|
||||
Vcs-Browser: https://github.org/jellyfin/jellyfin
|
||||
|
||||
Vendored
-2
@@ -1,2 +0,0 @@
|
||||
jellyfin-web_10.6.0-1_amd64.buildinfo misc optional
|
||||
jellyfin-web_10.6.0-1_amd64.deb misc optional
|
||||
Vendored
-2
@@ -1,2 +0,0 @@
|
||||
misc:Depends=
|
||||
misc:Pre-Depends=
|
||||
Vendored
-2
@@ -18,5 +18,3 @@ override_dh_auto_clean:
|
||||
test -d $(CURDIR)/dist && rm -rf '$(CURDIR)/dist' || true
|
||||
test -d $(CURDIR)/web && rm -rf '$(CURDIR)/web' || true
|
||||
test -d $(CURDIR)/node_modules && rm -rf '$(CURDIR)/node_modules' || true
|
||||
git checkout package.json
|
||||
git checkout yarn.lock
|
||||
|
||||
Reference in New Issue
Block a user