diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b22cf88..60d049f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jadupc-everything (1.0.6) shopno; urgency=medium + + * I fucced + + -- Saikat <fas@jadupc.com> Thu, 21 Sep 2023 21:08:40 +0600 + jadupc-everything (1.0.5) shopno; urgency=medium * Update dependencies diff --git a/debian/control b/debian/control index ce2a0d8..74e27c4 100644 --- a/debian/control +++ b/debian/control @@ -117,7 +117,8 @@ Description: Learn something new Package: shopno-os-development Architecture: all Depends: - geany, build-essential + geany, + build-essential Recommends: arduino, codeblocks |