Run of fresh-snapshots for betterlockscreen
Try this locally package):
debcheckout betterlockscreen
cd betterlockscreen
new-upstream --snapshot --debian-revision=0kali1
503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 |
dh_autoreconf
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_install
dh_install: warning: Cannot find (any matches for) "betterlockscreen@.service" (tried in ., debian/tmp)
dh_install: warning: betterlockscreen missing files: betterlockscreen@.service
dh_install: error: missing files, aborting
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2021-04-04T15:52:30Z
|