From 7809841f199de92806961eb8e2fa07c80db9241a Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Tue, 12 Dec 2017 21:18:22 +0000 Subject: [PATCH] meta-kde (5:93) unstable; urgency=medium [ Maximiliano Curia ] * Add kdeconnect Suggests to kde-plasma-desktop. Thanks to Diederik de Haas for the request (Closes: 840844) [ Pino Toscano ] * Bump Standards-Version to 4.1.2, no changes required. * Turn almost all the arch:all packages, excluding kde-sc-dev-latest) to arch:any: soon more packages will be available only on some architectures, so this change simplifies the future handling of that. * Drop kde-icons-mono from kdeaccessibility, since it is part of the old kdeartwork source. * Replace the old kdeartwork (in kde-full) with plasma-workspace-wallpapers. * Drop the kdeartwork:Version variable, no more used now. * Drop ksaneplugin, as it was an obsolete component, and already removed. * Limit for Linux architectures some packages specific for these architectures: - kwin-x11, sddm, kdeconnect, plasma-nm, kopete, and kppp * Drop kuser from kdeadmin, as it was dropped upstream. * Limit kalgebra to the architectures where it exists now (because of QtWebEngine): amd64 arm64 armhf i386 mipsel. * Switch kolourpaint4 to kolourpaint, as it was renamed back. * Drop kdesdk-misc, and kmtrace, as they were removed from kde-dev-scripts. * Remove trailing whitespaces in changelog. [dgit import package meta-kde 5:93] --- debian/changelog | 1242 ++++++++++++++++++++++++++++++++++++++++++ debian/compat | 1 + debian/control | 393 +++++++++++++ debian/copyright | 24 + debian/rules | 41 ++ debian/source/format | 1 + 6 files changed, 1702 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100755 debian/rules create mode 100644 debian/source/format diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..6ccc53a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,1242 @@ +meta-kde (5:93) unstable; urgency=medium + + [ Maximiliano Curia ] + * Add kdeconnect Suggests to kde-plasma-desktop. + Thanks to Diederik de Haas for the request (Closes: 840844) + + [ Pino Toscano ] + * Bump Standards-Version to 4.1.2, no changes required. + * Turn almost all the arch:all packages, excluding kde-sc-dev-latest) to + arch:any: soon more packages will be available only on some architectures, + so this change simplifies the future handling of that. + * Drop kde-icons-mono from kdeaccessibility, since it is part of the old + kdeartwork source. + * Replace the old kdeartwork (in kde-full) with plasma-workspace-wallpapers. + * Drop the kdeartwork:Version variable, no more used now. + * Drop ksaneplugin, as it was an obsolete component, and already removed. + * Limit for Linux architectures some packages specific for these + architectures: + - kwin-x11, sddm, kdeconnect, plasma-nm, kopete, and kppp + * Drop kuser from kdeadmin, as it was dropped upstream. + * Limit kalgebra to the architectures where it exists now (because of + QtWebEngine): amd64 arm64 armhf i386 mipsel. + * Switch kolourpaint4 to kolourpaint, as it was renamed back. + * Drop kdesdk-misc, and kmtrace, as they were removed from kde-dev-scripts. + * Remove trailing whitespaces in changelog. + + -- Pino Toscano Tue, 12 Dec 2017 22:18:22 +0100 + +meta-kde (5:92) unstable; urgency=medium + + * Remove the kde4:Version variable in favour of standard kde:Version, as the + few packages previously at 4.12.x are now at 16.08.x. + * Drop mplayerthumbs from kdemultimedia, as it is no more developed and + released. + * Add a kdeartwork:Version for kdeartwork components, and pin it at version + 4:15.08.0. + * Bump the minimum KDE version to 4:16.04.0. + * Bump the minimum Plasma version to 4:5.8. + * Bump the Calligra version to 1:2.9.11. + + -- Pino Toscano Mon, 23 Jan 2017 21:08:01 +0100 + +meta-kde (5:91) unstable; urgency=medium + + [ Maximiliano Curia ] + * Move kwin-x11 recommends from kde-standard to kde-plasma-desktop. + (Closes: #804636) + * Drop freespacenotifier recommedation (Closes: #824915) Thanks to Stefan + Björnelund for the report. + * Replace ksnapshot dependencies with kde-spectacle. + + [ Pino Toscano ] + * Drop pairs from kdeedu, as it is no more developed and released. + * Update Vcs-* fields. + * Bump Standards-Version to 3.9.8, no changes required. + * Replace transitional kdesdk-dolphin-plugins with dolphin-plugins. + * Add a kde:VersionNoEpoch variable for epoch-less dependencies. + * Add a kde4:Version variable for the few packages still at 4.12.x. + * Drop strigi usage, since it is no more developed nor integrated upstream: + - drop kdegraphics-strigi-analyzer recommend from kdegraphics + - drop kdenetwork-strigi-analyzers suggest from kdenetwork + - drop kdesdk-strigi-plugins dependency from kdesdk + - drop old kdegraphics-strigi-plugins transitional package + * Switch khelpcenter back from plasma:Version to kde:Version. + * Bump the minimum KDE version to 4:15.08.0, should be satisfied by all the + packages not at 4.12.x. + * Bump the minimum Plasma version to 4:5.6.0. + * Drop +dfsg handling for the kdesdk metapackage, since the version bump + obsoletes the issue altogether. + * Drop old kdegraphics-libs-data transitional package. + * Decouple version of metapackages from kde-sc-dev-latest one, so their + version is 15.08 now. + * Add artikulate to kdeedu. + * Remove kde-standard recommend in kde-full, as it is already a dependency. + + -- Pino Toscano Sun, 14 Aug 2016 09:30:22 +0200 + +meta-kde (5:90) unstable; urgency=medium + + [ Jeremy Lainé ] + * Team upload. + + [ Jeremy Lainé ] + * Replace Depends on khelpcenter4 by khelpcenter. + + [ Martin Steigerwald ] + * debian/rules: + * Introduce substvar for minimum version of Plasma without epoch. + * Make this substvar available to kdegraphics for kgamma5 package. + * kdegraphics: + * Change depends on kgamma to kgamma5 to adapt for name change + (Closes: #798496). + * Change minimum version to plasma without epoch as it is part of + Plasma now. + + [ Maximiliano Curia ] + * Add plasma-pa as an alternative to kmix. + * Make variables available to every package. + + -- Maximiliano Curia Fri, 11 Sep 2015 21:37:41 +0200 + +meta-kde (5:89) unstable; urgency=medium + + * Team upload. + * Remove amor, ktux and plasma-scriptengine-superkaramba from their + respective metapackages. They are dead upstream and will not be ported + to KF5, so we've got them removed from the archive. + * Remove Modestas Vainius, George Kiagiadakis and Fathi Boudra from + uploaders as they have been inactive for quite some time now. + + -- Lisandro Damián Nicanor Pérez Meyer Mon, 31 Aug 2015 20:17:53 -0300 + +meta-kde (5:88) unstable; urgency=high + + * Team upload. + * Update Recommends on obsolete packages (Closes: #793362): + - replace plasma-widget-networkmanagement by plasma-nm. + - remove update-notifier-kde. + * Replace Depends on polkit-kde-1 by polkit-kde-agent-1. + + -- Jeremy Lainé Sun, 26 Jul 2015 16:15:09 +0200 + +meta-kde (5:87) unstable; urgency=medium + + * Do not depend on removed packages. (Closes: #793096) Thanks to Franz + Schrober + + -- Maximiliano Curia Wed, 22 Jul 2015 17:34:49 +0200 + +meta-kde (5:86) unstable; urgency=medium + + * Replace kde-workspace with plasma-workspace. (Closes: #792318, #792773, #792775) + * Drop the metapackage kde-plasma-netbook. + + -- Maximiliano Curia Sat, 18 Jul 2015 20:05:46 +0200 + +meta-kde (5:85) unstable; urgency=medium + + * Bump Standards-Version to 3.9.6, no changes needed. + * Drop nepomuk dependencies. + * Follow ktron -> ksnakeduel rename. + * Add new subst var for plasma:Version. + + -- Maximiliano Curia Mon, 13 Jul 2015 13:30:44 +0200 + +meta-kde (5:84) unstable; urgency=medium + + * Prepare for transition to unstable. + + -- Maximiliano Curia Mon, 28 Apr 2014 12:25:46 +0200 + +meta-kde (5:83) experimental; urgency=medium + + [ Pino Toscano ] + * Bump the minimum KDE SC version to 4:4.11.3. + * Make the minimum kdepim version the same as the minimum KDE SC version. + * Remove the "4" from the short description of kdenetwork. + * Bump devPrev:Version to 4:4.11.3. + * Bump the Calligra version to 1:2.7.5. + * Add kde-workspace:Version for kde-workspace packages, and set it as + 4:4.11.3. + * Add devWorkspace:Version, and set it as 4:4.11.3. + * Bump Standards-Version to 3.9.5, no changes required. + * Update copyright. + + [ Maximiliano Curia ] + * Replace kbattleship with knavalbattle. + * Bump devLatest:Version to 4:4.12. + * Add devLatestWorkspace:Version subst var. + * Add devLatestNepomukWidgets:Version subst var. + + -- Maximiliano Curia Mon, 10 Feb 2014 14:12:33 +0100 + +meta-kde (5:82) unstable; urgency=low + + [ Pino Toscano ] + * Run the custom dh_gencontrol with +dfsg in version only if there are + metapackages needing it. + + [ Maximiliano Curia ] + * Move kdeadmin metapackage. + * Bump dev:latestVersion to 4:4.11.3. + * Move kdenetwork metapackage. + * Switch to udisks2 backend, thanks to Michael Biebl. (Closes: #718457) + * Bump kde-sc-dev-latest cmake dependency. + + -- Maximiliano Curia Wed, 06 Nov 2013 11:59:09 +0100 + +meta-kde (5:81) unstable; urgency=low + + [ Pino Toscano ] + * Bump the minimum KDE SC version to 4:4.10.5. + * Bump the minimum kdepim version to 4:4.10.5. + * Bump the Calligra version to 1:2.6.4. + * kdemultimedia: switch from kdemultimedia-kio-plugins to kio-audiocd. + * kdeedu: depend on pairs. + * kdeutils: recommend print-manager. + * Move the kdeadmin, kdesdk and kdetoys metapackages to this source. + * Add a way to put "+dfsg" in the package version, for metapackages needing + it; use it for kdesdk. + + [ Maximiliano Curia ] + * debian/control: Aesthetic change, remove trailing space. + * Bump kde-sc-dev-latest depends versions. + + -- Pino Toscano Mon, 09 Sep 2013 11:53:45 +0200 + +meta-kde (5:80) unstable; urgency=low + + * Bump dev:latestVersion to 4:4.10.5. + + -- Maximiliano Curia Thu, 11 Jul 2013 16:05:32 +0200 + +meta-kde (5:79) experimental; urgency=low + + [ Maximiliano Curia ] + * Bump dev:latestVersion to 4:4.10.4. + * Add myself to Uploaders. + * Build depend on debhelper (>= 9) for build-indep/build-arch rules. + * Bump Standards-Version to 3.9.4. + * Move kdegames metapackage. + * Migrate copyright file to 1.0 format. + * Move kdemultimedia metapackage. + + [ Lisandro Damián Nicanor Pérez Meyer ] + * Remove hal as kde-plasma-desktop and kde-plasma-netbook dependency for + non-linux archs, as it will get removed from Debian (Closes: #710199). + + [ Maximiliano Curia ] + * Update vcs fields. + + -- Maximiliano Curia Thu, 13 Jun 2013 19:58:04 +0200 + +meta-kde (5:78) experimental; urgency=low + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4:4.10.1. + * Update kde-sc-dev-latest breaks: + - break again kdelibs5-dev (<< ${dev:latestVersion}); + previously the version was hardcoded as 4:4.8.3, see the changelog entry + for meta-kde (5:76). + - added nepomuk-core-dev. + - added libnepomukwidgets-dev. + - bump libakonadi-dev to 1.9.0. + - replace the obsolete kalgebra-dev with libanalitza-dev. + + [ Sune Vuorela ] + * Bump dev:latestVersion to 4:4.10.2. + * Clean uploaders a bit + + -- Sune Vuorela Wed, 03 Apr 2013 20:11:10 +0200 + +meta-kde (5:77) unstable; urgency=low + + * Team upload. + + [ Pino Toscano ] + * Bump minimum KDE SC version to 4.8.4. + * Bump Calligra version to 2.4.2. + + -- Lisandro Damián Nicanor Pérez Meyer Fri, 29 Jun 2012 00:24:23 -0300 + +meta-kde (5:76) unstable; urgency=low + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4:4.8.4. + * Packages now belong to section "metapackages" except the dummy transitional + ones. + + [ Modestas Vainius ] + * Keep kdelibs5-dev at 4:4.8.3 version in the Breaks of kde-sc-dev-latest. + + -- Modestas Vainius Sat, 09 Jun 2012 21:23:55 +0300 + +meta-kde (5:75) experimental; urgency=low + + * Team upload. + + [ José Manuel Santamaría Lema ] + * Set Priority to extra for these dummy transitional packages: + - kdegraphics-libs-data + - kdegraphics-strigi-plugins + * Bump minimum KDE SC version to 4.7.4. + * Bump dev:latestVersion to 4.8.3. + * Add breaks to kde-sc-dev-latest against libkactivities-dev. + * Make kde-sc-dev-latest break kdelibs5-dev (<< ${devLatest:Version}) but not + against of (<< 4:4.7.4-3~); see the 5:74 changelog entry of this package. + + [ Pino Toscano ] + * Drop konqPlugins:Version and make konq-plugins use kde:Version, since + it is part of kde-baseapps. + * freespacenotifier is part of kdebase-workspace/kde-workspace since 4.6, + so make its recommend versioned with kde:Version. + * Copy the kdeaccessibility and kdeutils metapackages from the homonymous + sources. + + [ Modestas Vainius ] + * Rename koffice to calligra, bump its version to 2.4.1. + * Bump Standards-Version to 3.9.3: no changes needed. + * Fix a spelling error in the kdegraphics-strigi-plugins description. + * Move kdebase-workspace-dev to kde-sc-dev-latest Conflicts. + + -- Modestas Vainius Sat, 26 May 2012 18:48:38 +0300 + +meta-kde (5:74) unstable; urgency=low + + * Make kde-sc-dev-latest break kdelibs5-dev (<< 4:4.7.4-3~), to avoid using + kde4libs 4:4.7.4-2 (buggy). + + -- Pino Toscano Tue, 06 Mar 2012 11:30:20 +0100 + +meta-kde (5:73) unstable; urgency=low + + * Team upload. Upload to unstable. + + -- Ana Beatriz Guerrero Lopez Sun, 04 Mar 2012 23:35:58 +0100 + +meta-kde (5:72) experimental; urgency=low + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4.7.4. + * Bump devPrev:Version to 4.7.4. + * Add Breaks to kde-sc-dev-latest against okular-dev and kalgebra-dev. + * kdegraphics-libs-data is now in section "oldlibs". + + [ Pino Toscano ] + * Add a kdegraphics-strigi-plugins transitional metapackage. + + -- Debian Qt/KDE Maintainers Sat, 17 Dec 2011 23:12:15 +0100 + +meta-kde (5:71) experimental; urgency=low + + [ Pino Toscano ] + * Switch to my @debian.org address, I'm a DD now. + * Add the metapackages for kdeedu and kdegraphics, as these modules are no + more monolithic sources. + * Set a proper version of kdeedu, kdegraphics, and kdegraphics-libs-data + (following the KDE release version). + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4.7.2. + * Bump devPrev:Version to 4.7.2. + * Set konqPlugins:Version to the value of kde:Version since konq-plugins is + now part of the KDE SC. + * Manage the following renames in debian/control: + - kdebase-runtime -> kde-runtime + - kdebase-workspace -> kde-workspace + - kdebase-apps -> kde-baseapps + - kdebase-workspace-dev -> kde-workspace-dev + * Add kdegraphics-libs-data transitional package. + * Add Breaks to kde-sc-dev-latest against libksane-dev and libkdeedu-dev. + * Add skanlite to kde-standard Suggests. + * Add Vcs-* fields. + + -- Debian Qt/KDE Maintainers Sat, 03 Dec 2011 10:42:14 -0300 + +meta-kde (5:70) unstable; urgency=low + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4.6.5. + * Bump devPrev:Version to 4.6.5. + + -- Debian Qt/KDE Maintainers Mon, 18 Jul 2011 23:19:52 +0300 + +meta-kde (5:69) unstable; urgency=low + + [ Modestas Vainius ] + * Bump minimum versions: + - KDE SC to 4:4.6.3; + - kdepim to 4:4.4.11; + - konq-plugins to 4:4.6.1; + - koffice to 1:2.3.3. + * Bump debhelper dependency to 7.3.16~ in kde-sc-dev-latest Depends. + * Add devPrev:Version debian/control subst and set it to 4:4.6.3. + * Use ${devPrev:Version} for everything less important than + kdebase-workspace-dev in kde-sc-dev-latest Breaks. + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4.6.4. + + [ Ana Beatriz Guerrero Lopez ] + * Remove myself from Uploaders. + + -- Debian Qt/KDE Maintainers Thu, 23 Jun 2011 11:16:29 +0300 + +meta-kde (5:68) unstable; urgency=low + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4.6.3. + * Bump Standards-Version to 3.9.2, no changes needed. + * Fix typo: now kde-sc-dev-latest really Breaks libkonq5-dev. + (Closes: #625982) + + [ Modestas Vainius ] + * Require polkit-kde-1 >= 0.99 via kde-standard. + + -- Debian Qt/KDE Maintainers Thu, 26 May 2011 00:15:43 +0300 + +meta-kde (5:67) experimental; urgency=low + + * "No zombies in wheezy" release. + + [ José Manuel Santamaría Lema ] + * Bump dev:latestVersion to 4.6.2. + * Bump Standards-Version to 3.9.1, no changes needed. + * Add Breaks to kde-sc-dev-latest against libkonq5-dev. + * Remove starting articles from short descriptions. + * Add myself to Uploaders. + + [ Modestas Vainius ] + * Kill zombie packages that were resurrected for squeeze. Namely kde, + kde-core, kdebase and kwin. + * Require pkg-kde-tools 0.12 and cmake 2.6.4 for KDE SC 4.6. + * Do not accept earlier than 1.5.1 akonadi for KDE SC 4.6. + + [ Pino Toscano ] + * Make kde-plasma-desktop and kde-plasma-netbook as arch:any, so they can + have arch-specific package relations. + * Update dependencies of kde-plasma-desktop and kde-plasma-netbook on + "hardware daemons": + - on Linux archs, depend on udisks and upower + - on non-Linux archs, depend on hal + * Add kdepim:Version and koffice:Version for kdepim and koffice applications, + which have own release versions. + + -- Debian Qt/KDE Maintainers Wed, 27 Apr 2011 13:20:26 +0300 + +meta-kde (5:66) unstable; urgency=high + + * "The Walking Dead" release. + * Reintroduce kde (Depends: kde-full) and kde-core (Depends: kde-standard) + zombie packages in order to save KDE from the axe of `apt-get autoremove` + and `aptitude dist-upgrade` (which implies autoremove) when upgrading from + lenny. + * Add a missing word to kwin extended description (thanks to Julien Cristau + for heads up). + * Urgency=high, because squeeze has a lost a battle against those two + zombies, but wheezy will definitely win the war! + + -- Modestas Vainius Thu, 20 Jan 2011 00:12:33 +0200 + +meta-kde (5:65) unstable; urgency=high + + * Do not use strict dependency for kde-standard in kdebase Recommends. + This is not appropriate for transitional package. + * Remove hal from kdebase Depends. Extra dependencies are not appropriate for + the transitional package which is supposed to be installed forever. + * Add hal to kde-plasma-{desktop,netbook} Depends instead. Remove it from + kde-standard as it became superfluous there. + * Add back a dummy kwin package that's supposed to serve as a upgrade helper + for kde-window-manager package. Otherwise, APT might not do the right thing + when upgrading from lenny to squeeze. + * Urgency=high, important squeeze release. + + -- Modestas Vainius Thu, 13 Jan 2011 22:37:08 +0200 + +meta-kde (5:64) unstable; urgency=low + + [ Modestas Vainius ] + * Bump dev:latestVersion to 4.4.5. + * Replace network-manager-kde with plasma-widget-networkmanagement in + kde-standard Recommends. + + -- Debian Qt/KDE Maintainers Sun, 04 Jul 2010 18:52:24 +0300 + +meta-kde (5:63) unstable; urgency=medium + + * Move update-notifier-kde from kde-standard Depends to Recommends + (Closes: #585097). + + -- Modestas Vainius Wed, 16 Jun 2010 12:11:50 +0300 + +meta-kde (5:62) unstable; urgency=low + + [ Modestas Vainius ] + * Bump MINIMUM_KDE_VERSION to 4.4.3. + * Bump dev:latestVersion to 4.4.4. + * Add kde-standard to kdebase Recommends. + * Drop kde-plasma-netbook from kdebase alternative Depends. + * Add hal to kdebase Depends. + * Bump pkg-kde-tools to 0.9 in kde-sc-dev-latest Depends. + + [ Sune Vuorela ] + * Add update-notifier-kde to kde-standard Depends. + * Add freespacenotifier to kde-standard Recommends. + * Update email address + * Small description change in kdebase. + + -- Modestas Vainius Tue, 01 Jun 2010 01:03:52 +0300 + +meta-kde (5:61) unstable; urgency=emergency + + * Add versioned conflicts against previous proper kde-minimal package to all + KDE metapackages. Hopefully this would help apt/aptitude make better + choices when upgrading to KDE SC 4.4. + * Kick kde-minimal from any alternative depends and replace it with + kde-plasma-netbook. Hopefully, this will ease upgrades (definitely, won't + make them worse) (Closes: #582004). + * Drop (temporary) kde-minimal provides. + * Damage control is done in testing: no need to waste a day for migration + hence urgency=emergency. + + -- Modestas Vainius Mon, 17 May 2010 20:14:46 +0300 + +meta-kde (5:60) unstable; urgency=low + + * Lower MINIMUM_KDE_VERSION to 4.3. Otherwise whole KDE would have to migrate + to testing at once. + * Add versioned breaks to kde-plasma-{desktop,netbook} against kde-minimal + (<< 5:57). Those should not affect virtual package. + + -- Modestas Vainius Sat, 08 May 2010 14:39:04 +0300 + +meta-kde (5:59) unstable; urgency=low + + * Add hal to kde-standard Depends. + * Bump MINIMUM_KDE_VERSION (kde:Version) to 4.4.3. + * Bump dev:latestVersion to 4.4.3. + * Release KDE SC 4.4.3 to unstable. + + -- Modestas Vainius Sat, 01 May 2010 23:22:14 +0300 + +meta-kde (5:58) experimental; urgency=low + + * Make kde-standard depend on polkit-kde-1. + * Make kde-full recommend kde-standard: + - kde-standard recommends konq-plugins (Closes: #539169). + * Bump MINIMUM_KDE_VERSION (kde:Version) to 4.4.1. + * Make kde-standard recommend network-manager-kde (Closes: #490177). + * Bump dev:latestVersion to 4.4.2. + * Add libkdcraw-dev, libkipi-dev and libmarble-dev to kde-sc-dev-latest + Breaks. + + -- Modestas Vainius Mon, 05 Apr 2010 16:16:26 +0300 + +meta-kde (5:57) experimental; urgency=low + + [ Modestas Vainius ] + * Change my email address to modax@debian.org in Uploaders field. + * Add kde-sc-dev-latest package which purpose is to synchronize + building of all KDE Software Compilation packages against the latest + version of the KDE Development Platform. + * Tweak package names and descriptions to follow the latest developments in + KDE branding front: + * kde-minimal becomes a virtual package provided by kde-plasma-deskktop and + kde-plasma-netbook. The only difference between the latter is dependency + on plasma-desktop vs. plasma-netbook. + * kde-standard depends on kde-plasma-desktop | kde-minimal. + * kde-full depends on both kde-plasma-desktop and kde-plasma-netbook. + * kde-full provides kde-software-compilation. + * Bump Standards-Version to 3.8.4: no changes needed. + * Switch this source package to 3.0 (native) format. + + [ Pino Toscano ] + * kde-standard: add khelpcenter4 as dependency. (Closes: #560686) + * konq-plugins does not completly follow the KDE SC releases, so add an own + version for it; currently set to its latest version, 4.3.0. + (Closes: #551920) + + -- Debian Qt/KDE Maintainers Thu, 11 Mar 2010 12:36:21 +0200 + +meta-kde (5:55) unstable; urgency=low + + * Bump MINIMUM_KDE_VERSION to 4:4.3.1. + + -- Ana Beatriz Guerrero Lopez Sat, 10 Oct 2009 19:27:03 +0200 + +meta-kde (5:54) unstable; urgency=low + + * Temporarily lower the requirements to ease testing migration. + + -- Sune Vuorela Sun, 20 Sep 2009 15:40:49 +0200 + +meta-kde (5:53) unstable; urgency=low + + +++ Changes by Sune Vuorela: + + * Make kdebase metapackage transitional, so that we hopefully can kill it + once squeeze is out. kdebase just depends on kde-minimal. + + +++ Changes by Modestas Vainius: + + * Add kdeplasma-addons to kde-standard Depends. + * Use custom ${kde:Version} substvar when requiring minimum version of + official KDE packages. + * Use ${source:Version} for metapackage interdependencies. + * Build depend on debhelper (>= 7.0.50) for dh overrides. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Add Recommends on konq-plugins. + + -- Debian Qt/KDE Maintainers Mon, 24 Aug 2009 14:30:26 +0200 + +meta-kde (5:52) unstable; urgency=low + + * New metapackage: kdebase. Old kdebase metapackage has been renamed to + kdebase-apps and a new kdebase meta-package is being added here. + This new metapackage kdebase is the KDE 4 equivalent to KDE 3's kdebase. + * Rename old references to kdebase to new kdebase-apps. + * Remove in kde-minimal all the depends to the kdebase-* apps and just + depends on new kdebase. + * Add to kde-minimal Recommends in the minimal stuff for X server: kdm and + xserver-xorg. + * Finally make kde-standard something different to kde-minimal. Depend on + kde-minimal and add some of the most average user oriented apps. + * Update to Standards-Version 3.8.3, no changes required. + * Switch to use dh. + + -- Ana Beatriz Guerrero Lopez Sun, 23 Aug 2009 23:38:30 +0200 + +meta-kde (5:51) unstable; urgency=low + + * Update depencies to reflect the 4.3.0 upload. + + -- Armin Berres Tue, 04 Aug 2009 16:20:03 +0200 + +meta-kde (5:50) unstable; urgency=low + + * Update metapackages for KDE 4. New layout: + - Rename kde as kde-full, contains all the KDE official modules. + - Rename kde-core as kde-minimal, contains the minimal set of modules to run KDE. + - Remove kde-devel. + - Add kde-standard with a selection of KDE applications. + * Remove old README files. + * Update to debhelper compat 7. + * Update to Standards-Version 3.8.1, no changes required. + * Update copyright file, copyright years, change GPL link. + + -- Ana Beatriz Guerrero Lopez Thu, 23 Apr 2009 14:28:05 +0200 + +meta-kde (5:48) unstable; urgency=low + + * Remove kde-amusements. + * Update to debhelper compat 6. + * Update to Standards-Version 3.7.3, no changes required. + * Update Uploaders. + * Update copyright file. + * Move Homepage to source field. + * Update 4:3.4.3 to 4:3.5.5 now this is the KDE version in stable, + and from 1.4.2 to 1.5.5 for arts. + * Update rules file. + * Add kdbg, kdevelop (>= 4:3.3.2), kprof to kde-devel Suggests. This was + installed by, now removed, kde-devel-extras. + + -- Ana Beatriz Guerrero Lopez Fri, 18 Jan 2008 21:14:55 +0100 + +meta-kde (5:47) unstable; urgency=low + + +++ Changes by Christopher Martin: + + * Version the metapackages' dependencies, making the metapackages + more useful for backporters. + + -- Debian Qt/KDE Maintainers Thu, 11 May 2006 20:04:40 -0400 + +meta-kde (5:46) unstable; urgency=low + + +++ Changes by Christopher Martin: + + * Add kdeaccessiblity to kde's depends, and clarify the verbiage noting that + kde doesn't depend on development packages. (Closes: #353496) + + * Remove dependency on fontconfig, since libqt3-mt already depends on it. + + -- Debian Qt/KDE Maintainers Wed, 10 May 2006 19:35:02 -0400 + +meta-kde (5:45) unstable; urgency=low + + +++ Changes by Christopher Martin: + + * Remove the kdelibs3-bin dummy transitional package, as Sarge is out + and thus Woody --> Sarge upgrades are no longer a concern. + (Closes: #327548) + + -- Debian Qt/KDE Maintainers Sat, 10 Sep 2005 18:40:13 -0400 + +meta-kde (5:44) unstable; urgency=low + + +++ Changes by Christopher Martin: + + * Overhaul the package descriptions. + + -- Debian Qt/KDE Maintainers Mon, 14 Mar 2005 14:24:50 -0500 + +meta-kde (5:43) unstable; urgency=low + + * Added kdelibs3-bin dummy package to aid woody transitions. + + -- Riku Voipio Tue, 14 Dec 2004 00:12:46 +0200 + +meta-kde (5:42) unstable; urgency=medium + + * The "why is kde in debian still 3.1.2" Release + * Disconnect meta-kde version numbers from kde. + * Change quanta to kdewebdev (Closes: #256574) + * Fix a typo (Closes: #231491) + * Suggest x-window-system-core (Closes: #237649) + * Add myself as uploaders + + -- Riku Voipio Tue, 16 Nov 2004 19:10:41 +0000 + +meta-kde (4:3.1.2) unstable; urgency=low + + * Split unofficial KDE packages into meta-kde-extras source. + * Fixed a typo in description. (Closes: #190718) + + -- Christopher L Cheney Tue, 6 Jan 2004 02:00:00 -0600 + +meta-kde (4:3.1.1) unstable; urgency=low + + * Fixed a typo in description. + + -- Christopher L Cheney Mon, 21 Apr 2003 00:30:00 -0500 + +meta-kde (4:3.1.0) unstable; urgency=low + + * Updated for KDE 3.1.1. (Closes: #135796, #182474, #188385) + * KDM is now only Recommended. (Closes: #123466) + * Bibletime is no longer in kde-extras due to being KDE2. (Closes: #158561) + + -- Christopher L Cheney Sun, 13 Apr 2003 19:00:00 -0500 + +meta-kde (4:2.2.25) unstable; urgency=high + + * Removed kyahoo from kde-extras. Closes: #144708 (RC) + Arn't meta packages fun, sigh. + + -- Joey Hess Sat, 27 Apr 2002 11:39:45 -0400 + +meta-kde (4:2.2.24) unstable; urgency=high + + * Move a few more deps around + * kamera wasn't even in the list + + -- Ivan E. Moore II Thu, 14 Mar 2002 11:55:00 -0700 + +meta-kde (4:2.2.23) unstable; urgency=low + + * A few more + + -- Ivan E. Moore II Mon, 11 Mar 2002 22:00:00 -0700 + +meta-kde (4:2.2.22) unstable; urgency=low + + * knapster2, kdestudio, kdesdk, and kdepim don't build on all archs + + -- Ivan E. Moore II Mon, 11 Mar 2002 11:00:00 -0700 + +meta-kde (4:2.2.21) unstable; urgency=low + + * One more cleanup. Now we are just waiting on hppa to catch up + + -- Ivan E. Moore II Sat, 09 Mar 2002 21:40:00 -0700 + +meta-kde (4:2.2.20) unstable; urgency=low + + * Remove kfilereplace + * Move several packages to suggests as they are either buggy or not + avail on all archs + + -- Ivan E. Moore II Sat, 09 Mar 2002 02:52:00 -0700 + +meta-kde (4:2.2.19) unstable; urgency=low + + * Change maintainer + + -- Ivan E. Moore II Sun, 17 Feb 2002 18:00:00 -0700 + +meta-kde (4:2.2.18) unstable; urgency=low + + * Fix spelling (Closes: #124411, #124784) + + -- Ivan E. Moore II Mon, 17 Dec 2001 15:16:00 -0700 + +meta-kde (4:2.2.17) unstable; urgency=low + + * Allow for kde3 co-existance + + -- Ivan E. Moore II Sun, 16 Dec 2001 05:23:00 -0700 + +meta-kde (4:2.2.16) unstable; urgency=low + + * Move kdemultimedia based packages to Suggests since they are not + available for all released archs. + + -- Ivan E. Moore II Sun, 02 Dec 2001 23:46:00 -0700 + +meta-kde (4:2.2.15) unstable; urgency=low + + * Remove pointers to -cvs packages + * Don't need these versions for woody's release so get rid of them. + * Cleanup changelog + + -- Ivan E. Moore II Thu, 29 Nov 2001 06:56:00 -0700 + +meta-kde (4:2.2.14) unstable; urgency=low + + * Remove recommends of libssl as that breaks policy + + -- Ivan E. Moore II Thu, 22 Nov 2001 22:58:00 -0700 + +meta-kde (4:2.2.13) unstable; urgency=low + + * Add info on sub-pixel AA + * 2.2.2 branding + + -- Ivan E. Moore II Mon, 19 Nov 2001 23:10:00 -0700 + +meta-kde (4:2.2.12) unstable; urgency=low + + * drop back to 2.2.1 until I upload 2.2.2 just to keep things sane + + -- Ivan E. Moore II Fri, 16 Nov 2001 00:28:00 -0700 + +meta-kde (4:2.2.11) unstable; urgency=low + + * Tweak deps so that one could intermix arts stuff from kde3-cvs with kde2 + stuff + * Add libssl0.9.6 recommends just to be nice + + -- Ivan E. Moore II Sat, 10 Nov 2001 20:28:00 -0700 + +meta-kde (4:2.2.10) unstable; urgency=low + + * Updated for KDE 2.2.2 and Qt 2.3.2 + * Remove pointers to any crypto packages + + -- Ivan E. Moore II Fri, 09 Nov 2001 11:17:00 -0700 + +meta-kde (4:2.2.9) unstable; urgency=low + + * Add korinico and kreatecd + + -- Ivan E. Moore II Tue, 30 Oct 2001 22:30:00 -0700 + +meta-kde (4:2.2.8) unstable; urgency=low + + * Replace kmsn with kmerlin (Closes: #116828) + + -- Ivan E. Moore II Wed, 24 Oct 2001 10:01:00 -0700 + +meta-kde (4:2.2.7) unstable; urgency=low + + * Update versioned deps and remove unnecessary ones + * Update Standards version + * Change Build-Depends to Build-Depends-Indep since the packages being + created are indep packages and not binary specific. + * Update XftConfig example + + -- Ivan E. Moore II Sat, 20 Oct 2001 22:24:00 -0700 + +meta-kde (4:2.2.6) unstable; urgency=low + + * Update priorities + * Add ktexmaker2 (Closes: #112573) + + -- Ivan E. Moore II Mon, 17 Sep 2001 14:00:00 -0700 + +meta-kde (4:2.2.5) unstable; urgency=low + + * Updated for 2.2.1 + * Update Xft config file (Closes: #112358) + + -- Ivan E. Moore II Mon, 17 Sep 2001 11:48:00 -0700 + +meta-kde (4:2.2.4) unstable; urgency=low + + * Added knewsticker-scripts (Closes: #110315) + * Add kinkatta + * Add kcd + * Change keuklid to kgeo + + -- Ivan E. Moore II Wed, 29 Aug 2001 00:38:00 -0700 + +meta-kde (4:2.2.3) unstable; urgency=low + + * Remove kups + + -- Ivan E. Moore II Wed, 22 Aug 2001 18:45:00 -0700 + +meta-kde (4:2.2.2) unstable; urgency=low + + * Add missing packages (Closes: #109373) + * Add missing games (Closes: #109433) + + -- Ivan E. Moore II Wed, 21 Aug 2001 00:01:00 -0700 + +meta-kde (4:2.2.1) unstable; urgency=low + + * Remove skam (Closes: #109019) + + -- Ivan E. Moore II Fri, 17 Aug 2001 08:50:00 -0700 + +meta-kde (4:2.2) unstable; urgency=low + + * Update deps for final 2.2 packages - actually do version deps so that + those who just like updating the meta-package won't get hosed...this + would only be an issue for those in testing/sid land. I think for final + release I'll take out the version deps to cut down on Packages size and + all...plus there really is no need for it for the release. I can go + back to versioned deps afterwards. + * add conflicts for old task-* packages...let's make sure they get removed + * Packages removed from kde-extras: kaim + kaim had to change it's name due to AOL being stupid and claiming TM on + the name AIM and use of it. I'll add the new package name once I get + packages built for it. They plon on a 1.00 release under the new name + however it still isn't available. The new name is kinkatta. + * New packages added to kde-extras: kooka, libkscan1, kandy, kmsn, + skam, mp3kult, licq-plugin-kde, knapster2, kaptain, wordtrans-kde + * New packages added to kde-devel: kspy, kbabel + * New packages added to kde: kdelibs3-crypto, kdebase-crypto, kdessh, + aktion, kde-i18n (all as suggests) + * New packages added to kde-games: kdecarddecks + * Moved kde-games from a suggests to a recommends for kde. + * Moved plugins and artwork from kde to kde-extras + * Change dep for kdm to kdm | x-display-manager which will exist soon. + * Install the Readme into the kde-extras package like the others. + + -- Ivan E. Moore II Fri, 10 Aug 2001 03:22:00 -0700 + +meta-kde (4:2.1.44) unstable; urgency=low + + * Fix libkmid | libkmid-alsa dep (Closes: #107585) + + -- Ivan E. Moore II Fri, 03 Aug 2001 11:28:00 -0700 + +meta-kde (4:2.1.43) unstable; urgency=low + + * Fix typo (Closes: #107371) + + -- Ivan E. Moore II Wed, 01 Aug 2001 09:49:00 -0700 + +meta-kde (4:2.1.42) unstable; urgency=low + + * br translations for debconf (Closes: #107033) + + -- Ivan E. Moore II Mon, 30 Jul 2001 00:58:00 -0700 + +meta-kde (4:2.1.41) unstable; urgency=low + + * Remove kamera...got ahead of myself + + -- Ivan E. Moore II Fri, 27 Jul 2001 20:27:00 -0700 + +meta-kde (4:2.1.40) unstable; urgency=low + + * Remove ksysctrl + * Update note about NVidia drivers in howto + * Add kamera + + -- Ivan E. Moore II Fri, 27 Jul 2001 00:49:00 -0700 + +meta-kde (4:2.1.39) unstable; urgency=low + + * Remove old dep on ktimemon + * Update descriptions + * Fix deps (Closes: #106425) + + -- Ivan E. Moore II Wed, 25 Jul 2001 03:37:00 -0700 + +meta-kde (4:2.1.38) unstable; urgency=low + + * Set some versioning for certain key packages + * add some or's (Closes: #96809) + + -- Ivan E. Moore II Thu, 19 Jul 2001 14:36:00 -0700 + +meta-kde (4:2.1.37) unstable; urgency=low + + * Get rid of task- prefixes since they are closer to meta packages than + tasks and tasks are handled differently now + * Change source package name to meta-kde to avoid confusion + + -- Ivan E. Moore II Tue, 17 Jul 2001 13:47:00 -0700 + +task-kde (4:2.1.36) unstable; urgency=low + + * Fix typo - thanks Martin Sj|gren + * Swedish tranlations (Closes: #103141) + + -- Ivan E. Moore II Mon, 02 Jul 2001 23:00:00 -0700 + +task-kde (4:2.1.35) unstable; urgency=low + + * kworldwatch -> kworldclock + * add kdeartwork and the addons bits + + -- Ivan E. Moore II Fri, 29 Jun 2001 20:00:00 -0700 + +task-kde (4:2.1.34) unstable; urgency=low + + * Update for 2.2 + + -- Ivan E. Moore II Thu, 28 Jun 2001 22:15:00 -0700 + +task-kde (4:2.1.33) unstable; urgency=low + + * Add konverse (Closes: #101037) + + -- Ivan E. Moore II Mon, 18 Jun 2001 22:15:00 -0700 + +task-kde (4:2.1.32) unstable; urgency=low + + * Add kleandisk (Closes: #98175) + + -- Ivan E. Moore II Wed, 23 May 2001 12:06:00 -0700 + +task-kde (4:2.1.31) unstable; urgency=low + + * Add keuklid (Closes: #98046) + + -- Ivan E. Moore II Tue, 22 May 2001 00:35:00 -0700 + +task-kde (4:2.1.30) unstable; urgency=low + + * Fix task issue (Closes: #97308, #97309) + + -- Ivan E. Moore II Sun, 13 May 2001 02:10:00 -0700 + +task-kde (4:2.1.29) unstable; urgency=low + + * New depends: kscreensaver, kdebase-audiolibs + + -- Ivan E. Moore II Sat, 12 May 2001 01:11:00 -0700 + +task-kde (4:2.1.28) unstable; urgency=low + + * new translations for debconf (Closes: #96515) + + -- Ivan E. Moore II Sun, 06 May 2001 18:22:00 -0700 + +task-kde (4:2.1.27) unstable; urgency=low + + * Add kweather (Closes: #96370) + * Happy birthday dad! + + -- Ivan E. Moore II Sat, 05 May 2001 02:13:00 -0700 + +task-kde (4:2.1.26) unstable; urgency=low + + * More dependency updates + * Update descriptions + + -- Ivan E. Moore II Fri, 04 May 2001 03:53:00 -0700 + +task-kde (4:2.1.24) unstable; urgency=low + + * Major cleanup + Removed all |'s from task packages + Removed all Suggests from task packages + Removed all Recommends from task packages + New task-kde-extras package which will contain all non-essential kde + packages including those considered to *possibly* open up security + risks such as required a ftp server or a talkd server. + + -- Ivan E. Moore II Wed, 02 May 2001 00:27:00 -0700 + +task-kde (4:2.1.23) unstable; urgency=low + + * Change Recommends to Suggests for ktalkd (Closes: #95661) + + -- Ivan E. Moore II Sat, 28 Apr 2001 17:46:00 -0700 + +task-kde (4:2.1.22) unstable; urgency=low + + * Changing AA package name to anti-aliasing-howto to keep the task bigots + of my ass. + + -- Ivan E. Moore II Sat, 28 Apr 2001 03:22:00 -0700 + +task-kde (4:2.1.21) unstable; urgency=low + + * More dependency work + + -- Ivan E. Moore II Tue, 24 Apr 2001 17:42:00 -0700 + +task-kde (4:2.1.20) unstable; urgency=low + + * Do kdevelop | kdestudio (Closes: #94377) + + -- Ivan E. Moore II Thu, 19 Apr 2001 10:43:00 -0700 + +task-kde (4:2.1.19) unstable; urgency=low + + * More depends movement. + Move Recommends parts in -dev package to Depends + Move koffice to Recommends from Depends as it's not an official release + + -- Ivan E. Moore II Wed, 18 Apr 2001 01:03:00 -0700 + +task-kde (4:2.1.18) unstable; urgency=low + + * Change Depends to Recommends for xfs since it's not required + * Add in german debconf bit (Closes: #94086) + + -- Ivan E. Moore II Sun, 15 Apr 2001 20:10:00 -0700 + +task-kde (4:2.1.17) unstable; urgency=low + + * Replace individual koffice packages with single "koffice" package + * Move a few packages from Suggests to Depends + * Change Recommends to Depends for task-kde-games + + -- Ivan E. Moore II Sat, 14 Apr 2001 00:27:00 -0700 + +task-kde (4:2.1.16) unstable; urgency=low + + * Add link to Linux Planet tutorial on AA + * Add link to Keith Packard's web page + * Add in bit to XftConfig example for turning of AA for font sizes smaller + than 11pixels. Submitted by Christian Mayrhuber + * Add cervisia to task-kde-devel package + + -- Ivan E. Moore II Sun, 08 Apr 2001 04:44:00 -0700 + +task-kde (4:2.1.15) unstable; urgency=low + + * Update font pathing in XftConfig and README + * Re-arrange some of the depends for task-anti-aliasing due to some of the + items being contrib and non-free. Make all but necessary fonts Suggests. + + -- Ivan E. Moore II Sun, 08 Apr 2001 04:44:00 -0700 + +task-kde (4:2.1.14) unstable; urgency=low + + * Add kaim + * Add kyahoo + * Add aethera + * New package: task-anti-aliasing + This will depend on packages required for AA (Anti Aliasing) support + as well as other suggests/recommends. Added documentation and eventual + debconf configuration and checks to make sure basic items are setup. + + -- Ivan E. Moore II Sat, 07 Apr 2001 03:34:00 -0700 + +task-kde (4:2.1.13) unstable; urgency=low + + * Move klisa from depends to recommends + + -- Ivan E. Moore II Tue, 02 Apr 2001 10:10:00 -0700 + +task-kde (4:2.1.12) unstable; urgency=low + + * Add kcpuload to suggests (Closes: #92016) + * Rearrange kdesdk deps (Closes: #92017) + + -- Ivan E. Moore II Fri, 30 Mar 2001 21:22:00 -0700 + +task-kde (4:2.1.11) unstable; urgency=low + + * Change dependency for lisa to klisa and moving to depends + + -- Ivan E. Moore II Tue, 27 Mar 2001 03:42:00 -0700 + +task-kde (4:2.1.10) unstable; urgency=low + + * New package: task-kde-games which will act like the task-gnome-games and + will recommend all kde based games or toys + + -- Ivan E. Moore II Mon, 26 Mar 2001 11:36:00 -0700 + +task-kde (4:2.1.9) unstable; urgency=low + + * Remove old kformula + + -- Ivan E. Moore II Sun, 11 Mar 2001 23:48:00 -0700 + +task-kde (4:2.1.8) unstable; urgency=low + + * Fix task-kde-devel depends for xlib6g|xlibs + + -- Ivan E. Moore II Sun, 11 Mar 2001 07:25:00 -0700 + +task-kde (4:2.1.7) unstable; urgency=low + + * Add other non-core kde apps to Suggests + + -- Ivan E. Moore II Thu, 08 Mar 2001 02:52:00 -0700 + +task-kde (4:2.1.6) unstable; urgency=low + + * Add Recommend for kprof (Closes: #88659) + + -- Ivan E. Moore II Mon, 05 Mar 2001 23:44:00 -0700 + +task-kde (4:2.1.5) unstable; urgency=low + + * Add in suggests/recommends for some font packages and whatnot needed for + AA use. + + -- Ivan E. Moore II Thu, 01 Mar 2001 07:23:00 -0700 + +task-kde (4:2.1.4) unstable; urgency=low + + * Take into account new qt package + + -- Ivan E. Moore II Fri, 23 Feb 2001 10:15:00 -0700 + +task-kde (4:2.1.3) unstable; urgency=low + + * Adding in depends/recommends/suggests for kdesdk and kdebindings packages + that are either in now or will be with 2.1 + * Adding in missing depends for ldap and cdparanoia -dev + + -- Ivan E. Moore II Tue, 20 Feb 2001 02:37:00 -0700 + +task-kde (4:2.1.2) unstable; urgency=low + + * Updating Depends to not include some non-base type packages and putting + them in recommends/suggests + + -- Ivan E. Moore II Mon, 19 Feb 2001 00:54:00 -0700 + +task-kde (4:2.1.1) unstable; urgency=low + + * Changing depends from libqt2.2-dev to libqt-dev and from kdelibs3-dev + to kdelibs-dev + + -- Ivan E. Moore II Thu, 15 Feb 2001 03:45:00 -0700 + +task-kde (4:2.1.0) unstable; urgency=low + + * Broke out task packages + + -- Ivan E. Moore II Fri, 09 Feb 2001 02:31:00 -0700 + +task-kde (4:2.0.0) unstable; urgency=low + + * More work on nspluginscan to avoid problems with faulty plugins + * Several small bug fixes from upstream + * Adding xutils to task-kde-devel package + * Fixing conflict with kfind (Closes: #83709) + * Fixing default bs for konsole for those not using "linux" or "vt100" + (Closes: #83705) + * Adding notation to konqueror about page about kdelibs3-crypto + * Applying German debconf template (Closes: #83871) + * Should also handle upgrade cleanup better. This is across the board but + affects base more than any other package. (Closes: #83543) + * Fixes problem with symbols in konsole (Closes: #83987) + + -- Ivan E. Moore II Sun, 28 Jan 2001 01:30:00 -0700 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..f78f576 --- /dev/null +++ b/debian/control @@ -0,0 +1,393 @@ +Source: meta-kde +Section: metapackages +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Sune Vuorela , + Pino Toscano , + Maximiliano Curia +Build-Depends: debhelper (>= 9) +Standards-Version: 4.1.2 +Homepage: http://www.kde.org +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/meta-kde.git +Vcs-Git: https://anonscm.debian.org/git/pkg-kde/meta-kde.git + +Package: kde-plasma-desktop +Architecture: any +Depends: kde-baseapps (>= ${kde:Version}), + kde-runtime (>= ${kde:Version}), + plasma-desktop (>= ${plasma:Version}), + plasma-workspace (>= ${plasma:Version}), + udisks2 [linux-any], + upower [linux-any], + ${misc:Depends} +Breaks: kde-minimal (<< 5:57) +Recommends: kwin-x11 (>= ${plasma:Version}) [linux-any], sddm (>= 0.11) [linux-any], xserver-xorg +Suggests: kde-l10n (>= ${kde:Version}), kdeconnect [linux-any] +Description: KDE Plasma Desktop and minimal set of applications + KDE is the powerful, integrated, and easy-to-use Free Software desktop + platform and suite of applications. + . + This metapackage pulls in the core modules released with the KDE Software + Compilation including the basic KDE Plasma Desktop, minimal set of basic + applications (browser, file manager, text editor, system settings, panel, + etc.), important libraries and data. + +Package: kde-standard +Architecture: any +Depends: akregator (>= ${kdepim:Version}), + ark (>= ${kde:Version}), + dragonplayer (>= ${kde:Version}), + gwenview (>= ${kde:Version}), + juk (>= ${kde:Version}), + kaddressbook (>= ${kdepim:Version}), + kate (>= ${kde:Version}), + kcalc (>= ${kde:Version}), + kde-plasma-desktop (>= ${source:Version}), + kde-spectacle (>= ${kde:VersionNoEpoch}), + khelpcenter (>= ${kde:Version}), + kmail (>= ${kdepim:Version}), + knotes (>= ${kdepim:Version}), + kopete (>= ${kde:Version}), + korganizer (>= ${kdepim:Version}), + kwalletmanager (>= ${kde:Version}), + okular (>= ${kde:Version}), + plasma-dataengines-addons (>= ${plasma:Version}), + plasma-pa (>= ${plasma:VersionNoEpoch}) | kmix (>= ${kde:Version}), + plasma-runners-addons (>= ${plasma:Version}), + plasma-wallpapers-addons (>= ${plasma:Version}), + plasma-widgets-addons (>= ${plasma:Version}), + polkit-kde-agent-1 (>= ${plasma:Version}), + sweeper (>= ${kde:Version}), + ${misc:Depends} +Recommends: konq-plugins (>= ${kde:Version}), plasma-nm (>= ${plasma:Version}) [linux-any] +Suggests: kde-l10n (>= ${kde:Version}), skanlite +Breaks: kde-minimal (<< 5:57) +Description: KDE Plasma Desktop and standard set of applications + The KDE Software Compilation is the powerful, integrated, and easy-to-use Free + Software desktop platform and suite of applications. + . + This metapackage includes the KDE Plasma Desktop and a selection of the most + common used applications in a standard KDE desktop. + +Package: kde-full +Architecture: any +Depends: kde-plasma-desktop (>= ${source:Version}), + kde-standard (>= ${source:Version}), + kdeadmin (>= ${kde:Version}), + kdeedu (>= ${kde:Version}), + kdegames (>= ${kde:Version}), + kdegraphics (>= ${kde:Version}), + kdemultimedia (>= ${kde:Version}), + kdenetwork (>= ${kde:Version}), + kdepim (>= ${kdepim:Version}), + kdeutils (>= ${kde:Version}), + plasma-workspace-wallpapers (>= ${plasma:Version}), + ${misc:Depends} +Recommends: kdeaccessibility (>= ${kde:Version}), + kdesdk (>= ${kde:Version}), + kdetoys (>= ${kde:Version}), + kdewebdev (>= ${kde:Version}) +Suggests: calligra (>= ${calligra:Version}), kde-l10n (>= ${kde:Version}), xorg +Provides: kde-software-compilation +Breaks: kde-minimal (<< 5:57) +Description: complete KDE Software Compilation for end users + KDE is the powerful, integrated, and easy-to-use Free Software desktop + platform and suite of applications. + . + This metapackage includes all the official modules released with KDE Sotware + Compilation that are not specific to development and as well other KDE + applications that are useful for a desktop user. This includes multimedia, + networking, graphics, education, games, system administration tools, and other + artwork and utilities. + +Package: kdeaccessibility +Architecture: any +Depends: jovie (>= ${kde:Version}), + kaccessible (>= ${kde:Version}), + kmag (>= ${kde:Version}), + kmousetool (>= ${kde:Version}), + kmouth (>= ${kde:Version}), + ${misc:Depends} +Description: accessibility packages from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes a collection of programs to make KDE more + accessible, provided with the official release of KDE. + +Package: kdeadmin +Architecture: any +Depends: kde-config-cron (>= ${kde:Version}), + ksystemlog (>= ${kde:Version}), + ${misc:Depends} +Description: system administration tools from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes a collection of system administration tools + provided with the official release of KDE. + +Package: kdeedu +Architecture: any +Depends: artikulate (>= ${kde:Version}), + blinken (>= ${kde:Version}), + cantor (>= ${kde:Version}), + kalgebra (>= ${kde:Version}) [amd64 arm64 armhf i386 mipsel], + kalzium (>= ${kde:Version}), + kanagram (>= ${kde:Version}), + kbruch (>= ${kde:Version}), + kgeography (>= ${kde:Version}), + khangman (>= ${kde:Version}), + kig (>= ${kde:Version}), + kiten (>= ${kde:Version}), + klettres (>= ${kde:Version}), + kmplot (>= ${kde:Version}), + kstars (>= ${kde:Version}), + ktouch (>= ${kde:Version}), + kturtle (>= ${kde:Version}), + kwordquiz (>= ${kde:Version}), + marble (>= ${kde:Version}), + parley (>= ${kde:Version}), + rocs (>= ${kde:Version}), + step (>= ${kde:Version}), + ${misc:Depends} +Description: educational applications from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes educational applications provided with the + official release of KDE. + +Package: kdegames +Architecture: any +Depends: bomber (>= ${kde:Version}), + bovo (>= ${kde:Version}), + granatier (>= ${kde:Version}), + kapman (>= ${kde:Version}), + katomic (>= ${kde:Version}), + kblackbox (>= ${kde:Version}), + kblocks (>= ${kde:Version}), + kbounce (>= ${kde:Version}), + kbreakout (>= ${kde:Version}), + kdiamond (>= ${kde:Version}), + kfourinline (>= ${kde:Version}), + kgoldrunner (>= ${kde:Version}), + kigo (>= ${kde:Version}), + killbots (>= ${kde:Version}), + kiriki (>= ${kde:Version}), + kjumpingcube (>= ${kde:Version}), + klickety (>= ${kde:Version}), + klines (>= ${kde:Version}), + kmahjongg (>= ${kde:Version}), + kmines (>= ${kde:Version}), + knavalbattle (>= ${kde:Version}), + knetwalk (>= ${kde:Version}), + kolf (>= ${kde:Version}), + kollision (>= ${kde:Version}), + konquest (>= ${kde:Version}), + kpat (>= ${kde:Version}), + kreversi (>= ${kde:Version}), + kshisen (>= ${kde:Version}), + ksirk (>= ${kde:Version}), + ksnakeduel (>= ${kde:Version}), + kspaceduel (>= ${kde:Version}), + ksquares (>= ${kde:Version}), + ksudoku (>= ${kde:Version}), + ktuberling (>= ${kde:Version}), + kubrick (>= ${kde:Version}), + lskat (>= ${kde:Version}), + palapeli (>= ${kde:Version}), + picmi (>= ${kde:Version}), + ${misc:Depends} +Recommends: kajongg (>= ${kde:Version}) +Description: games from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes a collection of games provided with the official + release of KDE. + +Package: kdegraphics +Architecture: any +Depends: gwenview (>= ${kde:Version}), + kamera (>= ${kde:Version}), + kcolorchooser (>= ${kde:Version}), + kde-spectacle (>= ${kde:VersionNoEpoch}), + kgamma5 (>= ${plasma:VersionNoEpoch}), + kolourpaint (>= ${kde:Version}), + kruler (>= ${kde:Version}), + okular (>= ${kde:Version}), + ${misc:Depends} +Recommends: kdegraphics-mobipocket (>= ${kde:Version}), + kdegraphics-thumbnailers (>= ${kde:Version}), + svgpart (>= ${kde:Version}) +Description: graphics applications from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes graphics applications provided with the official + release of KDE. + +Package: kdemultimedia +Architecture: any +Depends: dragonplayer (>= ${kde:Version}), + juk (>= ${kde:Version}), + kde-config-cddb (>= ${kde:Version}), + kio-audiocd (>= ${kde:Version}), + kscd (>= ${kde:Version}), + plasma-pa (>= ${plasma:VersionNoEpoch}) | kmix (>= ${kde:Version}), + ${misc:Depends} +Recommends: ffmpegthumbs (>= ${kde:Version}) +Description: multimedia applications from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes multimedia applications provided with the official + release of KDE. + +Package: kdenetwork +Architecture: any +Depends: kget (>= ${kde:Version}), + kopete (>= ${kde:Version}) [linux-any], + krdc (>= ${kde:Version}), + krfb (>= ${kde:Version}), + ${misc:Depends} +Recommends: kdenetwork-filesharing (>= ${kde:Version}), + kppp (>= ${kde:Version}) [linux-any] +Suggests: kde-zeroconf +Description: networking applications from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes networking applications provided with the official + release of KDE. + +Package: kdesdk +Architecture: any +Depends: cervisia (>= ${kde:Version}), + dolphin-plugins (>= ${kde:Version}), + kapptemplate (>= ${kde:Version}), + kate (>= ${kde:Version}), + kcachegrind (>= ${kde:Version}), + kdesdk-kio-plugins (>= ${kde:Version}) | kdesvn-kio-plugins, + kdesdk-scripts (>= ${kde:Version}), + kdesdk-thumbnailers (>= ${kde:Version}), + kompare (>= ${kde:Version}), + kpartloader (>= ${kde:Version}), + kuiviewer (>= ${kde:Version}), + lokalize (>= ${kde:Version}), + okteta (>= ${kde:Version}), + poxml (>= ${kde:Version}), + umbrello (>= ${kde:Version}), + ${misc:Depends} +Suggests: kcachegrind-converters (>= ${kde:Version}) +Description: Software Development Kit from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes software development applications provided with the + official release of KDE. + +Package: kdetoys +Architecture: any +Depends: kteatime (>= ${kde:Version}), ${misc:Depends} +Description: desktop toys from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes desktop toys provided with the official release of + KDE. + +Package: kdeutils +Architecture: any +Depends: ark (>= ${kde:Version}), + filelight (>= ${kde:Version}), + kcalc (>= ${kde:Version}), + kcharselect (>= ${kde:Version}), + kdf (>= ${kde:Version}), + kgpg (>= ${kde:Version}), + kremotecontrol (>= ${kde:Version}), + ktimer (>= ${kde:Version}), + kwalletmanager (>= ${kde:Version}), + sweeper (>= ${kde:Version}), + ${misc:Depends} +Recommends: print-manager (>= ${kde:Version}) +Suggests: kfloppy (>= ${kde:Version}) +Description: general-purpose utilities from the official KDE release + KDE is produced by an international technology team that creates free and open + source software for desktop and portable computing. Among KDE's products are a + modern desktop system for Linux and UNIX platforms, comprehensive office + productivity and groupware suites and hundreds of software titles in many + categories including Internet and web applications, multimedia, entertainment, + educational, graphics and software development. + . + This metapackage includes general-purpose utilities provided with the + official release of KDE. + +Package: kde-sc-dev-latest +Architecture: all +Depends: automoc (>= 1.0~version-0.9.88), + cmake (>= 2.8.6), + debhelper (>= 9), + pkg-kde-tools (>= 0.12), + ${misc:Depends} +Breaks: kde-workspace-dev (<< ${devWorkspace:Version}), + kdelibs5-dev (<< ${devLatest:Version}), + kdepimlibs5-dev (<< ${devLatest:Version}), + libakonadi-dev (<< 1.9.0), + libanalitza-dev (<< ${devPrev:Version}), + libkactivities-dev (<< ${devLatest:Version}), + libkdcraw-dev (<< ${devPrev:Version}), + libkdeedu-dev (<< ${devPrev:Version}), + libkexiv2-dev (<< ${devPrev:Version}), + libkipi-dev (<< ${devPrev:Version}), + libkonq5-dev (<< ${devPrev:Version}), + libksane-dev (<< ${devPrev:Version}), + libmarble-dev (<< ${devPrev:Version}), + okular-dev (<< ${devPrev:Version}) +Conflicts: kdebase-workspace-dev +Description: ensure that the latest KDE Development Platform is installed + This package ensures that the latest version of the KDE Development Platform + packages are installed on the system. + . + This metapackage is intended to be used only in the Build-Depends of the KDE + Software Compilation packages. If the "Breaks" effect of this package is not + desired on the maintainer system, it can be overridden by installing a custom + version of this package with the pkgkde-override-sc-dev-latest command from + the pkg-kde-tools package. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..e04ea57 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,24 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Comment: This package was originally created by Ivan E. Moore II . + +Files: * +Copyright: 2001, Ivan E. Moore II + 2003, Christopher L. Cheney + 2004-2014, Debian Qt/KDE Maintainers +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General Public License + version 2 can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..0301e41 --- /dev/null +++ b/debian/rules @@ -0,0 +1,41 @@ +#!/usr/bin/make -f + +MINIMUM_KDE_VERSION := 4:16.04.0 +MINIMUM_KDE_VERSION_NO_EPOCH := $(lastword $(subst :, ,$(MINIMUM_KDE_VERSION))) +MINIMUM_KDEPIM_VERSION := $(MINIMUM_KDE_VERSION) +MINIMUM_PLASMA_VERSION := 4:5.8 +MINIMUM_PLASMA_VERSION_NO_EPOCH := $(lastword $(subst :, ,$(MINIMUM_PLASMA_VERSION))) + +CALLIGRA_VERSION := 1:2.9.11 +DEV_LATEST_VERSION := 4:4.12 +DEV_WORKSPACE_VERSION := 4:4.11.6 +DEV_PREV_VERSION := 4:4.11.3 + +KDE_VERSION_METAPKGS := kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdemultimedia kdenetwork kdesdk kdetoys kdeutils + +BINARY_VERSION_NO_EPOCH := $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(\([[:digit:]]\+\):\)\?/\2./') +DEV_LATEST_PACKAGE_VERSION := $(DEV_LATEST_VERSION)+$(BINARY_VERSION_NO_EPOCH) +METAPKGS_PACKAGE_VERSION := $(MINIMUM_KDE_VERSION)+$(BINARY_VERSION_NO_EPOCH) + +override_dh_gencontrol: + dh_gencontrol -pkde-sc-dev-latest -- \ + '-v$(DEV_LATEST_PACKAGE_VERSION)' \ + -V'devLatest:Version=$(DEV_LATEST_VERSION)' \ + -V'devWorkspace:Version=$(DEV_WORKSPACE_VERSION)' \ + -V'devPrev:Version=$(DEV_PREV_VERSION)' + dh_gencontrol $(addprefix -p,$(KDE_VERSION_METAPKGS)) -- \ + '-v$(METAPKGS_PACKAGE_VERSION)' \ + -Vkde:Version='$(MINIMUM_KDE_VERSION)' \ + -Vkde:VersionNoEpoch='$(MINIMUM_KDE_VERSION_NO_EPOCH)' \ + -Vplasma:Version='$(MINIMUM_PLASMA_VERSION)' \ + -Vplasma:VersionNoEpoch='$(MINIMUM_PLASMA_VERSION_NO_EPOCH)' + dh_gencontrol --remaining-packages -- \ + -Vkdepim:Version='$(MINIMUM_KDEPIM_VERSION)' \ + -Vcalligra:Version='$(CALLIGRA_VERSION)' \ + -Vkde:Version='$(MINIMUM_KDE_VERSION)' \ + -Vkde:VersionNoEpoch='$(MINIMUM_KDE_VERSION_NO_EPOCH)' \ + -Vplasma:Version='$(MINIMUM_PLASMA_VERSION)' \ + -Vplasma:VersionNoEpoch='$(MINIMUM_PLASMA_VERSION_NO_EPOCH)' + +%: + dh $@ diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) -- 2.30.2