chiark / gitweb /
debian/control: Remove dependency alternative on realpath
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Jan 2018 01:38:57 +0000 (01:38 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Jan 2018 01:38:58 +0000 (01:38 +0000)
That package last existed in Debian wheezy.  Closes:#877552.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
debian/control

index 2f9b22395a6de252829003f791b24f47623e4eb4..b73bf3965b979dc2111f6bbd29f5f4668f2093ba 100644 (file)
@@ -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]
 
   * 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).
   Test suite:
   * dpkgsourceignores-docs: Correct restriction (so autopkgtest
     won't try to run it).
index 4d4c3042c5316642ad448fb372ee4146bcd96bef..4405e141009b8dc147c024642f398189a9c7a8aa 100644 (file)
@@ -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,
 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
          libdigest-sha-perl, dput, curl, apt,
          libjson-perl, ca-certificates,
          libtext-iconv-perl, libtext-glob-perl