aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ab196f7..5d09d64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+sqlitestudio (3.2.1+dfsg1-0vanir1) unstable; urgency=medium
+
+ * New upstream version 3.2.1+dfsg1
+ - Drop patches applied upstream.
+ * d/compat, d/control: Bump dh compat to 11.
+ * d/control, d/copyright, d/watch: Use https where possible.
+ * d/control:
+ - Build-depend on libsqlcipher-dev and libwxsqlite3-3.0-dev.
+ - Correct section for libsqlitestudio1.
+ * d/copyright: Update source field to point to github.
+ * d/rules:
+ - Use system sqlcipher, add commented out line for system wxsqlite.
+ - Append -Wl,--as-needed to LDFLAGS.
+ - Drop --parallel, it's now default.
+ * d/sqlitestudio.install: Sort.
+ * Update Standards-Version to 4.1.5.
+
+ -- Unit 193 <unit193@ubuntu.com> Sat, 28 Jul 2018 00:08:30 -0400
+
sqlitestudio (3.1.0+dfsg1-1) unstable; urgency=medium
* Initial upload to Debian. (Closes: #827236)