diff options
author | Kali Kaneko <kali@leap.se> | 2013-05-30 04:57:06 +0900 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-05-31 03:19:39 +0900 |
commit | 4623e6a111193e46a5b86319d3a505f814f024f2 (patch) | |
tree | cf9077122bb9cce40e4d7a0f3eb3fec979705aed /debian/changelog | |
parent | 0ebb159495b941dc40c1f9eaeab250e87edaea7b (diff) |
initial debian files
* do not use amalgamation builder
* add include dir for libsqlcipher
* add libsqlcipher-dev as build-dep
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..c8a3744 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +pysqlcipher (2.6.3~dev02-1) unstable; urgency=low + + * source package automatically created by stdeb 0.6.0+git + + -- Ben Carrillo <ben@futeisha.org> Thu, 30 May 2013 03:33:25 +0900 |