gnome-terminal - GNOME terminal emulator application
# sudo apt-get update
# sudo apt-get install gnome-terminal
2017-04-10 - Jamie Strandboge <jamie@ubuntu.com> gnome-terminal (3.20.2-1ubuntu8) zesty; urgency=medium * window-fix-csd-size-calculations-with-long-titles.patch: correctly resize csd size with long titles (LP: #1681585)
2017-04-05 - Jeremy Bicha <jbicha@ubuntu.com> gnome-terminal (3.20.2-1ubuntu7) zesty; urgency=medium * Update 01_onlyshowin.patch to show in unity7 but not unity8 (See bug 1680111) * Update 50_add_unity_quicklist.patch to have "New Terminal" replace "New Window" instead of duplicate it in GNOME Shell
2017-03-01 - Jeremy Bicha <jbicha@ubuntu.com> gnome-terminal (3.20.2-1ubuntu6) zesty; urgency=medium * Merge change from Debian's 3.22.1-2: - Disable prefs migration from GConf to GSettings. This was already available for the migration from wheezy to jessie and we don't want to pull in the deprecated gconf library in stretch.
2016-09-29 - Jeremy Bicha <jbicha@ubuntu.com> gnome-terminal (3.20.2-1ubuntu5) yakkety; urgency=medium * debian/control.in: - Recommend default-dbus-session-bus | dbus-session-bus instead of dbus-x11 (Closes: #835889)
2016-09-27 - Jeremy Bicha <jbicha@ubuntu.com> gnome-terminal (3.20.2-1ubuntu4) yakkety; urgency=medium * Add git_allow-inspector-without-debug.patch: - Add Inspector item to Help menu if GTK's enable-inspector-keybinding gsettings is true instead of requiring gnome-terminal to be recompiled with --enable-debug. The usual Ctrl+Shift+I or Ctrl+Shift+D keyboard shortcuts are not enabled so that they are available for command-line apps. Backported from 3.22. * debian/rules: - Don't build with --enable-debug
2016-08-22 - Iain Lane <iain@orangesquash.org.uk> gnome-terminal (3.20.2-1ubuntu3) yakkety; urgency=medium * debian/patches/60_add_lp_handler.patch: Update - move the regex to the right struct so that it's actually used.
2016-08-09 - Iain Lane <iain.lane@canonical.com> gnome-terminal (3.20.2-1ubuntu2) yakkety; urgency=medium * debian/patches/0001-Restore-transparency.patch: Don't crash if the alpha has a weird value. (LP: #1611358)
2016-08-04 - Iain Lane <iain.lane@canonical.com> gnome-terminal (3.20.2-1ubuntu1) yakkety; urgency=medium [ Tim Lunn ] * Merge with Debian, remaining Ubuntu changes: + debian/control: - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for the wrapper script. + gnome-terminal.wrap, debian/rules: - Add a wrapper script to restore command line compatibility. + debian/patches/0001-Restore-transparency.patch: - Restore transparency support + debian/patches/50_add_unity_quicklist.patch: - Add Unity quicklist menu item. + debian/patches/52_support_apturl.patch: - Support apt: urls. + debian/patches/60_add_lp_handler.patch: - Add a handler for launchpad bug URLs. + debian/patches/scrollbar-background-theming.patch: - Draw background under the scrollbar that matches the actual terminal background color. This allows proper theming. * debian/patches/60_add_lp_handler.patch: Update to apply with the regex refactoring in 3.20 * debian/control.in: Add build-dep on gnome-shell, this is a build time only dependency so universe dep is ok now. * debian/patches/gnome-shell_search_provider.patch: Drop not needed with above change [ Iain Lane ] * d/p/0001-Restore-transparency.patch: Restore a commit which was missed. * d/p/0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch: Add CSS names and style classes so we can theme things more easily. [ Robert Ancell ] * debian/rules: - Install compatibility version of gnome-terminal.desktop
2016-05-11 - Michael Biebl <biebl@debian.org> gnome-terminal (3.20.2-1) unstable; urgency=medium * New upstream release. * Drop Build-Depends on gnome-doc-utils, no longer needed. * Refresh patches. * Use dh-exec to install the Linux specific gnome-shell search provider ini file. * Bump Standards-Version to 3.9.8.