From: Ian Jackson Date: Sat, 6 Jan 2018 01:38:57 +0000 (+0000) Subject: debian/control: Remove dependency alternative on realpath X-Git-Tag: archive/debian/4.2~31 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=53391de137eb887e0807d7e0339a855c5140451a;p=dgit.git debian/control: Remove dependency alternative on realpath That package last existed in Debian wheezy. Closes:#877552. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 2f9b2239..b73bf396 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 4d4c3042..4405e141 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