blob: bb3f4ea6b9336244f2ee049be73787bdea5c4c45 (
plain) (
blame)
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
|
Source: xfce4-panel-profiles
Section: xfce
Priority: optional
Maintainer: Leandro Ramos <leandroramos@disroot.org>
Build-Depends: debhelper-compat (= 13),
dh-python,
python3,
python3-distutils-extra (>= 2.18)
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://git.xfce.org/apps/xfce4-panel-profiles/about/
Vcs-Browser: https://salsa.debian.org/debian/xfce4-panel-profiles
Vcs-Git: https://salsa.debian.org/debian/xfce4-panel-profiles.git
Package: xfce4-panel-profiles
Architecture: all
Depends: gir1.2-glib-2.0,
gir1.2-gtk-3.0 (>= 3.12),
gir1.2-libxfce4ui-2.0,
${misc:Depends},
${python3:Depends}
Replaces: xfpanel-switch (<< 1.0.9~)
Breaks: xfpanel-switch (<< 1.0.9~)
Enhances: xfce4-panel
Description: layout manager for the Xfce panel
Xfce Panel Profiles (xfce4-panel-profiles) is a simple application to
manage Xfce panel layouts. This tool makes it possible to backup,
restore, import, and export these panel layouts.
Package: xfpanel-switch
Depends: xfce4-panel-profiles, ${misc:Depends}
Architecture: all
Section: oldlibs
Description: transitional package
This is a transitional package. It can safely be removed.
|