diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a1919bc..3ebce96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,10 @@ ntp (1:4.2.6.p1+dfsg-2) UNRELEASED; urgency=low /etc/dhcp/dhclient-enter-hooks.d. Add dpkg-maintscript-helper to maintainer scripts to move them, and add a Breaks on dhcp3-client (<< 4.1.0-1) (Closes: #585054, #585055) + * Remove ntp's Replaces on logcheck-database, we don't ship log + logcheck entries anymore for ntp. - -- Kurt Roeckx <kurt@roeckx.be> Sat, 03 Jul 2010 17:38:31 +0200 + -- Kurt Roeckx <kurt@roeckx.be> Sat, 03 Jul 2010 18:08:41 +0200 ntp (1:4.2.6.p1+dfsg-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 5ac79c8..93dfc05 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Depends: adduser, lsb-base (>= 3.2-13), netbase, ${misc:Depends}, ${shlibs:Depen Pre-Depends: dpkg (>= 1.15.7.2) Recommends: ${perl:Depends} Suggests: ntp-doc -Replaces: logcheck-database Breaks: dhcp3-client (<< 4.1.0-1) Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks |