X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=d859168a22bd2d824484e2169a92ce8fef0e5067;hb=HEAD;hp=84e80fe3de2488308101c9f6ce2710a2568adb96;hpb=cc0da6fce14b3ecd9092ca7baceaf5651a14202a;p=clsql.git diff --git a/debian/control b/debian/control index 84e80fe..d859168 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends: dh-lisp, debhelper (>= 11.0.0), default-libmysqlclient-dev, libpq-dev -Standards-Version: 4.5.0.3 +Standards-Version: 4.6.1.1 Homepage: http://clsql.kpe.io/ Vcs-Git: git://git.kpe.io/clsql.git Vcs-Browser: http://git.kpe.io/?p=clsql.git @@ -95,7 +95,7 @@ Description: CLSQL database backend, Oracle Package: cl-sql-tests Architecture: all -Depends: cl-sql, cl-sql-postgresql, cl-sql-postgresql-socket, cl-sql-mysql, cl-sql-sqlite, cl-sql-odbc, cl-rt, ${misc:Depends} +Depends: cl-sql, cl-sql-postgresql, cl-sql-postgresql-socket, cl-sql-mysql, cl-sql-sqlite3, cl-sql-odbc, cl-rt, ${misc:Depends} Suggests: acl-installer, libmyodbc, unixodbc,cl-sql-aodbc Description: Testing suite for CLSQL This package contains a test suite for CLSQL. It requires manual