Source: sqlitestudio
Section: database
Maintainer: Yangfl <mmyangfl@gmail.com>
Build-Depends:
 debhelper-compat (= 14),
 cmake,
 pkgconf,
 libpython3-dev,
 qt6-tools-dev,
 qt6-declarative-dev,
 qt6-svg-dev,
 libsqlite3-dev,
 tcl-dev,
 libssl-dev,
Standards-Version: 4.7.4
Homepage: https://letos.org/
Vcs-Git: https://salsa.debian.org/yangfl-guest/sqlitestudio.git
Vcs-Browser: https://salsa.debian.org/yangfl-guest/sqlitestudio

Package: letos
Architecture: any
Depends: letos-common (= ${source:Version})
Recommends: letos-plugins
Breaks: sqlitestudio (<< 4.0.0-1~)
Replaces: sqlitestudio (<< 4.0.0-1~)
Description: free, open source, multi-platform SQLite database manager
 Letos (formerly known as SQLiteStudio) is desktop application for browsing and
 editing SQLite database files. It is aimed for people, who know what SQLite is,
 or what relational databases are in general.

Package: letos-common
Architecture: all
Breaks: sqlitestudio (<< 4.0.0-1~)
Replaces: sqlitestudio (<< 4.0.0-1~)
Description: architecture independent files for Letos
 Letos (formerly known as SQLiteStudio) is desktop application for browsing and
 editing SQLite database files. It is aimed for people, who know what SQLite is,
 or what relational databases are in general.
 .
 This package contains the common Letos files shared by all architectures.

Package: letos-plugins
Architecture: any
Multi-Arch: same
Suggests: python3, tcl
Breaks: sqlitestudio-plugins (<< 4.0.0-1~)
Replaces: sqlitestudio-plugins (<< 4.0.0-1~)
Description: plugins for Letos
 Letos (formerly known as SQLiteStudio) is desktop application for browsing and
 editing SQLite database files. It is aimed for people, who know what SQLite is,
 or what relational databases are in general.
 .
 This package contains plugins for Letos, including:
   * CellRendererImage: Introduces image preview for cells in Grid View.
   * CsvExport: Provides CSV format for exporting.
   * CsvImport: CSV format support for importing data.
   * DbAndroid: Provides support for remote SQLite databases on Android devices.
   * DbSqliteMc: Provides support for WxSQLite3/SQLCipher/System.Data.SQLite3
     databases, including encryption.
   * ErdEditor: Implements Entity Relations Diagram editor, allowing
     representing existing schema as a diagram, modifying the diagram and
     execyting changes on the database.
   * HtmlExport: Provides HTML format for exporting.
   * JsonExport: Provides JSON format for exporting.
   * MultiEditorImage: Introduces image editor/viewer tab for cell editor and
     form view.
   * MultiEditorJson: Introduces JSON editor/viewer tab with syntax highlighting
     for cell editor and form view.
   * PdfExport: Provides PDF format for exporting.
   * Printing: Provides printing support.
   * PythonSyntaxHighlighter: Provides Python syntax highlighting support.
   * RegExpImport: Importing data from text files using regular expression.
   * ScriptingPython: Provides Python scripting language support for
     SQLiteStudio.
   * ScriptingTcl: Provides Tcl scripting language support for SQLiteStudio.
   * SqlEnterpriseFormatter: Advanced SQL formatter.
   * SqlExport: Provides SQL format for exporting.
   * SqlFormatterSimple: Basic formatter with very little options.
   * TclSyntaxHighlighter: Provides Tcl syntax highlighting support.
   * TipOfTheDay: Provides useful tips and hints for this app after startup and
     on demand.
   * XmlExport: Provides XML format for exporting.

Package: sqlitestudio
Depends: letos
Architecture: all
Section: oldlibs
Description: transitional package
 This is a transitional package. It can safely be removed.

Package: sqlitestudio-plugins
Depends: letos-plugins
Architecture: all
Section: oldlibs
Description: transitional package
 This is a transitional package. It can safely be removed.
