summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 01:38:57 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 01:38:58 +0000
commit53391de137eb887e0807d7e0339a855c5140451a (patch)
tree2e4af1dba3c4c133aae5b9bb29388add79c610d5 /debian/changelog
parent9aff8e6ee3cc215f59f09d34a913dcf1953e1e9d (diff)
debian/control: Remove dependency alternative on realpath
That package last existed in Debian wheezy. Closes:#877552. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2f9b223..b73bf39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,10 @@ dgit (4.2~) experimental; urgency=medium
* Fix grammar error in 4.1 changelog entry. [Sean Whitton]
* Remove some whitespace "errors". [Sean Whitton]
+ Packaging:
+ * Remove dependency alternative on realpath (package last existed in
+ Debian wheezy). Closes:#877552.
+
Test suite:
* dpkgsourceignores-docs: Correct restriction (so autopkgtest
won't try to run it).