diff options
author | 2023-10-15 16:01:41 +0600 | |
---|---|---|
committer | 2023-10-15 16:08:36 +0600 | |
commit | f665edba053ff2a2f50582fde25950f5842c843a (patch) | |
tree | 5fae6977890f09968b4da893131792bee3d58246 /debian | |
parent | e0bab601ef7472ffea1cada8495f8f6e273456fc (diff) | |
download | jadupc-everything-f665edba053ff2a2f50582fde25950f5842c843a.tar.gz jadupc-everything-f665edba053ff2a2f50582fde25950f5842c843a.zip |
Update dependencies
- Add xfdesktop4, logisim, octave, speedcrunch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 7 |
2 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 60d049f..540abc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jadupc-everything (1.0.7) shopno; urgency=medium + + [ FA Saikat ] + * Update dependencies + + -- Saikat <fas@jadupc.com> Sun, 15 Oct 2023 16:07:18 +0600 + jadupc-everything (1.0.6) shopno; urgency=medium * I fucced diff --git a/debian/control b/debian/control index 74e27c4..baca25b 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Description: Shopno OS base meta package Package: shopno-os-refresh-menu Architecture: all Depends: - xfdesktop, + xfdesktop | xfdesktop4, thunar, xdotool Section: xfce4 @@ -111,7 +111,10 @@ Package: shopno-os-education Architecture: all Depends: kolourpaint, - kcalc + kcalc, + logisim, + octave, + speedcrunch Description: Learn something new Package: shopno-os-development |