summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/control b/debian/control
index 1bfba0e..1ce8d0c 100644
--- a/debian/control
+++ b/debian/control
@@ -67,15 +67,3 @@ Description: SQLite 3 development files
access without running a separate RDBMS process.
.
This package contains the development files (headers, static libraries)
-
-Package: libsqlite3-tcl
-Suggests: sqlite3-doc
-Section: interpreters
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: SQLite 3 Tcl bindings
- SQLite is a C library that implements an SQL database engine.
- Programs that link with the SQLite library can have SQL database
- access without running a separate RDBMS process.
- .
- This package contains the Tcl bindings.