--- sshmenu-3.18.orig/debian/compat
+++ sshmenu-3.18/debian/compat
@@ -0,0 +1 @@
+7
--- sshmenu-3.18.orig/debian/changelog
+++ sshmenu-3.18/debian/changelog
@@ -0,0 +1,61 @@
+sshmenu (3.18-1) unstable; urgency=low
+
+  * New upstream version. Closes: #508038. 
+  * Bumped Standards-Version to 3.8.3. No changes.
+  * Correct copyright symbols in debian/copyright.
+  * Bumped debhelper compatibility level from 5 to 7.
+  * Change dh_clean -k to dh_prep in debian/rules.
+
+ -- Kevin Coyner <kcoyner@debian.org>  Sat, 30 Jan 2010 11:33:56 -0500
+
+sshmenu (3.15-1) unstable; urgency=low
+
+  * New upstream version. Closes: #442120.
+  * debian/control:
+    + Homepage moved out of extended description.
+    + Bumped Standards-Version to 3.7.3. No changes.
+    + Corrected spelling mistakes of Gnome/GNOME.
+  * debian/rules:
+    + Correct build target from architecture-dependent to
+    architecture-independent.
+    + Removed install invocation for empty directory usr/lib/bonobo/servers/.
+
+ -- Kevin Coyner <kcoyner@debian.org>  Sun, 24 Feb 2008 23:09:38 -0500
+
+sshmenu (3.14-3) unstable; urgency=low
+
+  * Split the source package into two binary packages sshmenu and
+    sshmenu-gnome. The later package makes sshmenu usable as an applet on the
+    Gnome panel while the former (and original) package provides standalone
+    operation compatible with most window managers.
+
+ -- Kevin Coyner <kcoyner@debian.org>  Sat, 15 Sep 2007 21:06:33 -0400
+
+sshmenu (3.14-2) unstable; urgency=low
+
+  * debian/control: Added Depends on libgconf2-ruby and libgnome2-ruby;
+    removed libyaml-ruby. Closes: #442242.
+
+ -- Kevin Coyner <kcoyner@debian.org>  Sat, 15 Sep 2007 20:28:59 -0400
+
+sshmenu (3.14-1) unstable; urgency=low
+
+  * New upstream version.
+  * Removed debian/docs in favor of listing README file in debian/rules under
+    dh_installdocs.
+
+ -- Kevin Coyner <kcoyner@debian.org>  Sat, 15 Sep 2007 11:02:58 -0400
+
+sshmenu (3.13-2) unstable; urgency=low
+
+  * Added libpanel-applet2-ruby as Depends. Closes: #441466.
+  * Updated homepage location in debian/control, debian/copyright and
+    debian/watch. Closes: #441487.
+
+ -- Kevin Coyner <kcoyner@debian.org>  Sat, 15 Sep 2007 09:59:33 -0400
+
+sshmenu (3.13-1) unstable; urgency=low
+
+  * Initial release. Closes: #438615.
+
+ -- Kevin Coyner <kcoyner@debian.org>  Fri, 24 Aug 2007 22:02:04 -0400
--- sshmenu-3.18.orig/debian/copyright
+++ sshmenu-3.18/debian/copyright
@@ -0,0 +1,44 @@
+This package was debianized by Kevin Coyner <kcoyner@debian.org> on
+Fri, 24 Aug 2007 22:02:04 -0400.
+
+It was originally downloaded from:
+    http://www.mclean.net.nz/ruby/sshmenu/download/
+It can now be downloaded from:
+    http://sshmenu.sourceforge.net/
+
+Upstream Author:
+    Grant McLean <grant@mclean.net.nz>
+
+Copyright:
+
+    Copyright © 2002-2006 Grant McLean
+
+License:
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are
+    met:
+
+      * Redistributions of source code must retain the above copyright notice,
+        this list of conditions and the following disclaimer.
+      * Redistributions in binary form must reproduce the above copyright
+        notice, this list of conditions and the following disclaimer in the
+        documentation and/or other materials provided with the distribution.
+      * Neither the name of the copyright holder nor the names of its
+        contributors may be used to endorse or promote products derived from
+        this software without specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+    THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+    PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+The Debian packaging is © 2007, Kevin Coyner <kcoyner@debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
--- sshmenu-3.18.orig/debian/control
+++ sshmenu-3.18/debian/control
@@ -0,0 +1,28 @@
+Source: sshmenu
+Section: x11
+Priority: extra
+Maintainer: Kevin Coyner <kcoyner@debian.org>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.8.3
+Homepage: http://sshmenu.sourceforge.net/
+
+Package: sshmenu
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby, libruby, libgtk2-ruby, ssh-askpass-gnome | ssh-askpass | ssh-askpass-fullscreen
+Description: A standalone for connecting to hosts using SSH without GNOME dependencies
+ sshmenu is a standalone application which puts all your most frequently used
+ SSH connections on a menu.  Click on a host name to open a new terminal
+ window with an ssh connection to the selected host.  Set up options for port
+ forwarding, etc. using the preferences dialog.
+ .
+ See the package sshmenu-gnome for a version that puts all your most frequently
+ used SSH connections on a menu in your GNOME panel.
+
+Package: sshmenu-gnome
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, sshmenu, ruby, libgnome2-ruby, libpanel-applet2-ruby, libgconf2-ruby, gnome-terminal
+Description: A GNOME panel applet for connecting to hosts using SSH
+ sshmenu-gnome puts all your most frequently used SSH connections on a menu
+ in your GNOME panel.  Click on a host name to open a new gnome-terminal
+ window with an ssh connection to the selected host.  Set up options for
+ port forwarding, etc. using the preferences dialog.
--- sshmenu-3.18.orig/debian/rules
+++ sshmenu-3.18/debian/rules
@@ -0,0 +1,75 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+BIN   = usr/bin
+LIB   = usr/lib
+MAN   = usr/share/man
+SHARE = usr/share
+
+build: build-stamp
+
+build-stamp:
+	dh_testdir
+	# Add here commands to compile the package.
+	$(MAKE)
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+	# Add here commands to clean up after the build process.
+	[ ! -f Makefile ] || $(MAKE) clean
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_prep
+	dh_installdirs
+
+	# Add here commands to install the package into debian/sshmenu and
+	# debian/sshmenu-gnome.
+	install -d $(CURDIR)/debian/sshmenu/$(BIN) $(CURDIR)/debian/sshmenu/$(LIB)/ruby/1.8
+	install -d $(CURDIR)/debian/sshmenu-gnome/$(LIB)/gnome-panel
+	install -d $(CURDIR)/debian/sshmenu-gnome/$(SHARE)/icons/hicolor/48x48/apps
+	install -d $(CURDIR)/debian/sshmenu/$(MAN)/man1 $(CURDIR)/debian/sshmenu-gnome/$(MAN)/man1
+
+	install -D -m644 lib/gnome-sshmenu.rb $(CURDIR)/debian/sshmenu-gnome/$(LIB)/ruby/1.8/gnome-sshmenu.rb
+	install -D -m644 sshmenu-applet.server $(CURDIR)/debian/sshmenu-gnome/$(LIB)/bonobo/servers/sshmenu-applet.server
+	install -D -m755 sshmenu-applet $(CURDIR)/debian/sshmenu-gnome/$(LIB)/gnome-panel/sshmenu-applet
+	install -D -m644 gnome-sshmenu-applet.png $(CURDIR)/debian/sshmenu-gnome/$(SHARE)/icons/hicolor/48x48/apps/gnome-sshmenu-applet.png
+	install -D -m755 bin/sshmenu-gnome $(CURDIR)/debian/sshmenu-gnome/$(BIN)/sshmenu-gnome
+	install -D -m644 sshmenu.1 $(CURDIR)/debian/sshmenu-gnome/$(MAN)/man1/sshmenu-gnome.1
+
+	install -D -m644 sshmenu.1 $(CURDIR)/debian/sshmenu/$(MAN)/man1/sshmenu.1
+	install -D -m755 bin/sshmenu $(CURDIR)/debian/sshmenu/$(BIN)/sshmenu
+	install -D -m644 lib/sshmenu.rb $(CURDIR)/debian/sshmenu/$(LIB)/ruby/1.8/sshmenu.rb
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs Changes
+	dh_installdocs README
+	dh_installexamples
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
--- sshmenu-3.18.orig/debian/README.Debian
+++ sshmenu-3.18/debian/README.Debian
@@ -0,0 +1,27 @@
+
+Why do I get an error dialog when connecting?
+
+Occasionally, after logging in and selecting a host from sshmenu, you'll get a
+warning message like this:
+
+    $SSH_AUTH_SOCK points to /tmp/ssh-dLEVQe5341/agent.5431,
+    but it does not exist!
+
+Sometimes when you log out of GNOME, the bonobo-activation-server is not
+killed. Next time you log in, the old processes are used for starting
+components used by the GNOME panel. Unfortunately, the old processes have
+environment settings which point to the old SSH agent process which did exit
+at the last logout and not at the new SSH agent process started by the new
+session. Any applets running in the panel will inherit these settings and will
+try to connect to the old socket.
+
+The fix is to ensure that all processes terminate when you log out. For
+example, on Debian systems, add a line to:
+
+    /etc/X11/gdm/PostSession/Default
+
+(before the final exit statement) which kills the stray processes:
+
+  su -c 'killall bonobo-activation-server' $USER
+
+ -- Kevin Coyner <kcoyner@debian.org>  Fri, 24 Aug 2007 22:02:04 -0400
--- sshmenu-3.18.orig/debian/watch
+++ sshmenu-3.18/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/sshmenu/sshmenu-(.*)\.tar\.gz
