[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'debian-experimental'



 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5eedcad802d2110cddca889fdf00a48078fea902
Author: Sven Joachim <svenjoac@gmx.de>
Date:   Sat Jan 10 11:06:47 2015 +0100

    Fix Architecture field of the libegl1-mesa-drivers package
    
    dpkg-source: error: `linux-all,' is not a legal architecture string

diff --git a/debian/control b/debian/control
index 6f20ced..640ba63 100644
--- a/debian/control
+++ b/debian/control
@@ -318,7 +318,7 @@ Description: free implementation of the EGL API -- development files
 
 Package: libegl1-mesa-drivers
 Section: libs
-Architecture: linux-all, kfreebsd-all
+Architecture: linux-any kfreebsd-any
 Depends:
  ${misc:Depends},
 Description: transitional dummy package


Reply to: