Change logs for gnome-terminal source package in Lunar

  • gnome-terminal (3.48.0-1ubuntu1) lunar; urgency=medium
    
      * Merge with Debian. Remaining changes:
        + gnome-terminal.wrap, debian/rules:
          - Add a wrapper script to restore command line compatibility.
        + debian/control.in:
          - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for
            the wrapper script.
          - add a build dependency on gettext to match the use of the i18n meson
            module
          - add fonts-dejavu-core to Depends
        + Add 0001-Restore-transparency.patch:
          - Restore transparency support
        + Add 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.
        + Add 0001-screen-window-Extra-padding-around-transparent-termi.patch:
          - Fix transparency on Wayland. Patch by Owen Taylor, via Debarshi Ray @
            Fedora
        + Add 52_support_apturl.patch:
          - Support apt: urls.
        + Add 60_add_lp_handler.patch:
          - Add a handler for launchpad bug URLs.
        + Add scrollbar-background-theming.patch:
          - Draw background under the scrollbar that matches the actual terminal
            background color. This allows proper theming.
        + Add screen-Use-clean-env-when-creating-new-tab.patch:
          - Fix environment variables on opening new tab via the "Open in
            Terminal" right click menu in Nautilus. (LP: #1922839)
        + Add Use-DejaVu-as-system-font-if-language-is-Arabic.patch.
          - Use DejaVu as system font if LANG is Arabic (LP: #2002290)
    
    gnome-terminal (3.48.0-1) experimental; urgency=medium
    
      * New upstream release
    
     -- Nathan Pratta Teodosio <email address hidden>  Mon, 27 Mar 2023 15:58:18 -0300
  • gnome-terminal (3.47.92-1ubuntu1) lunar; urgency=medium
    
      [ Jeremy Bicha ]
      * Merge with Debian. Remaining changes:
        + gnome-terminal.wrap, debian/rules:
          - Add a wrapper script to restore command line compatibility.
        + debian/control.in:
          - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for
            the wrapper script.
          - add a build dependency on gettext to match the use of the i18n meson
            module
        + Add 0001-Restore-transparency.patch:
          - Restore transparency support
        + Add 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.
        + Add 0001-screen-window-Extra-padding-around-transparent-termi.patch:
          - Fix transparency on Wayland. Patch by Owen Taylor, via Debarshi Ray @
            Fedora
        + Add 52_support_apturl.patch:
          - Support apt: urls.
        + Add 60_add_lp_handler.patch:
          - Add a handler for launchpad bug URLs.
        + Add scrollbar-background-theming.patch:
          - Draw background under the scrollbar that matches the actual terminal
            background color. This allows proper theming.
        + Add screen-Use-clean-env-when-creating-new-tab.patch:
          - Fix environment variables on opening new tab via the "Open in
            Terminal" right click menu in Nautilus. (LP: #1922839)
    
      [ Gunnar Hjalmarsson ]
      * Rewrite of patch which sets font for Arabic scripts
      * d/control.in: Add fonts-dejavu-core to Depends
    
    gnome-terminal (3.47.92-1) experimental; urgency=medium
    
      * New upstream release
      * debian/control.in: Bump minimum VTE to 0.71.92
    
    gnome-terminal (3.46.8-1) unstable; urgency=medium
    
      [ Jeremy Bicha ]
      * New upstream release
    
      [ Debian Janitor ]
      * Add debian/upstream/metadata
      * Update standards version to 4.6.2, no changes needed
      * Remove Breaks unnecessary since buster (oldstable)
    
     -- Jeremy Bicha <email address hidden>  Wed, 15 Feb 2023 11:05:57 -0500
  • gnome-terminal (3.46.7-1ubuntu2) lunar; urgency=medium
    
      * Use DejaVu as system font if LANG is Arabic (LP: #2002290)
    
     -- Gunnar Hjalmarsson <email address hidden>  Wed, 25 Jan 2023 20:14:38 +0100
  • gnome-terminal (3.46.7-1ubuntu1) lunar; urgency=medium
    
      * Merge with Debian. Remaining changes:
        + gnome-terminal.wrap, debian/rules:
          - Add a wrapper script to restore command line compatibility.
        + debian/control.in:
          - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for
            the wrapper script.
          - add a build dependency on gettext to match the use of the i18n meson
            module
        + Add 0001-Restore-transparency.patch:
          - Restore transparency support
        + Add 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.
        + Add 0001-screen-window-Extra-padding-around-transparent-termi.patch:
          - Fix transparency on Wayland. Patch by Owen Taylor, via Debarshi Ray @
            Fedora
        + Add 52_support_apturl.patch:
          - Support apt: urls.
        + Add 60_add_lp_handler.patch:
          - Add a handler for launchpad bug URLs.
        + Add scrollbar-background-theming.patch:
          - Draw background under the scrollbar that matches the actual terminal
            background color. This allows proper theming.
        + Add screen-Use-clean-env-when-creating-new-tab.patch:
          - Fix environment variables on opening new tab via the "Open in
            Terminal" right click menu in Nautilus. (LP: #1922839)
    
    gnome-terminal (3.46.7-1) unstable; urgency=medium
    
      [ Jeremy Bicha ]
      * New upstream release
        - This release adds support for xdg-terminal-exec;
          however, xdg-terminal-exec is not yet packaged in Debian
      * debian/control.in: Bump minimum meson to 0.61.0
      * debian/gnome-terminal.install: Install .desktop for xdg-terminal-exec
    
      [ Debian Janitor ]
      * Apply multi-arch hints
        + gnome-terminal-data: Add Multi-Arch: foreign
        + nautilus-extension-gnome-terminal: Add Multi-Arch: same
    
     -- Jeremy Bicha <email address hidden>  Tue, 06 Dec 2022 14:27:37 -0500
  • gnome-terminal (3.46.2-1ubuntu1) kinetic; urgency=medium
    
      * Merge with Debian. Remaining changes:
        + gnome-terminal.wrap, debian/rules:
          - Add a wrapper script to restore command line compatibility.
        + debian/control.in:
          - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for
            the wrapper script.
          - add a build dependency on gettext to match the use of the i18n meson
            module
        + Add 0001-Restore-transparency.patch:
          - Restore transparency support
        + Add 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.
        + Add 0001-screen-window-Extra-padding-around-transparent-termi.patch:
          - Fix transparency on Wayland. Patch by Owen Taylor, via Debarshi Ray @
            Fedora
        + Add 52_support_apturl.patch:
          - Support apt: urls.
        + Add 60_add_lp_handler.patch:
          - Add a handler for launchpad bug URLs.
        + Add scrollbar-background-theming.patch:
          - Draw background under the scrollbar that matches the actual terminal
            background color. This allows proper theming.
        + Add screen-Use-clean-env-when-creating-new-tab.patch:
          - Fix environment variables on opening new tab via the "Open in
            Terminal" right click menu in Nautilus. (LP: #1922839)
    
    gnome-terminal (3.46.2-1) unstable; urgency=medium
    
      * New upstream release (LP: #1992683)
      * Drop 3 patches applied in new release
    
     -- Jeremy Bicha <email address hidden>  Wed, 12 Oct 2022 13:56:53 -0400