This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-09-16 15:57:11 +03:00 committed by GitHub
parent 028fbef4fd
commit ff33bed22b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
asusctl (4.7.2-99pika1.lunar) lunar; urgency=low
* New Upstream Release
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
asusctl (4.6.2-99pika1.lunar) lunar; urgency=low
* New Upstream Release

View File

@ -1,7 +1,7 @@
DEBIAN_FRONTEND=noninteractive
# Clone Upstream
git clone https://gitlab.com/asus-linux/asusctl -b 4.6.2
git clone https://gitlab.com/asus-linux/asusctl -b 4.7.2
cp -rvf ./debian ./asusctl
cd ./asusctl
@ -9,7 +9,7 @@ cd ./asusctl
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p asusctl_4.6.2
LOGNAME=root dh_make --createorig -y -l -p asusctl_4.7.2
dpkg-buildpackage
# Move the debs to output