diff options
author | 2022-02-16 14:48:43 -0300 | |
---|---|---|
committer | 2022-02-16 14:48:43 -0300 | |
commit | c44e66c99598d89032dbe58ffbf6be9f02367ef2 (patch) | |
tree | 0b42717fbf78ad19de6e8cff11ef3276d24728d9 /debian/control | |
parent | d9b39cf9d742975a12d0e7899dc8da5550cb0310 (diff) | |
download | xfce4-panel-profiles-c44e66c99598d89032dbe58ffbf6be9f02367ef2.tar.gz xfce4-panel-profiles-c44e66c99598d89032dbe58ffbf6be9f02367ef2.zip |
Applied sponsor review on d/control and d/changelog
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/debian/control b/debian/control index bb3f4ea..af0dac3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Leandro Ramos <leandroramos@disroot.org> Build-Depends: debhelper-compat (= 13), dh-python, python3, - python3-distutils-extra (>= 2.18) + python3-distutils-extra Rules-Requires-Root: no Standards-Version: 4.6.0 Homepage: https://git.xfce.org/apps/xfce4-panel-profiles/about/ @@ -15,7 +15,7 @@ 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-gtk-3.0, gir1.2-libxfce4ui-2.0, ${misc:Depends}, ${python3:Depends} @@ -26,10 +26,3 @@ 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. |