Import Upstream version 1.05+ds

This commit is contained in:
geos_one
2025-08-06 15:48:18 +02:00
parent 0ef82355c6
commit 7527bfa483
40 changed files with 1036 additions and 3526 deletions

14
debian/rules vendored
View File

@@ -1,14 +0,0 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
override_dh_auto_build:
override_dh_auto_install:
install -d $(CURDIR)/debian/hd-idle
make install DESTDIR=$(CURDIR)/debian/hd-idle ARCH=$(DEB_HOST_ARCH)
override_dh_strip: