[Bug 2045813] Re: balloontip ftbfs in noble
Simon Quigley
2045813 at bugs.launchpad.net
Sat Dec 16 23:05:31 UTC 2023
If you're bumping to 9, why not go all the way up to 13? :) Not a
blocker either way.
Also, were any changes required? Best Practice is to either say "Update
Standards-version to X.Y.Z, no changes needed." or "Update Standards-
version to X.Y.Z:" with some bullet points, same with debhelper compat.
Besides these things, I think it looks good, although at some point we
might want to question whether this is a package worth keeping in the
archive altogether. (Let's treat that as a separate query.)
Thanks for your work! Please re-subscribe ubuntu-sponsors with an
updated diff. :)
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2045813
Title:
balloontip ftbfs in noble
Status in balloontip package in Ubuntu:
Confirmed
Bug description:
Package balloontip fails to build from source in noble with the
following error
-----
$sbuild -c noble-amd64
CDBS WARNING: simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
test -x debian/rules
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory '/home/vladimirp/git/make-balloontip/balloontip'
CDBS WARNING: simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
make[1]: 'reverse-config' is up to date.
make[1]: Leaving directory '/home/vladimirp/git/make-balloontip/balloontip'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/build.xml.diff
Patch debian/patches/build.xml.diff is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
dh_clean
dh_clean: error: Compatibility levels before 7 are no longer supported (level 5 requested)
make: *** [/usr/share/cdbs/1/rules/debhelper.mk:213: clean] Error 255
------
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/balloontip/+bug/2045813/+subscriptions
More information about the Ubuntu-sponsors
mailing list