Browse Source

Stable j2sc release

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 3 months ago
parent
commit
4762b07df3
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 3 additions and 2 deletions
  1. +1
    -1
      sources/apps/j2sc/debian/changelog
  2. +2
    -1
      sources/apps/j2sc/debian/control

+ 1
- 1
sources/apps/j2sc/debian/changelog View File

@@ -1,4 +1,4 @@
j2sc (6:0.0.0-1kxstudio3) plucky; urgency=medium
j2sc (6:0.0.1-1kxstudio1) plucky; urgency=medium


* Initial package * Initial package




+ 2
- 1
sources/apps/j2sc/debian/control View File

@@ -7,11 +7,12 @@ Build-Depends: debhelper-compat (= 13),
pyqt6-dev-tools pyqt6-dev-tools
Standards-Version: 4.5.0 Standards-Version: 4.5.0
Homepage: https://kx.studio/Applications:J2SC Homepage: https://kx.studio/Applications:J2SC
XSC-KXStudio-VCS: https://github.com/falkTX/J2SC
Rules-Requires-Root: no Rules-Requires-Root: no


Package: j2sc Package: j2sc
Architecture: all Architecture: all
Depends: ${misc:Depends}, jackd2, python3-dbus, python3-pyqt6
Depends: ${misc:Depends}, jackd2, python3-dbus, python3-dbus.mainloop.pyqt6, python3-pyqt6
Recommends: a2jmidid Recommends: a2jmidid
Description: JACK 2 Simple Configurator Description: JACK 2 Simple Configurator
J2SC stands for JACK 2 Simple Configurator and is, as the name says, a J2SC stands for JACK 2 Simple Configurator and is, as the name says, a


Loading…
Cancel
Save