Run of fresh-snapshots for dotdotpwn
Try this locally package):
debcheckout dotdotpwn
cd dotdotpwn
new-upstream --snapshot
481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 |
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_install
dh_installdocs
dh_installdocs: error: Cannot find (any matches for) "README.txt" (tried in ., debian/tmp)
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2021-03-28T08:43:15Z
Finished
|