Run of lintian-fixes for hdmi2usb-fx2-firmware
Try this locally (using the lintian-brush package):
debcheckout hdmi2usb-fx2-firmware
cd hdmi2usb-fx2-firmware
lintian-brush
793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 |
sdcc -mmcs51 --code-size 0x3c00 --xram-size 0x0200 --xram-loc 0x3c00 -Wl"-b DSCR_AREA=0x3e00" -Wl"-b INT2JT=0x3f00" -o build/usbmon.ihx build/usbmon.rel build/dscr.rel fx2.lib -L ../..//lib
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/usbmon_c'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_auto_install
dh_install
sh: 1: /<<PKGBUILDDIR>>/debian/install: not found
dh_install: debian/install (executable config) returned exit code 127
make: *** [debian/rules:4: binary] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
|
Summary
- Update standards version, no changes needed. (out-of-date-standards-version)
- Bump debhelper from old 9 to 12. (package-uses-old-debhelper-compat-version)
- Set upstream metadata fields: Name. (upstream-metadata-file-is-missing)