diff options
| author | 2023-02-22 17:42:22 +0600 | |
|---|---|---|
| committer | 2023-02-22 18:05:21 +0600 | |
| commit | 04813a661b36ab221e74f4b5780aa273732504e8 (patch) | |
| tree | 033f75f42a8825203579e5737607314c8a699ca1 | |
| parent | 55264dbda00f202a8c984f9d3bfccb6630fede53 (diff) | |
| download | base-files-3587d5f0c9ff6d9675c6f5690d12c3c19e35e766.tar.gz base-files-3587d5f0c9ff6d9675c6f5690d12c3c19e35e766.zip | |
Publish 11.1+deb11u6s2debian/11.1+deb11u6s2
Signed-off-by: Mubashshir <[email protected]>
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | etc/os-release | 2 |
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 <[email protected]> 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:[email protected]" |
