[SCM] kdb packaging branch, master, updated. 9c5171711676483fc9bfb2ede0b878408c3d8e16
Pino Toscano
pino at moszumanska.debian.org
Sun Sep 18 06:08:07 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/kdb.git;a=commitdiff;h=9c51717
The following commit has been merged in the master branch:
commit 9c5171711676483fc9bfb2ede0b878408c3d8e16
Author: Pino Toscano <pino at debian.org>
Date: Sun Sep 18 08:06:59 2016 +0200
add Milt-Arch fields where possible
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 422cb8d..4bda027 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/calligra/kdb.git
Package: libkdb3-2
Architecture: any
+Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Description: database connectivity and creation framework -- shared library
@@ -38,6 +39,7 @@ Description: database connectivity and creation framework -- shared library
Package: libkdb-data
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Description: data files for KDb
KDb is a database connectivity and creation framework for various database
@@ -76,6 +78,7 @@ Description: SQLite driver for KDb
Package: libkdb3-driver-mysql
Architecture: any
+Multi-Arch: same
Depends: libkdb3-2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
@@ -89,6 +92,7 @@ Description: MySQL driver for KDb
Package: libkdb3-driver-postgresql
Architecture: any
+Multi-Arch: same
Depends: libkdb3-2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
--
kdb packaging
More information about the pkg-kde-commits
mailing list