[SCM] kalarm packaging branch, master, updated. debian/16.04.3-1-76-gdcc0653

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:36:10 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kalarm.git;a=commitdiff;h=94759d3

The following commit has been merged in the master branch:
commit 94759d3e222ebf7985d1739b4c7db67b9a139f59
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Mar 9 11:43:21 2017 +0000

    add dep on util-linux for hardcoded dep on /usr/sbin/rtcwake in kalarm_helper
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index dd77573..54d8b4d 100644
--- a/debian/control
+++ b/debian/control
@@ -87,7 +87,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kalarm.git
 
 Package: kalarm
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: util-linux, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Suggests: jovie
 Homepage: http://www.astrojar.org.uk/kalarm/
 Description: alarm message, command and email scheduler

-- 
kalarm packaging



More information about the pkg-kde-commits mailing list