From 413dcf6b917ee9d2893946ed0253917746f969af Mon Sep 17 00:00:00 2001 From: Charles Barto Date: Tue, 18 Oct 2016 14:34:02 -0400 Subject: add odb --- ports/libodb-sqlite/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/libodb-sqlite/CONTROL (limited to 'ports/libodb-sqlite/CONTROL') diff --git a/ports/libodb-sqlite/CONTROL b/ports/libodb-sqlite/CONTROL new file mode 100644 index 000000000..03b8ec2f3 --- /dev/null +++ b/ports/libodb-sqlite/CONTROL @@ -0,0 +1,4 @@ +Source: libodb-sqlite +Version: +Description: +Build-Depends: libodb, sqlite3 -- cgit v1.2.3 From c879ba6d362876be57bdb378ce4d0a9de64fc6c2 Mon Sep 17 00:00:00 2001 From: Charles Barto Date: Wed, 19 Oct 2016 00:30:28 -0400 Subject: add overall odb config --- ports/libodb-sqlite/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/libodb-sqlite/CONTROL') diff --git a/ports/libodb-sqlite/CONTROL b/ports/libodb-sqlite/CONTROL index 03b8ec2f3..5a87fb847 100644 --- a/ports/libodb-sqlite/CONTROL +++ b/ports/libodb-sqlite/CONTROL @@ -1,4 +1,4 @@ Source: libodb-sqlite -Version: -Description: +Version: 2.4.0 +Description: Sqlite support for the ODB ORM library Build-Depends: libodb, sqlite3 -- cgit v1.2.3