diff options
author | Holger Paradies <retabell@gmx.de> | 2025-06-15 15:51:41 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-06-15 15:51:41 +0200 |
commit | 0bb68356552e91abf7a99bda2b3fc8d5dc2844fa (patch) | |
tree | 913c755de54832d85f301a728e58a71dc820eca8 | |
parent | ec30aa4c724baa57ef23101679405f208891bb4a (diff) | |
download | etcskel-kanotix-0bb68356552e91abf7a99bda2b3fc8d5dc2844fa.zip etcskel-kanotix-0bb68356552e91abf7a99bda2b3fc8d5dc2844fa.tar.gz |
Version 2.0.47
Build fix delete debian/compat
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/compat | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e7661e7..26d1e7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etcskel-kanotix (2.0.47) unstable; urgency=medium + + * Delete debian/compat + + -- Holger Paradies <retabell@gmx.de> Sun, 15 Jun 2025 15:50:25 +0200 + etcskel-kanotix (2.0.46) unstable; urgency=medium * Update lxde configs diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 |