File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ RUN set -ex \
77 build-essential \
88 devscripts \
99 fakeroot \
10- debhelper=12.\* dh-autoreconf=17\* \
10+ debhelper \
11+ dh-autoreconf \
1112 && apt-get -y autoremove \
1213 && apt-get clean \
1314 && rm -rf /tmp/* /var/tmp/* /var/log/* /var/lib/apt/lists/* /var/log/alternatives.log
Original file line number Diff line number Diff line change 1+ udm-boot-2x (1.0.2) stable; urgency=medium
2+
3+ * Update service file
4+
5+ -- Boostchicken <john@boostchicken.dev> Tue, 18 Feb 2025 20:23:40 -0800
6+
17udm-boot-2x (1.0.1) stable; urgency=medium
28
39 * Using bash to invoke
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ Maintainer: Boostchicken <john@boostchicken.dev>
55Build-Depends: debhelper-compat (= 12)
66Standards-Version: 4.4.1
77Homepage: https://github.com/unifi-utilities/unifios-utilities
8- #Vcs-Browser: https://salsa.debian.org/debian/udmboot
9- #Vcs-Git: https://salsa.debian.org/debian/udmboot.git
108
119Package: udm-boot-2x
1210Architecture: all
You can’t perform that action at this time.
0 commit comments