[Debian-on-mobile-maintainers] [Git][gnome-team/gnome-console][debian/master] 48 commits: general: begin 44 cycle

Jeremy Bicha (@jbicha) gitlab at salsa.debian.org
Tue Feb 14 15:11:41 GMT 2023



Jeremy Bicha pushed to branch debian/master at GNOME / gnome-console


Commits:
8cd3daed by Zander Brown at 2022-09-25T15:17:19+01:00
general: begin 44 cycle

Per ebassi's missive, immediately bump the version number after release

- - - - -
418b42f2 by Daniel Christodoulopoulos at 2022-09-25T14:24:55+00:00
tab: flip find button order so as to match other apps

Fix: https://gitlab.gnome.org/GNOME/console/-/issues/179

- - - - -
66b225ec by Alexander Mikhaylenko at 2022-09-25T14:37:18+00:00
style: Use accent_fg_color properly

- - - - -
5c821847 by Dušan Kazik at 2022-09-27T07:00:03+00:00
Update Slovak translation

(cherry picked from commit e1c245bec9e73987666434d6aad4f1d72bb833d5)

- - - - -
7ae8ca86 by Fabio Tomat at 2022-09-28T10:38:20+00:00
Update Friulian translation

(cherry picked from commit 1d533162b851a3b54009dbcfe7f4c0378cb4c18f)

- - - - -
0fe7f895 by Mazhar Hussain at 2022-10-10T17:13:16+00:00
meta: update .gitignore for adwaita

Fix: https://gitlab.gnome.org/GNOME/console/-/issues/209

- - - - -
0556f9f3 by Yosef Or Boczko at 2022-10-23T17:41:26+00:00
Update Hebrew translation

- - - - -
e6599e4b by Jordan Petridis at 2022-11-02T21:07:09+02:00
build: do not set werror=true as the meson default option

Instead only set it on the CI.

- - - - -
6b8c3e6f by Olga Smirnova at 2022-12-16T10:37:54+00:00
Add Interlingue translation

(cherry picked from commit bdf7987917f1ff31d2709fe834016b64a0f1b41d)

- - - - -
b28bb010 by Hemish at 2023-01-12T17:20:57+00:00
Add Hindi translation

- - - - -
458a5445 by Vasil Pupkin at 2023-01-17T10:36:44+00:00
Add Belarusian translation

- - - - -
cf0230dc by Sergio Costas Rodriguez at 2023-02-08T20:53:00+00:00
ci: pull in distro dependencies again

Includes the libadwaita packages for debian and fedora. Without
them, Meson downloads the development code of libadwaita, which
requires the development version of Gtk4.

- - - - -
48da8fd5 by Hari Rana at 2023-02-08T21:12:03+00:00
window: rename tooltip to Main Menu

- - - - -
9d484a1b by Emin Tufan Çetin at 2023-02-08T22:36:04+00:00
Update Turkish translation

- - - - -
3fd645e6 by Michel Dänzer at 2023-02-09T02:55:31+00:00
tab: Detect ssh with waypipe

