aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2014-12-14 19:51:38 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2014-12-14 19:51:38 -0500
commit8c6e95b0c12d623f05bd2e32add8bf7ea46e16ba (patch)
tree9d13e842ce2421f3cf52f2d6ad8eecde5cbeb785 /debian/control
parent087c6e199363d686dc1402e260ce82030404efc5 (diff)
d/control, d/rules, d/*.install: Install plugins and libraries into multiarch locations.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index cd7b080..d0bd03b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Homepage: http://sqlitestudio.pl/
Package: libsqlitestudio1
Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SQLite database manager - libraries
SQLiteStudio is a comprehensive and reliable SQLite database manager
@@ -38,6 +40,8 @@ Description: SQLite database manager
Package: sqlitestudio-plugins
Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SQLite database manager - plugins
SQLiteStudio is a comprehensive and reliable SQLite database manager