[neon/extras/qcoro/Neon/unstable] debian: g++-10
Jonathan Esk-Riddell
null at kde.org
Mon Feb 21 16:27:23 GMT 2022
Git commit f9d0a4ce0c9fe9ace2d4ea0bc1ef5f45c48219bd by Jonathan Esk-Riddell.
Committed on 21/02/2022 at 16:27.
Pushed by jriddell into branch 'Neon/unstable'.
g++-10
M +4 -2 debian/control
M +0 -1 debian/copyright
M +1 -1 debian/qcoro-doc.install
https://invent.kde.org/neon/extras/qcoro/commit/f9d0a4ce0c9fe9ace2d4ea0bc1ef5f45c48219bd
diff --git a/debian/control b/debian/control
index 071ce4a..04b383a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,13 @@ Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Sandro Knauß <hefee at debian.org>
Build-Depends: cmake (>= 3.19~),
- debhelper-compat (= 13),
dbus-x11,
+ debhelper-compat (= 13),
+ g++-10,
+ gcc-10,
pkg-kde-tools,
- qtbase5-dev (>= 5.15.0~),
qt6-base-dev (>= 6.1.2~),
+ qtbase5-dev (>= 5.15.0~)
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/qcoro
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/qcoro.git
diff --git a/debian/copyright b/debian/copyright
index 02e8f8d..3f39651 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,4 +24,3 @@ License: MIT
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
-
diff --git a/debian/qcoro-doc.install b/debian/qcoro-doc.install
index 3c44017..e07e4a3 100644
--- a/debian/qcoro-doc.install
+++ b/debian/qcoro-doc.install
@@ -1,2 +1,2 @@
-examples /usr/share/doc/qcoro-doc/
docs /usr/share/doc/qcoro-doc/
+examples /usr/share/doc/qcoro-doc/
More information about the Neon-commits
mailing list