diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-10-07 22:44:30 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-10-07 22:44:30 +0200 |
commit | 69ef42a343d901e6ffb3389cdfbd482de694660e (patch) | |
tree | 871760a23cf0b0bf86f92fbc3d0349779ce72c83 | |
parent | 537d80336d71dcad1469c81be29a29dcb072d3c7 (diff) | |
download | tde-packaging-69ef42a343d901e6ffb3389cdfbd482de694660e.tar.gz tde-packaging-69ef42a343d901e6ffb3389cdfbd482de694660e.zip |
DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | debian/_base/dependencies/tqtinterface/debian/control | 4 | ||||
-rw-r--r-- | dilos/dependencies/tqtinterface/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/_base/dependencies/tqtinterface/debian/control | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/debian/_base/dependencies/tqtinterface/debian/control b/debian/_base/dependencies/tqtinterface/debian/control index 990bbca12..42cbecba0 100644 --- a/debian/_base/dependencies/tqtinterface/debian/control +++ b/debian/_base/dependencies/tqtinterface/debian/control @@ -19,7 +19,7 @@ Description: The Trinity Qt Interface Libraries although some code has been added for useful functions that are no longer part of Qt. Package: libtqtinterface-dev -Architecture: any +Architecture: all Multi-Arch: foreign Section: libs Replaces: libtqtinterface-dev (<< 4:14.0.0~) @@ -32,7 +32,7 @@ Description: The Trinity Qt Interface Libraries (Development Files) although some code has been added for useful functions that are no longer part of Qt. Package: libtqtinterface-doc -Architecture: any +Architecture: all Multi-Arch: foreign Section: libs Replaces: libtqtinterface-doc (<< 4:14.0.0~) diff --git a/dilos/dependencies/tqtinterface/debian/control b/dilos/dependencies/tqtinterface/debian/control index 538fba0e7..2d3e899b2 100644 --- a/dilos/dependencies/tqtinterface/debian/control +++ b/dilos/dependencies/tqtinterface/debian/control @@ -19,7 +19,7 @@ Description: The Trinity Qt Interface Libraries although some code has been added for useful functions that are no longer part of Qt. Package: libtqtinterface-dev -Architecture: any +Architecture: all Multi-Arch: foreign Section: libs Replaces: libtqtinterface-dev (<< 4:14.0.0~) @@ -32,7 +32,7 @@ Description: The Trinity Qt Interface Libraries (Development Files) although some code has been added for useful functions that are no longer part of Qt. Package: libtqtinterface-doc -Architecture: any +Architecture: all Multi-Arch: foreign Section: libs Replaces: libtqtinterface-doc (<< 4:14.0.0~) diff --git a/ubuntu/_base/dependencies/tqtinterface/debian/control b/ubuntu/_base/dependencies/tqtinterface/debian/control index 990bbca12..42cbecba0 100644 --- a/ubuntu/_base/dependencies/tqtinterface/debian/control +++ b/ubuntu/_base/dependencies/tqtinterface/debian/control @@ -19,7 +19,7 @@ Description: The Trinity Qt Interface Libraries although some code has been added for useful functions that are no longer part of Qt. Package: libtqtinterface-dev -Architecture: any +Architecture: all Multi-Arch: foreign Section: libs Replaces: libtqtinterface-dev (<< 4:14.0.0~) @@ -32,7 +32,7 @@ Description: The Trinity Qt Interface Libraries (Development Files) although some code has been added for useful functions that are no longer part of Qt. Package: libtqtinterface-doc -Architecture: any +Architecture: all Multi-Arch: foreign Section: libs Replaces: libtqtinterface-doc (<< 4:14.0.0~) |