[SCM] umbrello packaging branch, master, updated. debian/16.04.1-1-1-g8b62e02
Maximiliano Curia
maxy at moszumanska.debian.org
Sun Jun 5 14:57:26 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/umbrello.git;a=commitdiff;h=8b62e02
The following commit has been merged in the master branch:
commit 8b62e028c3682dff56ae8851862edeffd55d63a0
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jun 5 16:47:14 2016 +0200
Add missing runtime dependency (kinit)
Closes: 801308
Thanks: Grégory DAVID for reporting
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 76521d4..8ad8085 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/umbrello.git
Package: umbrello
Architecture: any
Section: devel
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, kinit
Suggests: khelpcenter
Description: UML modelling tool and code generator
Umbrello UML Modeller is a Unified Modelling Language diagram editor for KDE.
--
umbrello packaging
More information about the pkg-kde-commits
mailing list