Skip to content

Add bugzilla metadata

For most repos there is 1:1 relation between Bugzilla and the repo but not for all and we also have several obsolete products in Bugzilla that make it additionally hard to select the correct Bugzilla product. e.g. baloo vs. frameworks-baloo or kdesu vs. frameworks-kdesu. I think these are enough reasons why we need to store the connection between repo and Bugzilla. This should also help to improve releaseme:plasma-add-bugzilla-versions (especially Plasma%20Workspace%20Wallpapers; Plasma%20SDK) and release-tools:bugzilla.py that will fail currently for a serveral modules.

For Frameworks those don't have a simple frameworks-{product} = {identifier}:

  • extra-cmake-modules: product: extra-cmake-modules
  • breeze-icons: product: breeze, component: icons
  • oxygen-icons5 : product: oxygen, component: icons
  • plasma-framework: product: frameworks-plasma

I tested PIM and those don't have a simple {product} = {identifier}:

  • grantleetheme
  • kpkpass
  • libkleo
  • kpkpass
  • akonadi-mime
  • akonadi-contacts
  • akonadi-notes
  • akonadi-search
  • akonadi-calendar
  • libkdepim
  • mailimporter
  • pimcommon
  • kdepim-apps-libs
  • kmail-account-wizard
  • kdepim-runtime
  • libksieve
  • libgravatar
  • pim-sieve-editor
  • calendarsupport
  • messagelib
  • akonadi-calendar-tools
  • akonadiconsole
  • grantlee-editor
  • mailcommon
  • eventviews
  • mbox-importer
  • pim-data-exporter
  • incidenceeditor
  • akonadi-import-wizard
  • kdepim-addons

Merge request reports