diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 12:23:10 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 12:23:10 +0200 |
commit | 9e15642bf9499dc0e97ca99f1bc4edc40c93ffb5 (patch) | |
tree | f94fcc981304cb0596169bf83f3c5f7b7dc9a1b4 | |
parent | e82c20ee9715539329d9bc1ee3dbce735e89e8a1 (diff) | |
download | tde-packaging-9e15642bf9499dc0e97ca99f1bc4edc40c93ffb5.tar.gz tde-packaging-9e15642bf9499dc0e97ca99f1bc4edc40c93ffb5.zip |
DEB sip4-tqt: Delete an empty line at the end of the 'control' file.
This resolve FTBFS in call dh_python2 on SID.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | debian/_base/dependencies/sip4-tqt/debian/control | 1 | ||||
-rw-r--r-- | dilos/dependencies/sip4-tqt/debian/control | 1 | ||||
-rw-r--r-- | ubuntu/_base/dependencies/sip4-tqt/debian/control | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/debian/_base/dependencies/sip4-tqt/debian/control b/debian/_base/dependencies/sip4-tqt/debian/control index bdd8f4eb0..37db8e234 100644 --- a/debian/_base/dependencies/sip4-tqt/debian/control +++ b/debian/_base/dependencies/sip4-tqt/debian/control @@ -67,4 +67,3 @@ Description: Python/C++ bindings generator development files . This package contains the code generator tool and the development headers needed to develop Python bindings with sip. - diff --git a/dilos/dependencies/sip4-tqt/debian/control b/dilos/dependencies/sip4-tqt/debian/control index cdb796e02..18eaae7c1 100644 --- a/dilos/dependencies/sip4-tqt/debian/control +++ b/dilos/dependencies/sip4-tqt/debian/control @@ -67,4 +67,3 @@ Description: Python/C++ bindings generator development files . This package contains the code generator tool and the development headers needed to develop Python bindings with sip. - diff --git a/ubuntu/_base/dependencies/sip4-tqt/debian/control b/ubuntu/_base/dependencies/sip4-tqt/debian/control index bdd8f4eb0..37db8e234 100644 --- a/ubuntu/_base/dependencies/sip4-tqt/debian/control +++ b/ubuntu/_base/dependencies/sip4-tqt/debian/control @@ -67,4 +67,3 @@ Description: Python/C++ bindings generator development files . This package contains the code generator tool and the development headers needed to develop Python bindings with sip. - |