diff options
author | 2023-09-18 19:41:39 +0600 | |
---|---|---|
committer | 2023-09-18 19:44:13 +0600 | |
commit | e485e01b3422302827ebab731270c50118844981 (patch) | |
tree | 27a1f2dea74b162cfaff9e75e6d3a620e048e822 | |
parent | ca0480517e16b2b61cfb1034a7434892f83f42b6 (diff) | |
download | jadupc-everything-e485e01b3422302827ebab731270c50118844981.tar.gz jadupc-everything-e485e01b3422302827ebab731270c50118844981.zip |
Publish base meta package update
Signed-off-by: Mubashshir <ahm@jadupc.com>
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fb4624e..74a0459 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jadupc-everything (1.0.4) shopno; urgency=medium + + * Publish base meta package update + + -- Mubashshir <ahm@jadupc.com> Mon, 18 Sep 2023 19:42:55 +0600 + jadupc-everything (1.0.3) shopno; urgency=medium * chromium: Enable gpu rasterization diff --git a/debian/control b/debian/control index 42bfddb..d45bab2 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: optional Maintainer: Mubashshir <ahm@jadupc.com> Build-Depends: debhelper-compat (= 13), dh-exec Standards-Version: 4.5.0 -Vcs-Git: https://builder.jadupc.com/git/pkgs/jadupc-everything -Vcs-Browser: https://builder.jadupc.com/git/pkgs/jadupc-everything +Vcs-Git: https://git.jadupc.com/pkgs/jadupc-everything +Vcs-Browser: https://git.jadupc.com/pkgs/jadupc-everything Rules-Requires-Root: no # base metapackage @@ -13,6 +13,8 @@ Package: shopno-os-base Architecture: all Depends: python-apt-common-shopno, + shopno-os-log-sync, + shopno-os-stats-sync Recommends: shopno-os-libreoffice, shopno-os-refresh-menu, |