[SCM] pysoundfile/master: Use architecture: all

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Jun 18 19:13:56 UTC 2015


The following commit has been merged in the master branch:
commit 5d2668b95b937bc2456c34aa80e71437783943d5
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Jun 17 18:43:08 2015 +0200

    Use architecture: all

diff --git a/debian/control.in b/debian/control.in
index 0ac20a4..bc5cd44 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -13,7 +13,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pysoundfile.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-multimedia/pysoundfile.git;a=summary
 
 Package: python3-soundfile
-Architecture: any
+Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
  libsndfile1
 Description: Python 3 audio module based on libsndfile and NumPy
@@ -25,7 +25,7 @@ Description: Python 3 audio module based on libsndfile and NumPy
  Full documentation is available on http://pysoundfile.readthedocs.org/.
 
 Package: python-soundfile
-Architecture: any
+Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
  libsndfile1
 Description: Python audio module based on libsndfile and NumPy

-- 
pysoundfile packaging



More information about the pkg-multimedia-commits mailing list