Hi, I've just uploaded an NMU for sshmenu. The changelog reads:
sshmenu (3.18-1.1) unstable; urgency=low . * Non-maintainer upload, for the GNOME 3 transition. * Drop the sshmenu-gnome binary package as it depends on obsolete libraries like libpanel-applet2-ruby, which have been removed with the switch to GNOME 3. Closes: #636823, #642531 The complete debdiff is attached. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff -u sshmenu-3.18/debian/changelog sshmenu-3.18/debian/changelog --- sshmenu-3.18/debian/changelog +++ sshmenu-3.18/debian/changelog @@ -1,3 +1,12 @@ +sshmenu (3.18-1.1) unstable; urgency=low + + * Non-maintainer upload, for the GNOME 3 transition. + * Drop the sshmenu-gnome binary package as it depends on obsolete + libraries like libpanel-applet2-ruby, which have been removed with the + switch to GNOME 3. Closes: #636823, #642531 + + -- Michael Biebl <bi...@debian.org> Sat, 05 Nov 2011 14:55:50 +0100 + sshmenu (3.18-1) unstable; urgency=low * New upstream version. Closes: #508038. diff -u sshmenu-3.18/debian/control sshmenu-3.18/debian/control --- sshmenu-3.18/debian/control +++ sshmenu-3.18/debian/control @@ -17,12 +16,0 @@ - . - 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. diff -u sshmenu-3.18/debian/rules sshmenu-3.18/debian/rules --- sshmenu-3.18/debian/rules +++ sshmenu-3.18/debian/rules @@ -31,19 +31,8 @@ dh_prep dh_installdirs - # Add here commands to install the package into debian/sshmenu and - # debian/sshmenu-gnome. + # Add here commands to install the package into debian/sshmenu. 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
signature.asc
Description: OpenPGP digital signature