diff options
author | Antti-Juhani Kaijanaho <ajk@debian.org> | 2006-10-13 20:24:14 +0100 |
---|---|---|
committer | Antti-Juhani Kaijanaho <ajk@debian.org> | 2006-10-13 20:24:14 +0100 |
commit | 5ed1119dfd1f306b2458b768ce94b2d8c1e52952 (patch) | |
tree | eae6a64274c695f9b086f8418b401a8ab81a1a3a /debian | |
parent | 3c6c938ee360645d95359a211f4ce03b946e14c6 (diff) | |
download | dctrl-tools-5ed1119dfd1f306b2458b768ce94b2d8c1e52952.tar.gz |
debian/control: grep-dctrl dependency on dctrl-tools need not be versioned
Thanks to Mark Hymers for pointing this out.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2b4dde1..d81a840 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Description: Command-line tools to process Debian package information Package: grep-dctrl Architecture: all -Depends: dctrl-tools (= ${Source-Version}) +Depends: dctrl-tools Description: Grep Debian package information - transition package The grep-dctrl program is provided by the dctrl-tools package. This package is available to ease the transition. You can safely remove |