Closed samikhailov closed 5 months ago
@slytomcat can you please enable builds for "Noble" (aka 24.04) in https://launchpad.net/~slytomcat/+archive/ubuntu/ppa settings and trigger a build.
Sorry for delay. I've copied existing package to Noble and Oracular but pubish status still pending (for about 15 minutes). Probably soon it will be published.
BTW the code usually works for any series. So You can add PPA for previous version if PPA for the current version is not available at the moment.
Now see that it is published on launchpad.
@slytomcat как я вижу по скриптам - вы вручную собираете и заливаете пакеты. при желании, можно упростить себе жизнь и настроить Launchpad самому собирать пакеты под каждый дистрибутив (соотв правильные версии зависимостей будут использоваться, например) при создании нового тега в гит.
https://help.launchpad.net/Packaging/SourceBuilds/GettingStarted https://help.launchpad.net/Code/Imports https://help.launchpad.net/Packaging/SourceBuilds/Recipes
ед нюанс, из-за того что у вас каталог debian не в корне, придётся сделать в рецепте nest-part
репы саму на себя. я так не пробовал, но думаю прокатит:
# git-build-recipe format 0.4 deb-version {latest-tag}
lp:~ppa_name/repo_name
nest-part packaging lp:~ppa_name/repo_name build/yd-tools/debian debian
решать вам, просто решил поделиться инфой.
(пример рецепта и импортированных гит реп - https://code.launchpad.net/~solaar-unifying/+recipe/solaar-unifying-stable)
Спасибо - обязательно посмотрю.
Steps
Result