Skip to content

Commit

Permalink
#3539 add lunar, fix 'Components' cut&paste blooper
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Feb 3, 2023
1 parent f495478 commit 359bdfe
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packaging/repos/jammy/xpra-beta.sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Types: deb
URIs: https://xpra.org/beta
Suites: jammy
Components: focal
Signed-By: /usr/share/keyrings/xpra.asc
Components: main
Signed-By: /usr/share/keyrings/xpra.asc
4 changes: 2 additions & 2 deletions packaging/repos/kinetic/xpra-beta.list
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
deb https://xpra.org/ hirsute main
deb https://xpra.org/beta/ hirsute main
deb https://xpra.org/ kinetic main
deb https://xpra.org/beta/ kinetic main
4 changes: 2 additions & 2 deletions packaging/repos/kinetic/xpra-beta.sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Types: deb
URIs: https://xpra.org/beta
Suites: kinetic
Components: focal
Signed-By: /usr/share/keyrings/xpra.asc
Components: main
Signed-By: /usr/share/keyrings/xpra.asc
2 changes: 1 addition & 1 deletion packaging/repos/kinetic/xpra.list
Original file line number Diff line number Diff line change
@@ -1 +1 @@
deb https://xpra.org/ hirsute main
deb https://xpra.org/ kinetic main
2 changes: 1 addition & 1 deletion packaging/repos/kinetic/xpra.sources
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Types: deb
URIs: https://xpra.org
Suites: kinetic
Components: main
Signed-By: /usr/share/keyrings/xpra.asc
Signed-By: /usr/share/keyrings/xpra.asc
2 changes: 2 additions & 0 deletions packaging/repos/lunar/xpra-beta.list
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
deb https://xpra.org/ lunar main
deb https://xpra.org/beta/ lunar main
5 changes: 5 additions & 0 deletions packaging/repos/lunar/xpra-beta.sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Types: deb
URIs: https://xpra.org/beta
Suites: lunar
Components: main
Signed-By: /usr/share/keyrings/xpra.asc
1 change: 1 addition & 0 deletions packaging/repos/lunar/xpra.list
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
deb https://xpra.org/ lunar main
5 changes: 5 additions & 0 deletions packaging/repos/lunar/xpra.sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Types: deb
URIs: https://xpra.org
Suites: lunar
Components: main
Signed-By: /usr/share/keyrings/xpra.asc
4 changes: 2 additions & 2 deletions packaging/repos/sid/xpra-beta.sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Types: deb
URIs: https://xpra.org/beta
Suites: sid
Components: focal
Signed-By: /usr/share/keyrings/xpra.asc
Components: main
Signed-By: /usr/share/keyrings/xpra.asc
4 changes: 2 additions & 2 deletions packaging/repos/stretch/xpra-beta.sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Types: deb
URIs: https://xpra.org/beta
Suites: stretch
Components: focal
Signed-By: /usr/share/keyrings/xpra.asc
Components: main
Signed-By: /usr/share/keyrings/xpra.asc
4 changes: 2 additions & 2 deletions packaging/repos/xenial/xpra-beta.sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Types: deb
URIs: https://xpra.org/beta
Suites: xenial
Components: focal
Signed-By: /usr/share/keyrings/xpra.asc
Components: main
Signed-By: /usr/share/keyrings/xpra.asc

0 comments on commit 359bdfe

Please sign in to comment.