diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 975f4d5d2..38897aa32 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,5 +1,9 @@ | |||
1 | openssh (1:4.3p2-11) UNRELEASED; urgency=low | 1 | openssh (1:4.3p2-11) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * It's been four and a half years now since I took over as "temporary" | ||
4 | maintainer, so the Maintainer field is getting a bit inaccurate. Set | ||
5 | Maintainer to debian-ssh@lists.debian.org and leave Matthew and myself | ||
6 | as Uploaders. | ||
3 | * Apply results of debconf templates and package descriptions review by | 7 | * Apply results of debconf templates and package descriptions review by |
4 | debian-l10n-english (closes: #420107). | 8 | debian-l10n-english (closes: #420107). |
5 | * debconf template translations: | 9 | * debconf template translations: |
diff --git a/debian/control b/debian/control index b8727ccc4..7de8e19f6 100644 --- a/debian/control +++ b/debian/control | |||
@@ -1,10 +1,10 @@ | |||
1 | Source: openssh | 1 | Source: openssh |
2 | Section: net | 2 | Section: net |
3 | Priority: standard | 3 | Priority: standard |
4 | Maintainer: Matthew Vernon <matthew@debian.org> | 4 | Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> |
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev (>= 0.9.8-1), libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) | libgnome-dev, libedit-dev, groff, debhelper (>= 5.0.22), sharutils, libselinux1-dev [alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sparc], libkrb5-dev | 5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev (>= 0.9.8-1), libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) | libgnome-dev, libedit-dev, groff, debhelper (>= 5.0.22), sharutils, libselinux1-dev [alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sparc], libkrb5-dev |
6 | Standards-Version: 3.7.2 | 6 | Standards-Version: 3.7.2 |
7 | Uploaders: Colin Watson <cjwatson@debian.org> | 7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> |
8 | 8 | ||
9 | Package: openssh-client | 9 | Package: openssh-client |
10 | Architecture: any | 10 | Architecture: any |