[neon/extras/choqok/Neon/release] debian: stop shipping useless files as docs

Pino Toscano null at kde.org
Wed Sep 4 11:41:47 BST 2024


Git commit 02d120e7f784934dc158af6404cae882a0c8db2a by Pino Toscano.
Committed on 03/01/2024 at 22:18.
Pushed by jriddell into branch 'Neon/release'.

stop shipping useless files as docs

M  +4    -0    debian/changelog
D  +0    -2    debian/docs

https://invent.kde.org/neon/extras/choqok/-/commit/02d120e7f784934dc158af6404cae882a0c8db2a

diff --git a/debian/changelog b/debian/changelog
index 9230c24f..7ccb61c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,10 @@ choqok (1.7.0-2) UNRELEASED; urgency=medium
   * Update standards version to 4.6.2, no changes needed.
   * Drop debian/dirs, not needed anymore as the needed directories are created
     on installation.
+  * Stop shipping the upstream CMakeLists.txt file as documentation, as it is
+    part of the build system and not a documentation for users.
+  * Stop shipping the upstream README file as documentation, as it does not have
+    anything useful in it.
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Sun, 22 Nov 2020 21:55:15 -0300
 
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 634f57b1..00000000
--- a/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-CMakeLists.txt
-README



More information about the Neon-commits mailing list