diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-10-08 21:45:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-10-08 21:45:00 +0000 |
commit | 298c8dfbec713a7deba15a8e323940253fb3b155 (patch) | |
tree | cedc559fffb7f862510868bb4addabe5306aa447 /debian/control | |
parent | Releasing progress-linux version 20221002-13~progress7.99u1. (diff) | |
download | progress-linux-metapackages-298c8dfbec713a7deba15a8e323940253fb3b155.tar.xz progress-linux-metapackages-298c8dfbec713a7deba15a8e323940253fb3b155.zip |
Merging debian version 20221002-14.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 807e249..3d66e98 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), python3-docutils, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://progress-linux.org Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/progress-linux-metapackages Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/progress-linux-metapackages @@ -72,6 +72,8 @@ Depends: zstd, Enhances: progress-linux, +Suggests: + vim-nftables, Description: Progress Linux - Base System Progress Linux is a Debian derivative distribution focused on system integration. @@ -260,6 +262,8 @@ Depends: ${misc:Depends}, progress-linux-desktop, task-gnome-desktop, +# gnome + pavucontrol, # gnome-shell-extensions gnome-shell-extensions-extra, gnome-shell-extension-bluetooth-quick-connect, |