debian/0000755000000000000000000000000011432172616007171 5ustar debian/compat0000644000000000000000000000000211432172507010366 0ustar 7 debian/patches/0000755000000000000000000000000011432172601010612 5ustar debian/patches/series0000644000000000000000000000005411432172601012026 0ustar kubuntu_01_fix_systemsettings_category.diff debian/patches/kubuntu_01_fix_systemsettings_category.diff0000644000000000000000000000103311432172601021366 0ustar diff -Nur kalternatives-0.13.orig/src/kalternatives.desktop kalternatives-0.13/src/kalternatives.desktop --- kalternatives-0.13.orig/src/kalternatives.desktop 2009-08-10 11:23:12.000000000 +0200 +++ kalternatives-0.13/src/kalternatives.desktop 2010-08-15 23:15:13.739797131 +0200 @@ -10,6 +10,7 @@ X-KDE-ParentApp=kcontrol X-KDE-ServiceTypes=KCModule X-KDE-System-Settings-Parent-Category=system +X-KDE-System-Settings-Parent-Category-V2=system-administration Name=Alternatives Configuration Name[es]=Configuración de alternativas debian/copyright0000644000000000000000000000245311432172507011127 0ustar It was downloaded from http://kde-apps.org/content/show.php/Kalternatives?content=16016 Upstream authors are: Pino Toscano Previous upstream authors are: Juanjo Alvarez Martinez Mario Bensi Copyright: Copyright © 2004 Juanjo Alvarez Martinez Copyright © 2004 Mario Bensi Copyright © 2008 Pino Toscano License: | 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 program 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. You can find the complete text of the license GPL v2 at /usr/share/common-licenses/GPL-2 debian/control0000644000000000000000000000156411432172507010601 0ustar Source: kalternatives Section: admin Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian KDE Extras Team Uploaders: Pino Toscano Build-Depends: debhelper (>= 7.3.16), pkg-kde-tools (>= 0.5), cmake, kdelibs5-dev (>= 4:4.2.2) Standards-Version: 3.8.4 Package: kalternatives Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: man-db Description: graphical alternatives system configuration tool Kalternatives offers a GUI to configure the alternative systems (a system that allows you to select one alternative file for many in the filesystem). Kalternatives is available as KDE configuration module, integrated by default into KDE's System Settings. . This is an advanced GUI of the update-alternatives program shipped with dpkg. debian/source/0000755000000000000000000000000011432172601010463 5ustar debian/source/format0000644000000000000000000000001411432172601011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000245611432172601011044 0ustar kalternatives (0.13-2ubuntu1) maverick; urgency=low * Add kubuntu_01_fix_systemsettings_category.diff changing the parent category in systemsettings to a value available in KDE 4.5. * Switch to source format 3.0 (quilt). -- Felix Geyer Sun, 15 Aug 2010 23:16:39 +0200 kalternatives (0.13-2fakesync1) maverick; urgency=low * Fake sync due to mismatching orig tarball (LP: #591212). -- Artur Rona Tue, 08 Jun 2010 14:18:39 +0200 kalternatives (0.13-2) unstable; urgency=low * Add the cmake build dependency, as it is no more provided by kdelibs5-dev. (Closes: #581295) * Convert to dh7: - bump debhelper build dependency to > 7.3.16 - bump pkg-kde-tools build dependency to >= 0.5 - remove cdbs build dependency - install AUTHORS, NEWS, and README using docs file * Bump Standards-Version to 3.8.4, no changes required. * Set the source format to 1.0, for now. -- Pino Toscano Wed, 12 May 2010 13:50:03 +0200 kalternatives (0.13-1) unstable; urgency=low * New upstream release. * Add watch file. -- Pino Toscano Fri, 14 Aug 2009 00:12:34 +0200 kalternatives (0.12-1) unstable; urgency=low * Initial release. (Closes: #534507) -- Pino Toscano Fri, 26 Jun 2009 00:23:23 +0200 debian/watch0000644000000000000000000000026311432172507010222 0ustar version=3 opts="uversionmangle=s/\?PHPSESSID=.*$//" \ http://kde-apps.org/content/download.php?content=16016&id=1 \ /CONTENT/content-files/16016-kalternatives_(.*)\.tar\.gz.* debian/docs0000644000000000000000000000002411432172507010037 0ustar AUTHORS NEWS README debian/rules0000755000000000000000000000022211432172507010244 0ustar #!/usr/bin/make -f %: dh --with kde $@ override_dh_auto_configure: dh_auto_configure --buildsystem=kde -- \ -DKALTERNATIVES_DISTRO=dpkg