diff options
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/changelog | 153 | ||||
-rw-r--r-- | debian/compat | 1 | ||||
-rwxr-xr-x | debian/control | 51 | ||||
-rw-r--r-- | debian/copyright | 13 | ||||
-rw-r--r-- | debian/libsqlite3-0.dirs | 1 | ||||
-rw-r--r-- | debian/libsqlite3-0.install.in | 1 | ||||
-rw-r--r-- | debian/libsqlite3-dev.dirs | 2 | ||||
-rw-r--r-- | debian/libsqlite3-dev.install.in | 3 | ||||
-rwxr-xr-x | debian/rules | 124 | ||||
-rw-r--r-- | debian/shlibs.local | 1 | ||||
-rw-r--r-- | debian/sqlite3.dirs | 1 | ||||
-rw-r--r-- | debian/sqlite3.install.in | 1 | ||||
-rw-r--r-- | debian/watch | 2 |
13 files changed, 354 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100755 index 0000000..494f371 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,153 @@ +sqlite3 (3.7.9-3slp2) unstable; urgency=low + + * apply SQLITE_DEFAULT_AUTOVACUUM=1 + * apply SQLITE_THREADSAFE=1 + * move some compile option from rule file to makefile + * Git: slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.9-3slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Sat, 17 Mar 2012 18:20:40 +0900 + +sqlite3 (3.7.9-1slp2) unstable; urgency=low + + * define fdatasync option + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.9-1slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Fri, 11 Nov 2011 20:00:40 +0900 + +sqlite3 (3.7.9-0slp2) unstable; urgency=low + + * upgrade sqlite3 3.7.9 + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.9-0slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Mon, 07 Nov 2011 14:00:40 +0900 + +sqlite3 (3.7.7.1-3slp2) unstable; urgency=low + + * insert SLP Feature code to change default journalmode to 'PERSIST' + * delete code to omit 'sqlite3ReadSchema' at sqlite3Pragma + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.7.1-3slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Mon, 31 Oct 2011 09:00:40 +0900 + +sqlite3 (3.7.7.1-2slp2) unstable; urgency=low + + * update tag version & fix wrong changelog infor + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.7.1-2slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Mon, 17 Oct 2011 14:00:40 +0900 + +sqlite3 (3.7.7.1-1slp2) unstable; urgency=low + + * set SQLITE_OMIT_AUTOVACUUM & SQLITE_DEFAULT_PAGE_SIZE=4096 + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.7.1-1slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Mon, 17 Oct 2011 13:30:40 +0900 + +sqlite3 (3.7.7.1-0slp2) unstable; urgency=low + + * upgrade sqlite3 3.7.7.1 + * disable read schema in case of changing journal mode + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.7.1-0slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Tue, 4 Oct 2011 16:30:40 +0900 + +sqlite3 (3.7.5-2slp2) unstable; urgency=low + + * remove automatically generated files + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.5-2slp2 + + -- Hyungdeuk Kim <hd3.kim@samsung.com> Mon, 30 Apr 2011 12:30:40 +0900 + +sqlite3 (3.7.5-1slp2) unstable; urgency=low + + * modify build dependency for sbs + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.5-1slp2 + + -- Jinkun Jang <jinkun.jang@samsung.com> Mon, 11 Apr 2011 12:30:40 +0900 + +sqlite3 (3.7.5-0slp2) unstable; urgency=low + + * upgrade sqlite3 3.7.5 + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.5-0slp2 + + -- Jinkun Jang <jinkun.jang@samsung.com> Mar, 11 Dec 2011 11:00:40 +0900 + +sqlite3 (3.7.4-0slp2) unstable; urgency=low + + * upgrade sqlite3 3.7.4 + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.7.4-0slp2 + + -- Jinkun Jang <jinkun.jang@samsung.com> Wed, 29 Dec 2010 11:00:40 +0900 + +sqlite3 (3.6.23.1-3slp2) unstable; urgency=low + + * add SQLITE_ENABLE_MEMORY_MANAGEMENT compile option + * Git: 165.213.180.234:slp/unmodified/sqlite3 + * Tag: sqlite3_3.6.23.1-3slp2 + + -- Jinkun Jang <jinkun.jang@samsung.com> Thu, 23 Dec 2010 19:00:40 +0900 + +sqlite3 (3.6.23.1-2slp2) unstable; urgency=low + + * add maintainer + + -- Jinkun Jang <jinkun.jang@samsung.com> Thu, 08 Jul 2010 15:53:06 +0900 + +sqlite3 (3.6.23.1-1slp2) unstable; urgency=low + + * SQLite3 Version update + + -- jinkun.jang <jinkun.jang@samsung.com> Mon, 05 Jul 2010 11:12:28 +0900 + +sqlite3 (3.6.23-2slp2) unstable; urgency=low + + * modify version information + + -- jinkun.jang <jinkun.jang@samsung.com> Thu, 25 Mar 2010 16:10:00 +0900 + +sqlite3 (3.6.23-1) unstable; urgency=low + + * SQLite3 Version update + + -- Sangjung Woo <sangjung.woo@samsung.com> Tue, 16 Mar 2010 11:30:59 +0900 + +sqlite3 (3.6.21-2) unstable; urgency=low + + * Add Debug package + + -- Sangjung Woo <sangjung.woo@samsung.com> Thu, 21 Jan 2010 11:30:59 +0900 + +sqlite3 (3.6.21-1) unstable; urgency=low + + * SQLite3 Library Version upgrade. Modify compile option to run arm scratchbox environment. + + -- Sangjung Woo <sangjung.woo@samsung.com> Mon, 16 Nov 2009 12:59:59 +0900 + +sqlite3 (3.6.1-3) unstable; urgency=low + + * enable dh_makeshlip in rule file + + -- jongmin lee <jme015.lee@samsung.com> Mon, 16 Nov 2009 12:59:59 +0900 + +sqlite3 (3.6.1-2) unstable; urgency=low + + * Resolve build break + + -- jongmin lee <jme015.lee@samsung.com> Thu, 12 Nov 2009 22:14:00 +0900 + +sqlite3 (3.6.1-1) unstable; urgency=low + + * Initial Release + + -- jongmin lee <jme015.lee@samsung.com> Tue, 10 Nov 2009 22:48:13 +0000 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/control b/debian/control new file mode 100755 index 0000000..1b96cb8 --- /dev/null +++ b/debian/control @@ -0,0 +1,51 @@ +Source: sqlite3 +Section: devel +Priority: optional +Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu> jinkun jang <jinkun.jang@samsung.com> Myoungeun Kim <me.kim@samsung.com> +#Build-Depends: cdbs (>= 0.4.15), debhelper (>= 5), autoconf (>= 2.59), libtool (>= 1.5.2), automake, autotools-dev, readline-dev, libncurses5-dev +Build-Depends: cdbs (>= 0.4.15), debhelper (>= 5), autoconf (>= 2.59), libtool (>= 1.5.2), automake, autotools-dev +Standards-Version: 3.6.23 + +Package: sqlite3 +Section: database +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: sqlite3-doc +Description: A command line interface for SQLite 3 + 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. + +Package: libsqlite3-0 +Section: libs +Architecture: any +Priority: standard +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: SQLite 3 shared library + 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. + +Package: libsqlite3-dev +Suggests: sqlite3-doc +Section: libdevel +Architecture: any +#Depends: libsqlite3-0 (= ${binary:Version}), ${misc:Depends}, libc6-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libsqlite3-0 (= ${Source-Version}), libc6-dev +Description: SQLite 3 development files + 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 development files (headers, static libraries) + +Package: libsqlite3-dbg +Section: debug +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libsqlite3-0 (= ${Source-Version}) +Description: SQLite 3 Libirary(unstripped) + + + + + + diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..afb5924 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,13 @@ +This package was adopted by Tomas Fasth <tomfa@debian.org> on +Mon, 01 Aug 2005 14:48:55 +0000 + +This package was debianized by Andreas Rottmann <rotty@debian.org> on +Wed, 26 Sep 2001 17:00:18 +0200. + +It was downloaded from http://www.sqlite.org. + +Upstream Author: D. Richard Hipp <drh@hwaci.com> + +Copyright: + +The author disclaims all copyright. The library is in the public domain. diff --git a/debian/libsqlite3-0.dirs b/debian/libsqlite3-0.dirs new file mode 100644 index 0000000..6845771 --- /dev/null +++ b/debian/libsqlite3-0.dirs @@ -0,0 +1 @@ +usr/lib diff --git a/debian/libsqlite3-0.install.in b/debian/libsqlite3-0.install.in new file mode 100644 index 0000000..59cc7bd --- /dev/null +++ b/debian/libsqlite3-0.install.in @@ -0,0 +1 @@ +@PREFIX@/lib/libsqlite3.so* diff --git a/debian/libsqlite3-dev.dirs b/debian/libsqlite3-dev.dirs new file mode 100644 index 0000000..da07fdd --- /dev/null +++ b/debian/libsqlite3-dev.dirs @@ -0,0 +1,2 @@ +usr/include +usr/lib diff --git a/debian/libsqlite3-dev.install.in b/debian/libsqlite3-dev.install.in new file mode 100644 index 0000000..ef7f2ae --- /dev/null +++ b/debian/libsqlite3-dev.install.in @@ -0,0 +1,3 @@ +@PREFIX@/include/*.h +@PREFIX@/lib/libsqlite3.la +@PREFIX@/lib/pkgconfig/sqlite3.pc diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..3ff04c5 --- /dev/null +++ b/debian/rules @@ -0,0 +1,124 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS ?= -Wall -g +LDFLAGS ?= +PREFIX ?= /usr +DATADIR ?= /opt + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +#CFLAGS += -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_MEMORY_MANAGEMENT + +configure: configure.ac + ./autogen.sh + +config.status: configure + dh_testdir + # Add here commands to configure the package. + #./configure --prefix=$(PREFIX) CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" --enable-shared=yes --enable-static=no --disable-tcl --enable-threadsafe + ./configure --prefix=$(PREFIX) CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" --enable-shared=yes --enable-static=no --enable-threadsafe + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + #docbook-to-man debian/ncurses.sgml > ncurses.1 + + for f in `find $(CURDIR)/debian/ -name "*.in"`; do \ + cat $$f > $${f%.in}; \ + sed -i -e "s#@PREFIX@#$(PREFIX)#g" $${f%.in}; \ + sed -i -e "s#@DATADIR@#$(DATADIR)#g" $${f%.in}; \ + done + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + -$(MAKE) distclean +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + + for f in `find $(CURDIR)/debian/ -name "*.in"`; do \ + rm -f $${f%.in}; \ + done + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/ncurses. + $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_installexamples + dh_install --sourcedir=debian/tmp +# dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_python +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip --dbg-package=libsqlite3-dbg + dh_compress + dh_fixperms +# dh_perl + dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install diff --git a/debian/shlibs.local b/debian/shlibs.local new file mode 100644 index 0000000..da43361 --- /dev/null +++ b/debian/shlibs.local @@ -0,0 +1 @@ +libreadline 6 readline diff --git a/debian/sqlite3.dirs b/debian/sqlite3.dirs new file mode 100644 index 0000000..e772481 --- /dev/null +++ b/debian/sqlite3.dirs @@ -0,0 +1 @@ +usr/bin diff --git a/debian/sqlite3.install.in b/debian/sqlite3.install.in new file mode 100644 index 0000000..1fc2916 --- /dev/null +++ b/debian/sqlite3.install.in @@ -0,0 +1 @@ +@PREFIX@/bin/sqlite3 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..cf2c8d4 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://www.sqlite.org/download.html sqlite-(3.[\d\.]*).tar.gz |