summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--etc/os-release2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 59f4559..5426c9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+base-files (11.1+deb11u6s2) shopno; urgency=medium
+
+ * Fix Distributor ID; s/Shopno-OS/Shopno/
+
+ -- Mubashshir <ahmubashshir@gmail.com> Wed, 01 Feb 2023 13:00:00 +0600
+
base-files (11.1+deb11u6s1) shopno; urgency=medium
* Change /etc/os-release, for ShopnoOS 4.9 point release.
diff --git a/etc/os-release b/etc/os-release
index 5ce9999..40ab6ac 100644
--- a/etc/os-release
+++ b/etc/os-release
@@ -3,7 +3,7 @@ NAME="ShopnoOS"
VERSION_ID="4"
VERSION="4 (shopno)"
VERSION_CODENAME=shopno
-ID=shopno-os
+ID=shopno
ID_LIKE=debian
HOME_URL="https://jadupc.com/"
SUPPORT_URL="mailto:support@jadupc.com"