[SCM] kcron packaging branch, master, updated. debian/16.08.0-1-42-gad4e85b
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:03:04 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcron.git;a=commitdiff;h=4df890e
The following commit has been merged in the master branch:
commit 4df890e09fb4e24dc634a11b8cc1301c7095c966
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Aug 20 18:42:15 2017 +0200
Set Priority to optional
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 60be4df..65065cf 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
Fathi Boudra <fabo at debian.org>,
Modestas Vainius <modax at debian.org>,
Eshat Cakar <info at eshat.de>,
- Maximiliano Curia <maxy at debian.org>
+ Maximiliano Curia <maxy at debian.org>,
Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 9),
extra-cmake-modules (>= 1.3.0~),
@@ -17,7 +17,7 @@ Build-Depends: cmake (>= 2.8.12~),
libkf5iconthemes-dev,
libkf5xmlgui-dev,
pkg-kde-tools (>= 0.12),
- qtbase5-dev (>= 5.4)
+ qtbase5-dev (>= 5.4),
Standards-Version: 3.9.8
Homepage: http://www.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kcron.git
@@ -26,7 +26,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kcron.git
Package: kcron
Section: oldlibs
Architecture: all
-Priority: extra
+Priority: optional
Depends: kde-config-cron, ${misc:Depends}
Description: program scheduler frontend - transitional package
This package helps migrating from the kcron standalone app to the KDE
--
kcron packaging
More information about the pkg-kde-commits
mailing list