new release
This commit is contained in:
parent
d5ff94752c
commit
cc2531c7d9
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
xwayland (2:23.1.2-99pika2.lunar) lunar; urgency=medium
|
xwayland (2:23.2.0-99pika1.lunar) lunar; urgency=medium
|
||||||
|
|
||||||
* Update to lunar
|
* Update to lunar
|
||||||
|
|
||||||
|
4
main.sh
4
main.sh
@ -1,5 +1,5 @@
|
|||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://gitlab.freedesktop.org/xorg/xserver.git ./xwayland -b xwayland-23.1.2
|
git clone https://gitlab.freedesktop.org/xorg/xserver.git ./xwayland -b xwayland-23.2.0
|
||||||
cp -rvf ./debian ./xwayland/
|
cp -rvf ./debian ./xwayland/
|
||||||
cd ./xwayland
|
cd ./xwayland
|
||||||
|
|
||||||
@ -7,7 +7,7 @@ cd ./xwayland
|
|||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
LOGNAME=root dh_make --createorig -y -l -p xwayland_23.1.2
|
LOGNAME=root dh_make --createorig -y -l -p xwayland_23.2.0
|
||||||
dpkg-buildpackage --no-sign
|
dpkg-buildpackage --no-sign
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
|
Loading…
Reference in New Issue
Block a user