diff options
author | Colin Watson <cjwatson@debian.org> | 2009-12-21 11:25:20 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2009-12-21 11:25:20 +0000 |
commit | feee1ced8f3dcd5fe2659753d0a30759b1d2d5cb (patch) | |
tree | 405bbeef47b91373c92a64be80552d78345e4579 | |
parent | a0918a9fb59104f96d047a75fc2e966132a0ca52 (diff) |
Moved to bzr.debian.org; add Vcs-Bzr and Vcs-Browser control fields.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f118e41e..7d2606e8c 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,7 @@ | |||
1 | openssh (1:5.1p1-9) UNRELEASED; urgency=low | 1 | openssh (1:5.1p1-9) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Use x11.pc when compiling/linking gnome-ssh-askpass2 (closes: #555951). | 3 | * Use x11.pc when compiling/linking gnome-ssh-askpass2 (closes: #555951). |
4 | * Moved to bzr.debian.org; add Vcs-Bzr and Vcs-Browser control fields. | ||
4 | 5 | ||
5 | -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000 | 6 | -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000 |
6 | 7 | ||
diff --git a/debian/control b/debian/control index a55ca9a04..062a5148e 100644 --- a/debian/control +++ b/debian/control | |||
@@ -5,6 +5,8 @@ Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> | |||
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3-1), libssl-dev (>= 0.9.8-1), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 7.0.1), sharutils, libselinux1-dev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 sh4 sparc], libkrb5-dev | heimdal-dev | 5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3-1), libssl-dev (>= 0.9.8-1), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 7.0.1), sharutils, libselinux1-dev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 sh4 sparc], libkrb5-dev | heimdal-dev |
6 | Standards-Version: 3.7.3 | 6 | Standards-Version: 3.7.3 |
7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> | 7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> |
8 | Vcs-Bzr: http://bzr.debian.org/pkg-ssh/openssh/trunk | ||
9 | Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ssh/openssh/trunk | ||
8 | 10 | ||
9 | Package: openssh-client | 11 | Package: openssh-client |
10 | Architecture: any | 12 | Architecture: any |