summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-02-24 08:47:47 +0000
committerColin Watson <cjwatson@debian.org>2012-02-24 08:47:47 +0000
commitf0793bc356a966d1c9c3b388ffeff5f6c7ba8d7c (patch)
tree36abc53ee6d6eb193ef99fe764a035ba4e695dab /debian
parentd8752d160bc250c6498ef46ba8bf0a77f8c5580d (diff)
Move ssh-krb5 to Section: oldlibs.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 63bc8f151..cd0772381 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ openssh (1:5.9p1-3) UNRELEASED; urgency=low
3 * debconf template translations: 3 * debconf template translations:
4 - Update Polish (thanks, Michał Kułach; closes: #659829). 4 - Update Polish (thanks, Michał Kułach; closes: #659829).
5 * Ignore errors writing to console in init script (closes: #546743). 5 * Ignore errors writing to console in init script (closes: #546743).
6 * Move ssh-krb5 to Section: oldlibs.
6 7
7 -- Colin Watson <cjwatson@debian.org> Tue, 14 Feb 2012 11:01:44 +0000 8 -- Colin Watson <cjwatson@debian.org> Tue, 14 Feb 2012 11:01:44 +0000
8 9
diff --git a/debian/control b/debian/control
index ab0d2a979..9d947e2c8 100644
--- a/debian/control
+++ b/debian/control
@@ -82,6 +82,7 @@ Description: secure shell client and server (metapackage)
82 may remove it if nothing depends on it. 82 may remove it if nothing depends on it.
83 83
84Package: ssh-krb5 84Package: ssh-krb5
85Section: oldlibs
85Priority: extra 86Priority: extra
86Architecture: all 87Architecture: all
87Depends: ${misc:Depends}, openssh-client, openssh-server 88Depends: ${misc:Depends}, openssh-client, openssh-server