Tony Mancill pushed to branch master at Debian Java Maintainers / tuxguitar
Commits: c8c8914b by tony mancill at 2023-01-31T21:04:08-08:00 Exclude mips-based archs from build for arch-any binary packages - - - - - 5de1cfc1 by tony mancill at 2023-01-31T21:06:00-08:00 Prepare changelog for upload - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +tuxguitar (1.5.6+dfsg1-6) unstable; urgency=medium + + * QA upload. + * Exclude mips-based archs from build for arch-any binary packages + + -- tony mancill <[email protected]> Tue, 31 Jan 2023 21:05:02 -0800 + tuxguitar (1.5.6+dfsg1-5) unstable; urgency=medium * QA upload. ===================================== debian/control ===================================== @@ -43,7 +43,7 @@ Description: tuxguitar plugin for sound playback using Java Sound API Use Tuxguitar along this plugin if unsure, other sounds can be used too. Package: tuxguitar-alsa -Architecture: any +Architecture: alpha amd64 armhf arm64 i386 ia64 powerpc ppc64 ppc64el m68k riscv64 sh4 sparc sparc64 s390x x32 Depends: ${misc:Depends}, ${shlibs:Depends}, tuxguitar (= ${source:Version}) Suggests: timidity @@ -52,7 +52,7 @@ Description: tuxguitar plugin for sound playback using ALSA A MIDI expander is required (Hardware or Software). Package: tuxguitar-oss -Architecture: any +Architecture: alpha amd64 armhf arm64 i386 ia64 powerpc ppc64 ppc64el m68k riscv64 sh4 sparc sparc64 s390x x32 Depends: ${misc:Depends}, ${shlibs:Depends}, tuxguitar (= ${source:Version}), oss-compat @@ -62,7 +62,7 @@ Description: tuxguitar plugin for sound playback using OSS A MIDI expander is required (Hardware or Software). Package: tuxguitar-fluidsynth -Architecture: any +Architecture: alpha amd64 armhf arm64 i386 ia64 powerpc ppc64 ppc64el m68k riscv64 sh4 sparc sparc64 s390x x32 Depends: ${misc:Depends}, ${shlibs:Depends}, tuxguitar (= ${source:Version}), fluidsynth @@ -71,7 +71,7 @@ Description: tuxguitar plugin for sound playback using fluidsynth fluidsynth as MIDI expander. Package: tuxguitar-jack -Architecture: any +Architecture: alpha amd64 armhf arm64 i386 ia64 powerpc ppc64 ppc64el m68k riscv64 sh4 sparc sparc64 s390x x32 Depends: ${misc:Depends}, ${shlibs:Depends}, tuxguitar (= ${source:Version}) Suggests: qjackctl @@ -80,7 +80,7 @@ Description: tuxguitar plugin for sound playback using JACKD A MIDI expander is required (Hardware or Software). Package: tuxguitar-synth-lv2 -Architecture: any +Architecture: alpha amd64 armhf arm64 i386 ia64 powerpc ppc64 ppc64el m68k riscv64 sh4 sparc sparc64 s390x x32 Depends: ${misc:Depends}, ${shlibs:Depends}, tuxguitar (= ${source:Version}) Description: tuxguitar LV2 audio plugin View it on GitLab: https://salsa.debian.org/java-team/tuxguitar/-/compare/4eb714a41e57b1ca3071e7b1d5a27d95e7feb98d...5de1cfc1c1ac95912e94ba1f2792fd8aa8ba15c5 -- View it on GitLab: https://salsa.debian.org/java-team/tuxguitar/-/compare/4eb714a41e57b1ca3071e7b1d5a27d95e7feb98d...5de1cfc1c1ac95912e94ba1f2792fd8aa8ba15c5 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

