summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2012-03-30 23:08:12 -0400
committerHans-Christoph Steiner <hans@eds.org>2012-03-31 21:33:26 -0400
commitf350ee3812f95688228ae943c8c39b42a1f561a9 (patch)
tree714b2422e252978e263fad3c810c4850e00d2e25
parentdbb5e512db4f3d2941caf96c24a5b901681f5d44 (diff)
rename source package to libsqlcipher
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b30a3c..b208130 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libsqlcipher (2.0.3-1) UNRELEASED; urgency=low
+sqlcipher (2.0.3-1) UNRELEASED; urgency=low
* Initial release. (Closes: #628169)
diff --git a/debian/control b/debian/control
index 08901d0..b7c5bca 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
-Source: sqlite3
+Source: sqlcipher
Section: devel
Priority: optional
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: dpkg-dev (>= 1.16.0~), debhelper (>= 8.1.2~), hardening-wrapper, autoconf (>= 2.59), libtool (>= 1.5.2), automake, autotools-dev, chrpath, libreadline-dev, tcl8.5-dev, libssl-dev
Build-Conflicts: tcl8.4, tcl8.4-dev
-Homepage: http://www.sqlite.org/
+Homepage: http://sqlcipher.net/
Standards-Version: 3.9.3
Package: sqlite3