rev 6817 - trunk/packages/kdeadmin/debian

Sune Vuorela pusling-guest at alioth.debian.org
Mon Jul 23 20:22:52 UTC 2007


Author: pusling-guest
Date: 2007-07-23 20:22:51 +0000 (Mon, 23 Jul 2007)
New Revision: 6817

Added:
   trunk/packages/kdeadmin/debian/control.in
Modified:
   trunk/packages/kdeadmin/debian/changelog
   trunk/packages/kdeadmin/debian/control
Log:
implement use of uploaders.mk and update uploaders


Modified: trunk/packages/kdeadmin/debian/changelog
===================================================================
--- trunk/packages/kdeadmin/debian/changelog	2007-07-23 20:18:04 UTC (rev 6816)
+++ trunk/packages/kdeadmin/debian/changelog	2007-07-23 20:22:51 UTC (rev 6817)
@@ -1,3 +1,9 @@
+kdeadmin (4:3.5.7-2) unstable; urgency=low
+
+  * Implement use of uploaders.mk and update control
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 23 Jul 2007 22:21:57 +0200
+
 kdeadmin (4:3.5.7-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/packages/kdeadmin/debian/control
===================================================================
--- trunk/packages/kdeadmin/debian/control	2007-07-23 20:18:04 UTC (rev 6816)
+++ trunk/packages/kdeadmin/debian/control	2007-07-23 20:22:51 UTC (rev 6817)
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Isaac Clerencia <isaac at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Adeodato Simó <dato at net.com.org.es>, Josh Metzler <joshdeb at metzlers.org>, Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fboudra at free.fr>, Modestas Vainius <geromanas at mailas.com>
+Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Fathi Boudra <fboudra at free.fr>, Modestas Vainius <geromanas at mailas.com>, Sune Vuorela <debian at pusling.com>
 Build-Depends: cdbs (>= 0.4.39-0.1), autotools-dev, debhelper (>= 5.0.31), docbook-to-man, gawk, gettext, kdelibs4-dev (>= 4:3.5.7), libbz2-dev, libpam0g-dev, lilo [i386 amd64], sharutils, texinfo, rpm
 Standards-Version: 3.7.2
 

Added: trunk/packages/kdeadmin/debian/control.in
===================================================================
--- trunk/packages/kdeadmin/debian/control.in	                        (rev 0)
+++ trunk/packages/kdeadmin/debian/control.in	2007-07-23 20:22:51 UTC (rev 6817)
@@ -0,0 +1,155 @@
+Source: kdeadmin
+Section: kde
+Priority: optional
+Maintainer: @@@MAINTAINER@@@
+Uploaders: @@@UPLOADERS@@@
+Build-Depends: cdbs (>= 0.4.39-0.1), autotools-dev, debhelper (>= 5.0.31), docbook-to-man, gawk, gettext, kdelibs4-dev (>= 4:3.5.7), libbz2-dev, libpam0g-dev, lilo [i386 amd64], sharutils, texinfo, rpm
+Standards-Version: 3.7.2
+
+Package: kdeadmin
+Section: kde
+Architecture: all
+Depends: kcron (>= ${Source-Version}), kdat (>= ${Source-Version}), kdeadmin-kfile-plugins (>= ${Source-Version}), knetworkconf (>= ${Source-Version}), kpackage (>= ${Source-Version}), ksysv (>= ${Source-Version}), kuser (>= ${Source-Version})
+Recommends: lilo-config (>= ${Source-Version})
+Suggests: kdeadmin-doc-html (>= ${Source-Version})
+Description: system administration tools from the official KDE release
+ KDE (the K Desktop Environment) is a powerful Open Source graphical
+ desktop environment for Unix workstations. It combines ease of use,
+ contemporary functionality, and outstanding graphical design with the
+ technological superiority of the Unix operating system.
+ .
+ This metapackage includes a collection of system administration tools
+ provided with the official release of KDE.
+
+Package: kdeadmin-doc-html
+Architecture: all
+Section: doc
+Suggests: konqueror | www-browser, kdebase
+Description: KDE administration documentation in HTML format
+ By default the modules provided by KDE only provide their documentation
+ in KDE docbook format, which can only be read by Konqueror or KHelpCenter.
+ This package provides all of the KDE administration documentation
+ converted to HTML format so it can be read with any web browser.
+ .
+ The documentation will be installed into the usual directories
+ /usr/share/doc/kde/HTML/<language>/<app>/, for instance
+ /usr/share/doc/kde/HTML/en/kcron/. Documentation is provided for most
+ KDE administration packages.
+ .
+ This package is part of KDE, and a component of the KDE administration
+ module. See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: kcron
+Section: admin
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: the KDE crontab editor
+ KCron is an application for scheduling programs to run in the background.
+ It is a graphical user interface to cron, the UNIX system scheduler.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: kdat
+Section: admin
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: a KDE tape backup tool
+ KDat is a tar-based tape archiver. It is designed to work with multiple
+ archives on a single tape.
+ .
+ Main features are:
+  * Simple graphical interface to local filesystem and tape contents.
+  * Multiple archives on the same physical tape.
+  * Complete index of archives and files is stored on local hard disk.
+  * Selective restore of files from an archive.
+  * Backup profiles for frequently used backups.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: kdeadmin-kfile-plugins
+Section: kde
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: KDE file metainfo plugins for deb and rpm files
+ File metainfo plugins for deb and rpm package files.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: knetworkconf
+Section: kde
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: KDE network configuration tool
+ This is a KDE control center module to configure TCP/IP settings.  It
+ can be used to manage network devices and settings for each device.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: kpackage
+Section: admin
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: rpm
+Suggests: khelpcenter
+Description: KDE package management tool
+ This is a frontend to both .rpm and .deb package formats. It allows you
+ to view currently installed packages, browse available packages, and
+ install/remove them.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: ksysv
+Section: admin
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: KDE SysV-style init configuration editor
+ This program allows you to edit your start and stop scripts using a
+ drag and drop GUI.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: kuser
+Section: admin
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: KDE user/group administration tool
+ A user/group administration tool for KDE.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: lilo-config
+Section: kde
+Architecture: i386 amd64
+Depends: ${shlibs:Depends}, kcontrol
+Recommends: kdebase-bin
+Suggests: lilo
+Description: KDE frontend for lilo configuration
+ lilo-config is a KDE based frontend to the lilo boot manager configuration.
+ It runs out of the KDE Control Center.
+ .
+ If you want to use the menu entry to launch lilo-config, you need to install
+ kdebase-bin since it uses the kdesu command to gain root privileges.
+ .
+ This package is part of KDE, as a component of the KDE administration module.
+ See the 'kde' and 'kdeadmin' packages for more information.
+
+Package: kdeadmin-dbg
+Section: libdevel
+Architecture: any
+Depends: kdelibs-dbg
+Priority: extra
+Description: debugging symbols for kdeadmin
+ This package contains the debugging symbols associated with kdeadmin.
+ They will automatically be used by gdb for debugging kdeadmin-related
+ issues.




More information about the pkg-kde-commits mailing list