tweaks and icon

This commit is contained in:
Dave Griffiths
2022-09-12 11:44:00 +01:00
parent 8f4cf1c0c5
commit 7588a6c094
9 changed files with 21 additions and 15 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
samplebrain (0.18rc1-1ubuntu0) focal; urgency=medium
samplebrain (0.18rc2-1ubuntu0~bionic4) bionic; urgency=medium
* Initial release

2
debian/control vendored
View File

@@ -2,7 +2,7 @@ Source: samplebrain
Section: sound
Priority: optional
Maintainer: Dave Griffiths <dave@thentrythis.org>
Build-Depends: debhelper-compat (= 12), texinfo, libsndfile1-dev, portaudio19-dev, liblo-dev, libfftw3-dev, qtbase5-dev, qt5-qmake, qtbase5-dev-tools
Build-Depends: debhelper-compat (= 11), texinfo, libsndfile1-dev, portaudio19-dev, liblo-dev, libfftw3-dev, qtchooser, qtbase5-dev, qt5-qmake, qtbase5-dev-tools
Standards-Version: 4.4.1
Homepage: http://thentrythis.org/projects/samplebrain
Vcs-Git: https://gitlab.com/nebogeo/samplebrain.git

2
debian/files vendored
View File

@@ -1 +1 @@
samplebrain_0.18rc1-1ubuntu0_source.buildinfo sound optional
samplebrain_0.18rc2-1ubuntu0~bionic4_source.buildinfo sound optional

1
debian/rules vendored
View File

@@ -13,6 +13,7 @@
# package maintainers to append LDFLAGS
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export QT_SELECT=qt5
%:
dh $@