[SCM] xbmc/master: Ship xbmc-dbg package only on amd64 and i386 architectures
    rbalint at users.alioth.debian.org 
    rbalint at users.alioth.debian.org
       
    Wed Oct 15 12:50:32 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit 322a5d28937d3461ca6a875a87356d953e3d43b0
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Wed Oct 8 16:46:02 2014 +0200
    Ship xbmc-dbg package only on amd64 and i386 architectures
    
    This saves place on mirrors and those two architectures are the most
    popular ones among bug submitters.
diff --git a/debian/control b/debian/control
index ce79421..2e20d12 100644
--- a/debian/control
+++ b/debian/control
@@ -184,7 +184,7 @@ Description: XBMC Media Center (binary data package)
 
 Package: xbmc-dbg
 Priority: extra
-Architecture: any
+Architecture: amd64 i386
 Section: debug
 Depends: ${misc:Depends}, xbmc-bin (= ${binary:Version})
 Description: XBMC Media Center - debug symbols
-- 
xbmc packaging
    
    
More information about the pkg-multimedia-commits
mailing list