new release

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-08-20 21:30:20 +00:00 committed by GitHub
parent d5ff94752c
commit cc2531c7d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -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

View File

@ -1,5 +1,5 @@
# 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/
cd ./xwayland
@ -7,7 +7,7 @@ cd ./xwayland
apt-get build-dep ./ -y
# 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
# Move the debs to output