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 | ef88d395d2d7d4f0568c36b3feccb7fd4d440bca (patch) | |
tree | 90c35442ece6cbbbe7590900f0e1fb7bef001f69 /debian/control | |
parent | Adding debian version 20221002-13. (diff) | |
download | progress-linux-metapackages-ef88d395d2d7d4f0568c36b3feccb7fd4d440bca.tar.xz progress-linux-metapackages-ef88d395d2d7d4f0568c36b3feccb7fd4d440bca.zip |
Adding debian version 20221002-14.debian/20221002-14
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 270a7bf..9e54939 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,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/users/daniel.baumann/debian/packages/progress-linux-metapackages Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/progress-linux-metapackages @@ -67,6 +67,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. @@ -255,6 +257,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, |