Commit Graph

50 Commits

Author SHA1 Message Date
Tormod Volden ee3b1f0387 debian: Do not create home folder for jamulus system user
Lintian warning on Debian unstable.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-11 11:04:36 +02:00
Tormod Volden aa2914d56d debian: Bump Standards-Version to Ubuntu 16.04 level
Avoid last remaining Lintian warning there.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-10 00:07:46 +02:00
Tormod Volden dc7d56532c debian: Trim build dependencies
dpkg-dev is not needed for building binaries.

make, g++ and libc6-dev will be pulled in by e.g. build-essential
which is not necessary to specify (Debian policy).

Packages should not build-depend on qt5-default but rather
on qt5-base-dev and select QT5 in debian/rules
(https://wiki.debian.org/Lintian/Tags/depends-on-metapackage)

qtdeclarative5-dev is simply not needed.

qttools5-dev-tools is needed for translations using lrelease.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-10 00:07:11 +02:00
Tormod Volden 8876e2c569 Update Debian packaging
With qmake now doing a more standard installation, there is less
left to do in our debian/rules.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-08 17:52:10 +02:00
Olivier Humbert 59501c5f22
update debian packaging 2020-05-18 00:27:32 +02:00
Tormod Volden 4a2dcb7a8c debian/watch: Adapt to the tags on github
It will download the upstream package as e.g.
jamulus-r3_5_3.tar.gz (respecting upstream versioning)
and link as jamulus_3.5.3.orig.tar.gz

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-05-15 23:42:45 +02:00
Olivier Humbert 07c60a9bd1
Update debian/rules 2020-05-06 23:26:00 +02:00
Olivier Humbert fd2c8cec80
Update debian/control 2020-05-06 23:24:58 +02:00
Tormod Volden cda46a7579 Debian packaging improvements
- Build binary on "any" architecture
- Binary depends on adduser
- Improve postinst script

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-04-25 18:28:13 +02:00
corrados 8d171e09ff
Merge pull request #98 from braindef/master
debian package number
2020-04-24 14:51:08 +02:00
mirabilos 86ee9273b9
oops, fix the other path as well 2020-04-22 16:18:53 +02:00
mirabilos e201495635
make the desktop icon square and of a standard size
generated from src/res/icon.xcf by resizing to 512 pixels in the
larger direction, expanding the canvas (with transparency) to make
it square, and optimised PNG export

also, install the icon to the correct directory in the Debian package
2020-04-19 22:10:17 +02:00
Your Name df094d4eb2 debian package number 2020-04-18 23:27:50 +02:00
Olivier Humbert 48fc04fbe0
d/rules: removes several trailing whitespaces 2020-04-12 00:49:28 +02:00
Olivier Humbert 1f3f89917e
d/control: removes a trailing whitespace 2020-04-12 00:48:03 +02:00
Olivier Humbert 295a795a62
create d/watch (will help for a future possible inclusion in debian repo) 2020-04-12 00:44:11 +02:00
Olivier Humbert 08445a3eb7
d/changelog: update to 3.4.7 version 2020-04-12 00:42:12 +02:00
Olivier Humbert 6bd1aa4317
d/copyright: rewrite to current standard 2020-04-12 00:35:32 +02:00
Olivier Humbert 86a2125773
d/control: improve description 2020-04-12 00:27:16 +02:00
Olivier Humbert c12b978b30
d/control: fixes the homepage link 2020-04-12 00:24:28 +02:00
Olivier Humbert 8bd7a6fcf6
d/control: 1 item/line + alphabetically ordered (easier to read) 2020-04-12 00:22:23 +02:00
Volker Fischer a9033d9554 removed backup file 2019-05-30 09:50:21 +02:00
Marc Landolt 92b1882223
adding architectures 2019-05-30 00:52:37 +02:00
Your Name 4b0e4c8ecc startup service fix 2019-05-29 23:16:32 +02:00
Your Name 16f986f8f2 startup service fix 2019-05-29 23:14:17 +02:00
Your Name a87968a9bf postinst 2019-05-28 03:16:23 +02:00
Your Name abb350bbc0 service 2019-05-28 02:52:22 +02:00
Your Name 00a12d87fa added icon 2019-05-28 01:40:47 +02:00
Your Name b5e4d9e36a added icon 2019-05-28 01:33:29 +02:00
Your Name 4e521e2842 added icon 2019-05-28 01:23:30 +02:00
Your Name bb4f6cd5a3 adding lowercase param 2019-05-28 00:33:02 +02:00
Your Name 53a2fb053f fixing errors 2019-05-27 19:28:50 +02:00
marc 19dcb26668 fixing errors 2019-05-27 18:54:23 +02:00
marc b7fe379066 fixing errors 2019-05-27 18:52:57 +02:00
marc 21180fcf3f fixing dependencies 2019-05-27 18:00:33 +02:00
marc ebb8390505 qtdeclarative5-dev 2019-05-27 17:17:46 +02:00
Your Name 2a2b22230d adding start icon 2019-05-26 20:06:22 +02:00
Your Name cd27822be8 adding start icon 2019-05-26 20:04:08 +02:00
Your Name 2c43296853 adding start icon 2019-05-26 20:03:00 +02:00
Your Name 91b4f8895b adding start icon 2019-05-26 20:01:33 +02:00
Your Name 0ee5ca1e83 fixing errors 2019-05-26 19:55:49 +02:00
Your Name dc25a7befa fixing errors 2019-05-26 19:45:39 +02:00
Your Name b30b37dea2 fixing errors 2019-05-26 19:41:24 +02:00
Your Name 33bd1a2f86 fixing errors 2019-05-26 19:39:34 +02:00
Your Name 1bfc5fbf94 fixing errors 2019-05-26 19:31:10 +02:00
Your Name 73ad89caf5 fixing errors 2019-05-26 19:19:37 +02:00
Your Name b43cea5e02 fixing errors 2019-05-26 19:17:39 +02:00
Your Name e4367df15c fixing errors 2019-05-26 19:14:23 +02:00
Your Name 0aab1a7697 fixing errors 2019-05-26 19:12:52 +02:00
Your Name d94a7f6524 separate directory for distros 2019-05-26 18:57:43 +02:00