aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@ubuntu.com>2017-07-10 21:46:29 -0400
committerLibravatar Unit 193 <unit193@ubuntu.com>2017-07-10 21:46:29 -0400
commit046ceb144dd14d53b2d854e10aaefde841c20a92 (patch)
tree0bd9c9564a1e7de4a03ac06c7beb2105c2315ced
parent1090a8d13458e062ab833bbd25530c4d5bc4f5d8 (diff)
downloadveracrypt-046ceb144dd14d53b2d854e10aaefde841c20a92.tar.bz2
veracrypt-046ceb144dd14d53b2d854e10aaefde841c20a92.tar.xz
veracrypt-046ceb144dd14d53b2d854e10aaefde841c20a92.tar.zst
Changelogging.
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 16b519d..165b240 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+veracrypt (1.21-0vanir1) unstable; urgency=medium
+
+ * New upstream version 1.21
+ - Refresh patches.
+ * Run wrap-and-sort.
+ * Bump standards-version to 4.0.0.
+ * d/30veracrypt, d/veracrypt, d/veracrypt.(install,default):
+ - Dismount all volumes on suspend.
+ * d/compat, d/control: Bump debhelper to compat 10.
+ * d/control:
+ - Update homepage.
+ - Switch build-depend from nasm to yasm.
+ - Drop dep on dosfstools, recommend exfat-utils and ntfs-3g.
+ - Drop build-depend on makeself and imagemagick.
+ * d/copyright: Update copyright information and years.
+ * d/p/003-indicator-support.diff: Extend to compile with Ayatana indicators.
+ * d/p/004-fixup-install.diff: Fix the install target so we can use it.
+ * d/rules:
+ - Pass '--as-needed' to LDFLAGS.
+ - Drop imagemagick rules to convert the xpm.
+ - The pdf user guide no longer exists, drop rules tweaking it.
+ * d/veracrypt.desktop: Correctly pass the file to open.
+ * d/veracrypt.docs: Drop user_guide.pdf.
+ * d/veracrypt.doc-base: Update to note the html docs, not pdf.
+ * d/veracrypt.init: Fix a case mismatch.
+ * d/veracrypt.install: Drop veracrypt(,.xpm), upstream has an install target.
+
+ -- Unit 193 <unit193@ubuntu.com> Mon, 10 Jul 2017 20:44:46 -0400
+
veracrypt (1.19+repack-0vanir2) unstable; urgency=medium
* d/rules: Disable strip during build as it prevents dbgsym autogeneration.