diff options
author | kroeckx <kroeckx@0070b5ef-2f16-0410-befa-9a02bd1d6ddb> | 2010-05-24 16:37:09 +0000 |
---|---|---|
committer | kroeckx <kroeckx@0070b5ef-2f16-0410-befa-9a02bd1d6ddb> | 2010-05-24 16:37:09 +0000 |
commit | 726e57845dc9be340fdde3663f46b1c125df3488 (patch) | |
tree | d21046545dd1d461e241494873405961156d250e | |
parent | c590f0aa7c6225d5c2a85e3b979fb356c5aeb1cd (diff) | |
download | ntp-726e57845dc9be340fdde3663f46b1c125df3488.tar.gz |
Add "Depends: ${misc:Depends}" to ntp-doc.
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@309 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4823fa6..41af766 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ ntp (1:4.2.6.p1+dfsg-1) unstable; urgency=low exit hooks in 1:4.2.4p4+dfsg-3. * Remove the obsolete config file /etc/network/if-up.d/ntp, it was removed in 1:4.2.4p0+dfsg-1 + * Add "Depends: ${misc:Depends}" to ntp-doc. -- Kurt Roeckx <kurt@roeckx.be> Mon, 24 May 2010 11:09:51 +0200 diff --git a/debian/control b/debian/control index 7bd55a4..ebd0b46 100644 --- a/debian/control +++ b/debian/control @@ -53,6 +53,7 @@ Description: client for setting system time from NTP servers Package: ntp-doc Architecture: all +Depends: ${misc:Depends} Section: doc Description: Network Time Protocol documentation NTP, the Network Time Protocol, is used to keep computer clocks |