aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/source/options1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 374678c..e6ffe43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ wallet (1.3-1) UNRELEASED; urgency=medium
- Displays of ACLs and ACL entries are now sorted correctly.
* Change the branch layout to follow DEP-14.
* Run wrap-and-sort -ast on the package.
+ * Remove explicit setting of xz as the Debian source package compression
+ type. This is now the default.
-- Russ Allbery <rra@debian.org> Sun, 17 Jan 2016 19:40:54 -0800
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index b7bc1f2..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = "xz"