1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309
  
     | 
    
      Source: gnome-shell-extensions
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bícha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Marco Trevisan (Treviño) <marco@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gnome,
               dpkg-build-api (= 1),
               libglib2.0-bin,
               meson (>= 1.1.0),
               sassc
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git
Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions
Package: gnome-shell-extensions
Section: oldlibs
Architecture: all
Depends: gnome-shell-extension-apps-menu,
         gnome-shell-extension-auto-move-windows,
         gnome-shell-extension-drive-menu,
         gnome-shell-extension-launch-new-instance,
         gnome-shell-extension-light-style,
         gnome-shell-extension-native-window-placement,
         gnome-shell-extension-places-menu,
         gnome-shell-extensions-common,
         gnome-shell-extension-screenshot-window-sizer,
         gnome-shell-extension-system-monitor,
         gnome-shell-extension-user-theme,
         gnome-shell-extension-window-list,
         gnome-shell-extension-windows-navigator,
         gnome-shell-extension-workspace-indicator,
         ${misc:Depends}
Recommends: gnome-classic
Description: Extensions to extend functionality of GNOME Shell
 GNOME Shell is extensible using extensions. This package contains
 all the official GNOME Shell extensions.
 .
 This is an empty transitional package and will likely be removed
 in the future.
Package: gnome-classic
Architecture: all
Depends: fonts-cantarell,
         gnome-session,
         gnome-session-bin (>= 46),
         gnome-session-common (>= 46),
         gnome-shell-extension-apps-menu,
         gnome-shell-extension-places-menu,
         gnome-shell-extension-launch-new-instance,
         gnome-shell-extension-window-list,
         xdg-desktop-portal-gnome,
         ${misc:Depends}
Recommends: gnome-classic-xsession
Provides: x-session-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: Classic version of the GNOME desktop
 This package contains the required components for the GNOME Classic
 session, based on the GNOME Shell. It can be started from a display
 manager such as GDM, and requires 3D acceleration to work properly.
 .
 The GNOME Shell provides core interface functions like switching
 windows, launching applications or see your notifications. It takes
 advantage of the capabilities of modern graphics hardware and
 introduces innovative user interface concepts to provide a
 delightful and easy to use experience. GNOME Shell is the defining
 technology of the GNOME user experience.
 .
 GNOME Classic provides an alternative version of GNOME Shell that uses
 more traditional design elements.
Package: gnome-classic-xsession
Architecture: all
Depends: gnome-classic,
         ${misc:Depends}
Provides: x-session-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: Classic version of the GNOME desktop using Xorg
 This package contains the required components for the GNOME Classic on Xorg
 session, based on the GNOME Shell. It can be started from a display
 manager such as GDM, and requires 3D acceleration to work properly.
 .
 The GNOME Shell provides core interface functions like switching
 windows, launching applications or see your notifications. It takes
 advantage of the capabilities of modern graphics hardware and
 introduces innovative user interface concepts to provide a
 delightful and easy to use experience. GNOME Shell is the defining
 technology of the GNOME user experience.
 .
 GNOME Classic provides an alternative version of GNOME Shell that uses
 more traditional design elements.
Package: gnome-shell-extensions-common
Architecture: all
Depends: ${misc:Depends}
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: common files for official GNOME Shell extensions
 GNOME Shell is extensible using extensions. This package contains
 common data files such as translations for the official GNOME Shell
 extensions.
Package: gnome-shell-extension-apps-menu
Architecture: all
Depends: gir1.2-gmenu-3.0,
         gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: Category based app menu for GNOME Shell
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to add a category based Apps menu
 similar to what is found in classic desktops.
 .
 This package is part of the GNOME Classic default set of extensions.
Package: gnome-shell-extension-auto-move-windows
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to move apps to specific workspaces
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to move apps to specific workspaces when
 they create windows.
Package: gnome-shell-extension-drive-menu
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: Removable drive status menu for GNOME Shell
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to add a status menu for accessing and
 unmounting removable devices.
Package: gnome-shell-extension-launch-new-instance
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to launch new instances of apps
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to always launch a new instance of an
 app when clicking in the Dash or the application view.
 .
 This package is part of the GNOME Classic default set of extensions.
Package: gnome-shell-extension-light-style
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to switch the Shell to light style
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to switch GNOME Shell to use a light
 style instead of the default.
Package: gnome-shell-extension-native-window-placement
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to arrange windows in a more compact way
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to arrange windows in the GNOME Shell
 overview in a more compact way.
Package: gnome-shell-extension-places-menu
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: Places menu for GNOME Shell
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to add a menu for quickly navigating to
 places in the system, similar to the menu in GNOME 2.
 .
 This package is part of the GNOME Classic default set of extensions.
Package: gnome-shell-extension-screenshot-window-sizer
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to resize windows for GNOME Software screenshots
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to resize windows to the recommended
 size for creating screenshots for use in the GNOME Software app.
Package: gnome-shell-extension-status-icons
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Description: GNOME Shell extension to show some status icons in the top bar
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to show some status icons in the top bar.
Package: gnome-shell-extension-system-monitor
Architecture: all
Depends: gir1.2-gtop-2.0,
         gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: Display system information in GNOME Shell status bar
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to display system information such as
 memory usage, cpu usage, network rates and more in the top bar.
Package: gnome-shell-extension-user-theme
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to load alternative GNOME Shell themes
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to allow switching to alternative
 GNOME Shell themes.
Package: gnome-shell-extension-window-list
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to display a window list
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to display a window list at the bottom
 of the screen.
 .
 This package is part of the GNOME Classic default set of extensions.
Package: gnome-shell-extension-windows-navigator
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: GNOME Shell extension to allow keyboard selection in overlay mode
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to allow keyboard selections of windows
 and workspaces in overlay mode. Ctrl+number selects a workspace and
 Alt+number selects a window.
Package: gnome-shell-extension-workspace-indicator
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
         gnome-shell (>= ${gnome:Version}),
         gnome-shell-extensions-common (= ${source:Version}),
         ${misc:Depends}
Recommends: gnome-shell-extension-prefs | gnome-shell-extension-manager
Breaks: gnome-shell-extensions (<< 47)
Replaces: gnome-shell-extensions (<< 47)
Description: Workspace indicator for GNOME Shell
 GNOME Shell is extensible using extensions. This package contains an
 official GNOME Shell extension to add an indicator to the panel to
 show what workspace you are using and allow you to switch to a different
 workspace.
 
     |