rev 8948 - branches/kde4/packages/kdeadmin/debian
Matthew Rosewarne
mukidohime-guest at alioth.debian.org
Mon Jan 14 04:53:12 UTC 2008
Author: mukidohime-guest
Date: 2008-01-14 04:53:11 +0000 (Mon, 14 Jan 2008)
New Revision: 8948
Modified:
branches/kde4/packages/kdeadmin/debian/changelog
branches/kde4/packages/kdeadmin/debian/control
Log:
* Tweak descriptions
* add depends: smartpm-core to kpackage
* Before uploading, someone please fill in the bug # !!!
?\194?\191?\194?\191?\194?\191 Should kpackage still recommend rpm, or just suggest it ???
Modified: branches/kde4/packages/kdeadmin/debian/changelog
===================================================================
--- branches/kde4/packages/kdeadmin/debian/changelog 2008-01-14 03:46:32 UTC (rev 8947)
+++ branches/kde4/packages/kdeadmin/debian/changelog 2008-01-14 04:53:11 UTC (rev 8948)
@@ -1,3 +1,10 @@
+kdeadmin (4:4.0.0-2) experimental; urgency=low
+
+ * Tweak descriptions.
+ * Add Depends: smartpm-core to kpackage (Closes: #??????).
+
+ -- Matthew Rosewarne <mrosewarne at inoutbox.com> Sun, 13 Jan 2008 23:40:35 -0500
+
kdeadmin (4:4.0.0-1) experimental; urgency=low
* New upstream version.
Modified: branches/kde4/packages/kdeadmin/debian/control
===================================================================
--- branches/kde4/packages/kdeadmin/debian/control 2008-01-14 03:46:32 UTC (rev 8947)
+++ branches/kde4/packages/kdeadmin/debian/control 2008-01-14 04:53:11 UTC (rev 8948)
@@ -11,7 +11,8 @@
Package: kdeadmin
Section: kde
Architecture: all
-Depends: kcron (>= ${binary:Version}), knetworkconf (>= ${binary:Version}), kpackage (>= ${binary:Version}), kuser (>= ${binary:Version})
+Depends: kcron (>= ${binary:Version}), knetworkconf (>= ${binary:Version}),
+ kpackage (>= ${binary:Version}), kuser (>= ${binary:Version})
Description: system administration tools from the official KDE 4 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
@@ -29,8 +30,8 @@
Depends: ${shlibs:Depends}
Suggests: khelpcenter
Description: the KDE 4 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.
+ KCron is an application for scheduling programs to run at specific intervals
+ using cron, the UNIX scheduling service.
.
This package is part of the KDE 4 administration module.
@@ -39,21 +40,21 @@
Architecture: any
Depends: ${shlibs:Depends}
Description: KDE 4 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.
+ KNetworkConf is a KDE control center module to configure networking.
+ It can be used to manage network devices, gateways, and host information.
.
This package is part of the KDE 4 administration module.
Package: kpackage
Section: admin
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, smartpm-core
Recommends: rpm
Suggests: khelpcenter
Description: KDE 4 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.
+ KPackage is a frontend to the SMART package manager, supporting Debian, RPM,
+ and other package formats. It can be used to search for, examine, install,
+ and remove packages.
.
This package is part of the KDE 4 administration module.
@@ -62,8 +63,8 @@
Architecture: any
Depends: ${shlibs:Depends}
Suggests: khelpcenter
-Description: KDE 4 user/group administration tool
- A user/group administration tool for KDE.
+Description: KDE 4 user and group administration tool
+ KUser is an application for managing users and groups on your system.
.
This package is part of the KDE 4 administration module.
@@ -76,4 +77,3 @@
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