summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control24
2 files changed, 19 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 540abc9..a8aee48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jadupc-everything (1.0.8) shopno; urgency=medium
+
+ * Add debug helper meta-package
+ * Update formatting
+
+ -- Saikat <fas@jadupc.com> Sun, 15 Oct 2023 17:16:06 +0600
+
jadupc-everything (1.0.7) shopno; urgency=medium
[ FA Saikat ]
diff --git a/debian/control b/debian/control
index 5cab77b..ba1aab4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,13 +20,13 @@ Depends:
Recommends:
shopno-os-libreoffice,
shopno-os-refresh-menu,
- shopno-os-browser
+ shopno-os-browser,
Suggests:
shopno-os-office,
shopno-os-games,
shopno-os-education,
shopno-os-development,
- shopno-os-entertainment
+ shopno-os-entertainment,
Description: Shopno OS base meta package
Base meta package for Shopno OS recommended packages.
@@ -45,7 +45,7 @@ Architecture: all
Depends:
xfdesktop | xfdesktop4,
thunar,
- xdotool
+ xdotool,
Section: xfce4
Pre-Depends: xmlstarlet
Description: Implements "Refresh" menu in Xfce
@@ -58,7 +58,7 @@ Package: shopno-os-libreoffice
Architecture: all
Depends:
libreoffice,
- libreoffice-gtk3
+ libreoffice-gtk3,
Description: LibreOffice compatibility package (gtk3)
Installs libreoffice and libreoffice-gtk3 platform
@@ -70,7 +70,7 @@ Depends:
Recommends:
shopno-os-firefox,
shopno-os-chromium,
- qbittorrent
+ qbittorrent,
Description: Default Browser Meta package
Installs Suggested Browsers with extensions
@@ -78,7 +78,7 @@ Package: shopno-os-firefox
Architecture: all
Depends:
firefox | firefox-esr,
- webext-ublock-origin-firefox
+ webext-ublock-origin-firefox,
Description: Firefox Meta package
Installs Firefox with uBlock Origin adblocker
@@ -86,7 +86,7 @@ Package: shopno-os-chromium
Architecture: all
Depends:
chromium,
- webext-ublock-origin-chromium
+ webext-ublock-origin-chromium,
Description: Chromium Meta package
Installs Chromium with uBlock Origin adblocker
@@ -99,7 +99,7 @@ Depends:
evince,
gimp,
inkscape,
- simplescreenrecorder
+ simplescreenrecorder,
Description: Prepare Shopno OS to tackle official works
Install LibreOffice, Gimp and other office work tools
@@ -123,17 +123,17 @@ Depends:
kcalc,
logisim,
octave,
- speedcrunch
+ speedcrunch,
Description: Learn something new
Package: shopno-os-development
Architecture: all
Depends:
geany,
- build-essential
+ build-essential,
Recommends:
arduino,
- codeblocks
+ codeblocks,
Description: Utilities for programming
Package: shopno-os-entertainment
@@ -142,7 +142,7 @@ Depends:
parole,
lollypop,
gstreamer1.0-plugins-bad,
- gstreamer1.0-plugins-ugly
+ gstreamer1.0-plugins-ugly,
Description: Enable media playback support and codecs
# vim: ft=yaml:ts=1:et