deb: basculer sur debian-qt6 (hems = Qt6) + powersync-* + Provides/Conflicts/Replaces
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
65f281cd5a
commit
54c378c550
@ -1,9 +1,9 @@
|
||||
Source: nymea-energy-plugin-nymea
|
||||
Source: powersync-energy-plugin-nymea
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Patrick Schurig / ETM PowerSync <etm.schurig@gmail.com>
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://nymea.io
|
||||
Homepage: https://git.etm-powersync.fr/ETM-Schurig/etm-powersync-energy-plugin-etm
|
||||
Build-Depends: debhelper,
|
||||
dpkg-dev,
|
||||
qt6-base-dev,
|
||||
@ -18,16 +18,21 @@ Build-Depends: debhelper,
|
||||
gnuplot-x11,
|
||||
|
||||
|
||||
Package: nymea-energy-plugin-nymea
|
||||
Package: powersync-energy-plugin-nymea
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nymea-experience-plugin-energy,
|
||||
Description: nymea energy plugin for the energy experience
|
||||
This nymea energy plugin adds the smart smart charging and overload protection
|
||||
to the nymea energy experience.
|
||||
Provides: nymea-energy-plugin-nymea
|
||||
Conflicts: nymea-energy-plugin-nymea
|
||||
Replaces: nymea-energy-plugin-nymea
|
||||
Description: ETM PowerSync energy plugin for nymea (fork Qt6)
|
||||
Fork ETM PowerSync de nymea-energy-plugin-nymea. Ajoute un arbitrage multi-charges
|
||||
(ECS paliers, SG-Ready PAC, EV, batterie) avec waterfall unifié par priorité,
|
||||
anti-clignotement (recrédit correction B), watchdog L2 compteur muet, et
|
||||
mode dégradé conservateur.
|
||||
|
||||
|
||||
Package: nymea-energy-tests
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
|
||||
export DH_VERBOSE=1
|
||||
export QT_QPA_PLATFORM=minimal
|
||||
export DH_OPTIONS=-N nymea-energy-tests
|
||||
|
||||
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user