new deb file

This commit is contained in:
John D.
2025-02-18 20:32:20 -08:00
parent 6ec1e42790
commit 67bce0474b
4 changed files with 8 additions and 3 deletions

View File

@ -7,7 +7,8 @@ RUN set -ex \
build-essential \
devscripts \
fakeroot \
debhelper=12.\* dh-autoreconf=17\* \
debhelper \
dh-autoreconf \
&& apt-get -y autoremove \
&& apt-get clean \
&& rm -rf /tmp/* /var/tmp/* /var/log/* /var/lib/apt/lists/* /var/log/alternatives.log

View File

@ -1,3 +1,9 @@
udm-boot-2x (1.0.2) stable; urgency=medium
* Update service file
-- Boostchicken <john@boostchicken.dev> Tue, 18 Feb 2025 20:23:40 -0800
udm-boot-2x (1.0.1) stable; urgency=medium
* Using bash to invoke

View File

@ -5,8 +5,6 @@ Maintainer: Boostchicken <john@boostchicken.dev>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.1
Homepage: https://github.com/unifi-utilities/unifios-utilities
#Vcs-Browser: https://salsa.debian.org/debian/udmboot
#Vcs-Git: https://salsa.debian.org/debian/udmboot.git
Package: udm-boot-2x
Architecture: all

Binary file not shown.