Bug#1092035: tuxguitar: New upstream version 1.6.6

2025-01-03 Thread Helmar Gerloni
Package: tuxguitar Version: 1.6.4+dfsg1-1 Severity: wishlist Tags: patch Please consider updating TuxGuitar to version 1.6.6.

Bug#1092036: tuxguitar: Embedded browser does not start or remains empty

2025-01-03 Thread Helmar Gerloni
Package: tuxguitar Version: 1.6.4+dfsg1-1 Severity: normal Tags: patch The embedded browser does not start if the libswt-webkit-gtk-4-jni package is not installed. After installing libswt-webkit-gtk-4-jni, the embedded browser window opens, but remains empty. Adding WEBKIT_DISABLE_COMPOSITING_M

Bug#1063268: RFS: tuxguitar/1.6.4+dfsg1-1 [QA] [RC] -- Multitrack guitar tablature editor and player

2024-08-24 Thread Helmar Gerloni
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "tuxguitar": * Package name : tuxguitar Version : 1.6.4+dfsg1-1 Upstream contact : Helmar Gerloni * URL : https://www.tuxguitar.app

Bug#1029622: tuxguitar-alsa fails to install

2023-01-25 Thread Helmar Gerloni
Hi Tony, sorry for causing so much work with tuxguitar, and thanks for your efforts! Do you think it would make sense to merge all the tuxguitar* packages into one package tuxguitar with arch-any? Maybe this would solve these build problems. I could try this out and put a new package on mentors

Bug#1029476: tuxguitar: arch-any build fails with current build system

2023-01-23 Thread Helmar Gerloni
According to the log the error happens at Command: dpkg-buildpackage --sanitize-env -us -uc -mamd64 / i386 Build Daemon (x86-ubc-01) -B -rfakeroot --changes-option=-O../tuxguitar_1.5.6+dfsg1-3_amd64-buildd.changes --buildinfo-option=-O../tuxguitar_1.5.6+dfsg1-3_amd64-buildd.buildinfo ... cat:

Bug#819332: License question about sf2 soundfont in Tuxguitar

2023-01-15 Thread Helmar Gerloni
> https://lists.debian.org/debian-legal/2023/01/msg5.html > https://lists.debian.org/debian-mentors/2023/01/msg00097.html Roberto, Tobias, thanks for your answers. I have removed MagicSFver2.sf2 from the package and added a note to README.Debian. The new package now depends on fluid-soundfont

Bug#819332: RFS: tuxguitar/1.5.6+dfsg1-1 [QA] -- Multitrack guitar tablature editor and player

2022-12-01 Thread Helmar Gerloni
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "tuxguitar". The package builds and runs on amd64. I was not able to build it on i386 because of missing libswt-gtk-4-java. I don't know if it builds on other architectures; probably not out-

Bug#783011: Skip /etc/awstats/awstats.conf if it's not configured

2018-09-18 Thread Helmar Gerloni
I too must admit that it's quite confusing to get error mails after 'sudo apt-get install awstats' (7.6+dfsg-2). Maybe it would be better to simply set AWSTATS_ENABLE_BUILDSTATICPAGES and AWSTATS_ENABLE_CRONTABS in /etc/default/awstats to "no" by default.

Bug#858461: logrotate call in debian/README.Debian no more working

2018-09-18 Thread Helmar Gerloni
In addition to the advices in debian/README.Debian * change line in /etc/logrotate.d/apache2 to: "create 644 root adm" * change permissions of existing files: chmod 644 /var/log/apache2/*.log you also need "chmod 755 /var/log/apache2" to allow www-data to access the logs.