summaryrefslogtreecommitdiff
path: root/debian
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
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')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 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).
diff --git a/debian/control b/debian/control
index 4d4c304..4405e14 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/dgit.git/
Package: dgit
Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
${misc:Depends}, git-buildpackage, liblist-moreutils-perl,
- coreutils (>= 8.23-1~) | realpath,
+ coreutils (>= 8.23-1~),
libdigest-sha-perl, dput, curl, apt,
libjson-perl, ca-certificates,
libtext-iconv-perl, libtext-glob-perl