diff options
| author | 2016-06-13 20:45:05 -0400 | |
|---|---|---|
| committer | 2016-06-13 20:45:05 -0400 | |
| commit | 49e3d89e407207ad1e38d8619c7b3f0293614409 (patch) | |
| tree | 2b6ce0bcf9eba5c857a27ae514e929ee113d410b | |
| parent | 8ad89ec2097b3985fd37193077439d2cd5dbee49 (diff) | |
Update changelog for release.
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb3adc7..62062ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sqlitestudio (3.1.0-0vanir1) unstable; urgency=medium + + * Imported Upstream version 3.1.0 + - Drop patch applied upstream. + * Update standards-version to 3.9.8. + * d/copyright: Include full text for CC-BY-3. + * d/copyright: Add BSD-3-Clause for DbSqliteCipher plugin. + * d/control: Build-dep on libssl-dev. + * d/rules: Don't set PLUGINS_DIR, + duplicates SYS_PLUGINS_DIR causing double listing. + * d/p/correct_includes.patch: Expand to fix DbSqliteCipher too. + + -- Unit 193 <unit193@ubuntu.com> Mon, 13 Jun 2016 20:44:51 -0400 + sqlitestudio (3.0.7-0vanir2) unstable; urgency=medium * d/p/ftbfs_qt5.5.patch: Fix ftbfs with Qt 5.5. |
