summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-08-26 16:10:54 -0700
committerRuss Allbery <eagle@eyrie.org>2018-08-26 16:10:54 -0700
commit5ed860c784294364c1d89217fb44f66dcfd10250 (patch)
tree600c0c10d3ff785ed161158543d6f25977d993c5
parent9b7c413fb2dba448ddb16d4e25e71c23a43a12b2 (diff)
Stop forcing xz compression
* Remove debian/source/options forcing xz compression, since this is now the default.
-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 7c907dd..6351fbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ libpam-afs-session (2.6-2) unstable; urgency=medium
- Use https for URLs in debian/control and debian/copyright.
* Delete debian/source/local-options and local-patch-header and use
standard patch handling.
+ * Remove debian/source/options forcing xz compression, since this is now
+ the default.
* Bump watch file version to 4 and use https for URL.
* Remove version qualifications on libpam-runtime and libpam0g
dependencies, which were older than oldoldstable.
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 5bd47b7..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = xz