[SCM] KDE Admin module packaging branch, master, updated. debian/4.10.5-1-2-g340448a
Pino Toscano
pino at alioth.debian.org
Sun Jul 21 13:35:54 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdeadmin.git;a=commitdiff;h=340448a
The following commit has been merged in the master branch:
commit 340448a7ba0b8496074165b7d874650123c9ff52
Author: Pino Toscano <pino at debian.org>
Date: Sun Jul 21 15:35:25 2013 +0200
kcron: fix section and priority to be oldlibs/extra
it is a transitional package
---
debian/changelog | 3 +++
debian/control | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5d18eca..ba26032 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
kdeadmin (4:4.10.5-2) UNRELEASED; urgency=low
+ [ Pino Toscano ]
+ * Fix section and priority of kcron to be oldlibs/extra, since it is a
+ transitional package.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 21 Jul 2013 15:33:22 +0200
diff --git a/debian/control b/debian/control
index a2748d4..4f13782 100644
--- a/debian/control
+++ b/debian/control
@@ -33,8 +33,9 @@ Description: system administration tools from the official KDE release
provided with the official release of KDE.
Package: kcron
-Section: admin
+Section: oldlibs
Architecture: all
+Priority: extra
Depends: ${misc:Depends}, kde-config-cron
Description: program scheduler frontend - transitional package
This package helps migrating from the kcron standalone app to the KDE
--
KDE Admin module packaging
More information about the pkg-kde-commits
mailing list