From dc46361c6904b914a14ef224065b5f3c442bdfda Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 24 Feb 2011 20:00:59 +0100 Subject: Drop patches, fixed upstream. --- ...tartup-not-only-with-a-valid-ticket-cache.patch | 23 ---------------------- debian/patches/series | 1 - 2 files changed, 24 deletions(-) delete mode 100644 debian/patches/Always-startup-not-only-with-a-valid-ticket-cache.patch delete mode 100644 debian/patches/series (limited to 'debian') diff --git a/debian/patches/Always-startup-not-only-with-a-valid-ticket-cache.patch b/debian/patches/Always-startup-not-only-with-a-valid-ticket-cache.patch deleted file mode 100644 index 46d9c9a..0000000 --- a/debian/patches/Always-startup-not-only-with-a-valid-ticket-cache.patch +++ /dev/null @@ -1,23 +0,0 @@ -From: =?UTF-8?q?Guido=20G=C3=BCnther?= -Date: Thu, 19 Aug 2010 14:26:30 +0200 -Subject: Always startup, not only with a valid ticket cache - -Closes: #582497 ---- - src/krb5-auth-dialog.desktop.in | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) - -diff --git a/src/krb5-auth-dialog.desktop.in b/src/krb5-auth-dialog.desktop.in -index 5569646..f9f260c 100644 ---- a/src/krb5-auth-dialog.desktop.in -+++ b/src/krb5-auth-dialog.desktop.in -@@ -1,7 +1,7 @@ - [Desktop Entry] - _Name=Kerberos Authentication - _Comment=Kerberos Network Authentication Dialog --Exec=krb5-auth-dialog -+Exec=krb5-auth-dialog -A - Terminal=false - Type=Application - NoDisplay=true --- diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 7f90717..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -Always-startup-not-only-with-a-valid-ticket-cache.patch -- cgit