[Git][java-team/tuxguitar][master] 2 commits: Restrict build architectures to amd64 and arm64 (Closes: #1029108)

Tony Mancill (@tmancill) gitlab at salsa.debian.org
Fri Jan 20 05:02:22 GMT 2023



Tony Mancill pushed to branch master at Debian Java Maintainers / tuxguitar


Commits:
8d51d2db by tony mancill at 2023-01-19T20:51:54-08:00
Restrict build architectures to amd64 and arm64 (Closes: #1029108)

- - - - -
c4977182 by tony mancill at 2023-01-19T20:55:27-08:00
Prepare changelog for upload

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+tuxguitar (1.5.6+dfsg1-2) unstable; urgency=medium
+
+  * QA upload.
+  * Source-only upload
+  * Restrict build architectures to amd64 and arm64 (Closes: #1029108)
+
+ -- tony mancill <tmancill at debian.org>  Thu, 19 Jan 2023 20:54:03 -0800
+
 tuxguitar (1.5.6+dfsg1-1) unstable; urgency=medium
 
   [ Helmar Gerloni ]


=====================================
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: amd64 arm64
 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: amd64 arm64
 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: amd64 arm64
 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: amd64 arm64
 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: amd64 arm64
 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/7f047c3325243776fde2883b4a95aac3fbd62dc9...c49771827deb088f4e9e37782b1e3c00912fae4c

-- 
View it on GitLab: https://salsa.debian.org/java-team/tuxguitar/-/compare/7f047c3325243776fde2883b4a95aac3fbd62dc9...c49771827deb088f4e9e37782b1e3c00912fae4c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20230120/5c53b9c4/attachment.htm>


More information about the pkg-java-commits mailing list