diff options
author | 2023-09-16 19:40:49 +0600 | |
---|---|---|
committer | 2023-09-21 20:51:27 +0600 | |
commit | f3a0e3104d9e461b287ca94251e568738de7b50e (patch) | |
tree | 8be1ddcef842949cdc78629976d927efbe20af59 /debian | |
parent | e485e01b3422302827ebab731270c50118844981 (diff) | |
download | jadupc-everything-f3a0e3104d9e461b287ca94251e568738de7b50e.tar.gz jadupc-everything-f3a0e3104d9e461b287ca94251e568738de7b50e.zip |
Update dependencies
- Add kcalc, games
- Remove nlkt, supertuxkart
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 23 |
2 files changed, 23 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 74a0459..b22cf88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jadupc-everything (1.0.5) shopno; urgency=medium + + * Update dependencies + + -- Saikat <fas@jadupc.com> Thu, 21 Sep 2023 19:35:23 +0600 + jadupc-everything (1.0.4) shopno; urgency=medium * Publish base meta package update diff --git a/debian/control b/debian/control index d45bab2..ce2a0d8 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,9 @@ Architecture: all Depends: python-apt-common-shopno, shopno-os-log-sync, - shopno-os-stats-sync + shopno-os-stats-sync, + gnome-system-tools, + hardinfo Recommends: shopno-os-libreoffice, shopno-os-refresh-menu, @@ -58,7 +60,8 @@ Depends: shopno-os-firefox | shopno-os-chromium Recommends: shopno-os-firefox, - shopno-os-chromium + shopno-os-chromium, + qbittorrent Description: Default Browser Meta package Installs Suggested Browsers with extensions @@ -84,21 +87,29 @@ Architecture: all Depends: shopno-os-libreoffice, mupdf, - gimp + evince, + gimp, + inkscape, + simplescreenrecorder Description: Prepare Shopno OS to tackle official works Install LibreOffice, Gimp and other office work tools Package: shopno-os-games Architecture: all Depends: + extremetuxracer, gnome-sudoku, - supertuxkart + gnome-2048, + gnome-chess, + gnome-nibbles, + gnome-taquin, + pinball, + xmoto, Description: Let's play something Package: shopno-os-education Architecture: all Depends: - nlkt, kolourpaint, kcalc Description: Learn something new @@ -109,7 +120,7 @@ Depends: geany, build-essential Recommends: arduino, - simulide + codeblocks Description: Utilities for programming Package: shopno-os-entertainment |