[SCM] qtbase packaging branch, master, updated. debian/5.3.2+dfsg-2-4-g1f3e7c6
    Timo Jyrinki 
    timo at moszumanska.debian.org
       
    Fri Sep 26 07:09:13 UTC 2014
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=1f3e7c6
The following commit has been merged in the master branch:
commit 1f3e7c676cf094b78c49c328f3ad608def857c7f
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Fri Sep 26 07:08:58 2014 +0000
    Add missing comma to debian/control
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3f00362..27c92ae 100644
--- a/debian/control
+++ b/debian/control
@@ -281,7 +281,7 @@ Depends: libgl1-mesa-dev [!armel !armhf] | libgl-dev [!armel !armhf],
          libqt5test5 (= ${binary:Version}),
          libqt5widgets5 (= ${binary:Version}),
          libqt5xml5 (= ${binary:Version}),
-         libxext-dev
+         libxext-dev,
          ${misc:Depends},
          qt5-qmake (= ${binary:Version}),
          qtbase5-dev-tools (= ${binary:Version}),
-- 
qtbase packaging
    
    
More information about the pkg-kde-commits
mailing list