Michael Terry has proposed merging 
~mterry/kubuntu-packaging/+git/kmahjongg:master into 
~kubuntu-packagers/kubuntu-packaging/+git/kmahjongg:kubuntu_yakkety_archive.

Requested reviews:
  Kubuntu Packagers (kubuntu-packagers)

For more details, see:
https://code.launchpad.net/~mterry/kubuntu-packaging/+git/kmahjongg/+merge/311448

Add dependency on data package

(I already uploaded this before noticing the Vcs lines in debian/control.)
-- 
Your team Kubuntu Packagers is requested to review the proposed merge of 
~mterry/kubuntu-packaging/+git/kmahjongg:master into 
~kubuntu-packagers/kubuntu-packaging/+git/kmahjongg:kubuntu_yakkety_archive.
diff --git a/debian/changelog b/debian/changelog
index 86b2876..945fe65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kmahjongg (4:16.04.3-0ubuntu2) zesty; urgency=medium
+
+  * added missing dependency to kdegames-mahjongg-data-kf5 (LP: #1634250)
+
+ -- Lars Bischoff <[email protected]>  Sun, 13 Nov 2016 18:51:43 +0100
+
 kmahjongg (4:16.04.3-0ubuntu1) yakkety; urgency=medium
 
   [ Scarlett Clark ]
diff --git a/debian/control b/debian/control
index c73c0bf..b8000bd 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Vcs-Git: git://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kmahj
 
 Package: kmahjongg
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kdegames-mahjongg-data-kf5 (>= 4:16.04), ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter
 Description: mahjongg solitaire game
  KMahjongg is a solitaire game where the player removes matching Mahjongg tiles
-- 
kubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to