diff options
author | Colin Watson <cjwatson@debian.org> | 2006-05-12 10:46:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2006-05-12 10:46:30 +0000 |
commit | d0a54cf7c0bcc9b2caa52a2cd1ac737e84aac65b (patch) | |
tree | fc581dcc0728be16582a16a5638d16a24a456799 | |
parent | e5825f76095e33e3e695f7b5f5f781d1564da846 (diff) |
* Policy version 3.7.2: no changes required.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 69ab84fff..9243c82d1 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -51,6 +51,7 @@ openssh (1:4.3p2-1) UNRELEASED; urgency=low | |||
51 | * Rephrase ssh/new_config and ssh/encrypted_host_key_but_no_keygen debconf | 51 | * Rephrase ssh/new_config and ssh/encrypted_host_key_but_no_keygen debconf |
52 | templates to make boolean short descriptions end with a question mark | 52 | templates to make boolean short descriptions end with a question mark |
53 | and to avoid use of the first person. | 53 | and to avoid use of the first person. |
54 | * Policy version 3.7.2: no changes required. | ||
54 | * debconf template translations: | 55 | * debconf template translations: |
55 | - Update Italian (thanks, Luca Monducci; closes: #360348). | 56 | - Update Italian (thanks, Luca Monducci; closes: #360348). |
56 | - Add Galician (thanks, Jacobo Tarrio; closes: #361220). | 57 | - Add Galician (thanks, Jacobo Tarrio; closes: #361220). |
diff --git a/debian/control b/debian/control index 73ef2afac..3bf6f513d 100644 --- a/debian/control +++ b/debian/control | |||
@@ -3,7 +3,7 @@ Section: net | |||
3 | Priority: standard | 3 | Priority: standard |
4 | Maintainer: Matthew Vernon <matthew@debian.org> | 4 | Maintainer: Matthew Vernon <matthew@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.6.2 | 6 | Standards-Version: 3.7.2 |
7 | Uploaders: Colin Watson <cjwatson@debian.org> | 7 | Uploaders: Colin Watson <cjwatson@debian.org> |
8 | 8 | ||
9 | Package: openssh-client | 9 | Package: openssh-client |