Waypipe (https://gitlab.freedesktop.org/mstoeckl/waypipe) forwards
Wayland display connections over SSH, similar to OpenSSH's built-in X11
forwarding. It works by running

 waypipe [waypipe command line parameters] ssh [ssh command line parameters]

instead of just

 ssh [ssh command line parameters]

Fix: https://gitlab.gnome.org/GNOME/console/-/merge_requests/124

- - - - -
c4884dd7 by Zander Brown at 2023-02-09T02:58:59+00:00
tab: it helps when you stage the change

Yup, this happened

- - - - -
aecabf5f by Tomasz Torcz at 2023-02-09T03:04:30+00:00
tab: detect ‘mosh’ as well as ‘mosh-client’

Fix: https://gitlab.gnome.org/GNOME/console/-/merge_requests/128

- - - - -
48881414 by Fran Dieguez at 2023-02-09T08:52:50+00:00
Update Galician translation

- - - - -
df9331a4 by Ekaterine Papava at 2023-02-09T12:30:55+00:00
Update Georgian translation

- - - - -
a06c10ec by Hugo Carvalho at 2023-02-09T13:40:05+00:00
Update Portuguese translation

- - - - -
4d0b3469 by Jürgen Benvenuti at 2023-02-09T14:00:08+00:00
Update German translation

- - - - -
d89eb86d by Yuri Chornoivan at 2023-02-09T21:12:14+00:00
Update Ukrainian translation

- - - - -
3422b9c2 by Kukuh Syafaat at 2023-02-10T01:28:34+00:00
Update Indonesian translation

- - - - -
2b59c476 by Yosef Or Boczko at 2023-02-10T12:18:35+00:00
Update Hebrew translation

- - - - -
555d8343 by Alexander Mikhaylenko at 2023-02-10T19:36:09+04:00
ci: Include template in a nicer way

- - - - -
b23e3d1a by Alexander Mikhaylenko at 2023-02-10T19:37:11+04:00
ci: Add aarch64 flatpak build

- - - - -
b3d27943 by Alexander Mikhaylenko at 2023-02-10T19:37:30+04:00
ci: Drop distro jobs

They both have outdated gtk atm and CI doesn't pass and we need a release
today or tomorrow.

- - - - -
4d933fea by Automeris naranja at 2023-02-11T01:01:50+00:00
tab: add placeholder text to find bar

Fix: https://gitlab.gnome.org/GNOME/console/-/issues/243
See: https://gitlab.gnome.org/GNOME/console/-/merge_requests/127

- - - - -
0cef1148 by sunflowerskater at 2023-02-11T01:20:28+00:00
tab: add tooltip to the next/previous buttons

- - - - -
9fd16f0f by Alexander Mikhaylenko at 2023-02-11T01:23:58+00:00
Port to AdwTabOverview

Drop KgxTabSwitcher and everything related.

Make sure the root and remote styles don't affect overview.

Separate search bar styles to be per-tab rather than per-window, so
inactive tab can still have them colored correctly if thumbnails are
invalidated.

Ensure everything works without an active page, as that can now happen with
open overview.

- - - - -
e74287e5 by Alexander Mikhaylenko at 2023-02-11T01:23:58+00:00
window: Make tab overview available on desktop too

- - - - -
38e249ec by Zander Brown at 2023-02-11T20:17:53+00:00
build: bump libadwaita dependency

- - - - -
16abe100 by Piotr Drąg at 2023-02-12T13:31:33+01:00
Update POTFILES.in

- - - - -
6dd769c9 by Ekaterine Papava at 2023-02-12T12:45:00+00:00
Update Georgian translation

- - - - -
47b2b41f by Yosef Or Boczko at 2023-02-12T12:56:23+00:00
Update Hebrew translation

- - - - -
fcf8a11e by Yuri Chornoivan at 2023-02-12T18:37:24+00:00
Update Ukrainian translation

- - - - -
2b4354c7 by Kukuh Syafaat at 2023-02-13T02:35:07+00:00
Update Indonesian translation

- - - - -
d53f19ba by Vasil Pupkin at 2023-02-13T13:21:31+00:00
Update Belarusian translation

- - - - -
d68b04fb by Sabri Ünal at 2023-02-13T18:11:33+00:00
Update Turkish translation

- - - - -
04e74835 by Zander Brown at 2023-02-13T22:34:33+00:00
general: 44.beta

- - - - -
ac154288 by Jeremy Bicha at 2023-02-14T09:38:31-05:00
Branch for bookworm

- - - - -
a062d3f2 by Jeremy Bicha at 2023-02-14T09:38:49-05:00
Revert "Branch for bookworm"

This reverts commit ac15428888814c7909a82a3883db3f0fa8f7aee5.

- - - - -
d35960d1 by Jeremy Bicha at 2023-02-14T09:39:10-05:00
New upstream version 44~beta
- - - - -
77886333 by Jeremy Bicha at 2023-02-14T09:39:11-05:00
Update upstream source from tag 'upstream/44_beta'

Update to upstream version '44~beta'
with Debian dir 0d17bd7500afdfae0ff0114021a64a1af782cd83
- - - - -
d8022ed1 by Jeremy Bicha at 2023-02-14T09:39:11-05:00
New upstream release

- - - - -
647f526d by Jeremy Bicha at 2023-02-14T09:39:51-05:00
debian/control.in: Bump minimum libadwaita to 1.3~alpha

- - - - -
ad575b97 by Jeremy Bicha at 2023-02-14T10:00:14-05:00
Refresh patch

- - - - -
9570ac85 by Jeremy Bicha at 2023-02-14T10:10:34-05:00
releasing package gnome-console version 44~beta-1

- - - - -


30 changed files:

- .gitignore
- .gitlab-ci.yml
- NEWS
- build-aux/flatpak/org.gnome.Console.Devel.json
- data/org.gnome.Console.metainfo.xml.in.in
- debian/changelog
- debian/control
- debian/control.in
- debian/patches/Open-new-tabs-in-the-current-folder.patch
- meson.build
- po/LINGUAS
- po/POTFILES.in
- + po/be.po
- po/de.po
- po/fur.po
- po/gl.po
- po/he.po
- + po/hi.po
- po/id.po
- + po/ie.po
- po/ka.po
- po/pt.po
- po/sk.po
- po/tr.po
- po/uk.po
- src/help-overlay.ui
- − src/icons/scalable/status/tab-counter-symbolic.svg
- − src/icons/scalable/status/tab-overflow-symbolic.svg
- − src/icons/scalable/status/tab-switcher-collapse-symbolic.svg
- src/kgx-application.c


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/gnome-team/gnome-console/-/compare/258b41945cebf101cc274c9d424611d7261968b0...9570ac85d70e0575995c2f33bbf3ebd1fa8ce837

-- 
View it on GitLab: https://salsa.debian.org/gnome-team/gnome-console/-/compare/258b41945cebf101cc274c9d424611d7261968b0...9570ac85d70e0575995c2f33bbf3ebd1fa8ce837
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20230214/7d85fae1/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list