diff --git a/kdepim/README b/kdepim/README new file mode 100644 index 0000000..3462e8e --- /dev/null +++ b/kdepim/README @@ -0,0 +1,11 @@ +Here you find a collection of scripts, that are helpertools to modify KDE Pim repos, to make the ready for release. + +As KDE Pim has ~60 repos we need to handle this with scripts like: +* Update internal dependecies +* Bump internal version numbers +* Bump deps to KDE Frameworks + +The target audience for those scipts are KDE PIM release managers. + +Those scripts DO NOT do the release itself, as KDE Pim is part of Applications. +The real release of complete KDE Applications is done by the Applications scripts.