[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][debian-mate-team/mate-desktop-environment][master] 3 commits: debian/control: Add to R: (mate-desktop-environment): pipewire-audio |...



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-desktop-environment

Commits:

  • 7ef75e4e
    by Mike Gabriel at 2025-06-27T23:23:46+02:00
    debian/control: Add to R: (mate-desktop-environment): pipewire-audio | pulseaudio. This fixes an incomplete audio-stack initiated by libcanberra-pulse (recommending pipewire-pulse only). (Closes: #1107132).
    
  • 6c299004
    by Mike Gabriel at 2025-06-27T23:29:49+02:00
    debian/control: In Suggests:, switch from network-manager-gnome to network-manager-applet. (Closes: #1086833).
    
  • ba677631
    by Mike Gabriel at 2025-06-27T23:31:55+02:00
    upload to unstable (debian/1.26.0+2)
    

2 changed files:

Changes:

  • debian/changelog
    1
    +mate-desktop-environment (1.26.0+2) unstable; urgency=medium
    
    2
    +
    
    3
    +  [ Martin Wimpress ]
    
    4
    +  * debian/control:
    
    5
    +    + Favour ubuntu-mate-themes over mate-themes. Inert change on Debian.
    
    6
    +  * debian/20_mate-ubuntu.gschema.override (not affecting Debian):
    
    7
    +    + Set the correct default xcursor theme for Ubuntu.
    
    8
    +    + Update Ubuntu MATE default settings.
    
    9
    +    + Use Yaru GtkSourceView styles
    
    10
    +  * debian/10_mate-common.gschema.override:
    
    11
    +    + Invoke x-terminal-emulator. (LP: #1873750)
    
    12
    +    + Invoke area screen capture directly (LP: #1872558)
    
    13
    +
    
    14
    +  [ Mike Gabriel ]
    
    15
    +  * debian/control:
    
    16
    +    + Add to R: (mate-desktop-environment): matekbd-keyboard-display.
    
    17
    +    + Add to R: (mate-desktop-environment): mate-indicator-applet.
    
    18
    +    + Add to R: (mate-desktop-environment): pipewire-audio | pulseaudio.
    
    19
    +      This fixes an incomplete audio-stack initiated by libcanberra-pulse
    
    20
    +      (recommending pipewire-pulse only). (Closes: #1107132).
    
    21
    +    + In Suggests:, switch from network-manager-gnome to network-manager-
    
    22
    +       applet. (Closes: #1086833).
    
    23
    +
    
    24
    + -- Mike Gabriel <sunweaver@debian.org>  Fri, 27 Jun 2025 23:23:52 +0200
    
    25
    +
    
    1 26
     mate-desktop-environment (1.26.0+1) unstable; urgency=medium
    
    2 27
     
    
    3 28
       * debian/control:
    

  • debian/control
    ... ... @@ -106,9 +106,10 @@ Recommends: atril (>= 1.26),
    106 106
                 mate-user-guide (>= 1.26),
    
    107 107
                 mate-utils (>= 1.26),
    
    108 108
                 matekbd-keyboard-display,
    
    109
    +            pipewire-audio | pulseaudio,
    
    109 110
                 pluma (>= 1.26),
    
    110 111
     Suggests: mail-reader | thunderbird,
    
    111
    -          network-manager-gnome,
    
    112
    +          network-manager-applet,
    
    112 113
               x-www-browser | firefox,
    
    113 114
               mate-desktop-environment-extras (>= 1.26),
    
    114 115
     Description: MATE Desktop Environment (metapackage)
    


  • Reply to: