summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-03-01 13:55:35 +0000
committerColin Watson <cjwatson@debian.org>2010-03-01 13:55:35 +0000
commit19bd497fff64a7690cbebaa5015a9d2a60102674 (patch)
tree06920316fc258364cfade5b5ca3306374cf5dcfe
parent3a79b30428a52e7962cecf48ee1bec0db896d265 (diff)
update Last-Update fields
-rw-r--r--debian/patches/authorized-keys-man-symlink.patch2
-rw-r--r--debian/patches/config-guess-sub.patch2
-rw-r--r--debian/patches/doc-connection-sharing.patch2
-rw-r--r--debian/patches/gnome-ssh-askpass2-link.patch2
-rw-r--r--debian/patches/hurd-epfnosupport.patch2
-rw-r--r--debian/patches/ssh-copy-id-status-check.patch2
6 files changed, 6 insertions, 6 deletions
diff --git a/debian/patches/authorized-keys-man-symlink.patch b/debian/patches/authorized-keys-man-symlink.patch
index a6421d050..34535f001 100644
--- a/debian/patches/authorized-keys-man-symlink.patch
+++ b/debian/patches/authorized-keys-man-symlink.patch
@@ -2,7 +2,7 @@ Description: Install authorized_keys(5) as a symlink to sshd(8)
2Author: Tomas Pospisek <tpo_deb@sourcepole.ch> 2Author: Tomas Pospisek <tpo_deb@sourcepole.ch>
3Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1720 3Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1720
4Bug-Debian: http://bugs.debian.org/441817 4Bug-Debian: http://bugs.debian.org/441817
5Last-Update: 2010-02-28 5Last-Update: 2010-03-01
6 6
7Index: b/Makefile.in 7Index: b/Makefile.in
8=================================================================== 8===================================================================
diff --git a/debian/patches/config-guess-sub.patch b/debian/patches/config-guess-sub.patch
index a7bc781fd..aabe99b9e 100644
--- a/debian/patches/config-guess-sub.patch
+++ b/debian/patches/config-guess-sub.patch
@@ -2,7 +2,7 @@ Description: Update config.guess and config.sub from autotools-dev 20090611.1
2From: Bradley Smith <bradsmith@debian.org> 2From: Bradley Smith <bradsmith@debian.org>
3Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1722 3Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1722
4Bug-Debian: http://bugs.debian.org/538301 4Bug-Debian: http://bugs.debian.org/538301
5Last-Update: 2010-02-27 5Last-Update: 2010-03-01
6 6
7Index: b/config.guess 7Index: b/config.guess
8=================================================================== 8===================================================================
diff --git a/debian/patches/doc-connection-sharing.patch b/debian/patches/doc-connection-sharing.patch
index f26700905..b53e95d34 100644
--- a/debian/patches/doc-connection-sharing.patch
+++ b/debian/patches/doc-connection-sharing.patch
@@ -3,7 +3,7 @@ Author: martin f krafft <madduck@debian.org>
3Author: Colin Watson <cjwatson@debian.org> 3Author: Colin Watson <cjwatson@debian.org>
4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1724 4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1724
5Bug-Debian: http://bugs.debian.org/471437 5Bug-Debian: http://bugs.debian.org/471437
6Last-Update: 2010-02-28 6Last-Update: 2010-03-01
7 7
8Index: b/ssh.1 8Index: b/ssh.1
9=================================================================== 9===================================================================
diff --git a/debian/patches/gnome-ssh-askpass2-link.patch b/debian/patches/gnome-ssh-askpass2-link.patch
index 286bc5d86..6b9909641 100644
--- a/debian/patches/gnome-ssh-askpass2-link.patch
+++ b/debian/patches/gnome-ssh-askpass2-link.patch
@@ -3,7 +3,7 @@ Description: Use x11.pc when compiling/linking gnome-ssh-askpass2
3Author: Colin Watson <cjwatson@debian.org> 3Author: Colin Watson <cjwatson@debian.org>
4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1725 4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1725
5Bug-Debian: http://bugs.debian.org/555951 5Bug-Debian: http://bugs.debian.org/555951
6Last-Update: 2010-02-27 6Last-Update: 2010-03-01
7 7
8Index: b/contrib/Makefile 8Index: b/contrib/Makefile
9=================================================================== 9===================================================================
diff --git a/debian/patches/hurd-epfnosupport.patch b/debian/patches/hurd-epfnosupport.patch
index 16e21d063..b8ae070f7 100644
--- a/debian/patches/hurd-epfnosupport.patch
+++ b/debian/patches/hurd-epfnosupport.patch
@@ -3,7 +3,7 @@ Description: Fix X forwarding on the Hurd
3Author: Robert Bihlmeyer <robbe@orcus.priv.at> 3Author: Robert Bihlmeyer <robbe@orcus.priv.at>
4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1721 4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1721
5Bug-Debian: http://bugs.debian.org/102991 5Bug-Debian: http://bugs.debian.org/102991
6Last-Update: 2010-02-27 6Last-Update: 2010-03-01
7 7
8Index: b/channels.c 8Index: b/channels.c
9=================================================================== 9===================================================================
diff --git a/debian/patches/ssh-copy-id-status-check.patch b/debian/patches/ssh-copy-id-status-check.patch
index e6ae21e31..efc76d0fc 100644
--- a/debian/patches/ssh-copy-id-status-check.patch
+++ b/debian/patches/ssh-copy-id-status-check.patch
@@ -3,7 +3,7 @@ Description: ssh-copy-id: Check exit status of 'ssh-add -L'
3Author: Adeodato Simó <asp16@alu.ua.es> 3Author: Adeodato Simó <asp16@alu.ua.es>
4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1723 4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1723
5Bug-Debian: http://bugs.debian.org/221675 5Bug-Debian: http://bugs.debian.org/221675
6Last-Update: 2010-02-27 6Last-Update: 2010-03-01
7 7
8Index: b/contrib/ssh-copy-id 8Index: b/contrib/ssh-copy-id
9=================================================================== 9===================================================================