[SCM] KDE Games module packaging branch, master, updated. debian/4.8.4-2-3-gf80a1ef

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sat Oct 20 17:41:36 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdegames.git;a=commitdiff;h=fea636c

The following commit has been merged in the master branch:
commit fea636c5050aa566cecd75f8eaa7439ec0756cf0
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Oct 20 14:40:34 2012 -0300

    Fix incorrect minumum version of python-qt4-sql.
---
 debian/changelog |    3 ++-
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf854bf..3385be8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kdegames (4:4.8.4-3) UNRELEASED; urgency=low
 
-
+  * Fix incorrect minumum version of python-qt4-sql which made kajongg
+    uninstalable. Thanks Beojan Stanislaus for noticing!
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 20 Oct 2012 14:37:28 -0300
 
diff --git a/debian/control b/debian/control
index 013a6b7..af0834f 100644
--- a/debian/control
+++ b/debian/control
@@ -563,7 +563,7 @@ Description: go game
 Package: kajongg
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-twisted-core (>= 8.2.0),
- python-qt4-sql (>= 4:4.6), python-kde4 (>= 4:4.3.0), libsqlite3-0 (>= 3.5.0),
+ python-qt4-sql (>= 4.6), python-kde4 (>= 4:4.3.0), libsqlite3-0 (>= 3.5.0),
  libqt4-sql-sqlite (>= 4.6), kdegames-mahjongg-data (>= ${source:Version}),
  vorbis-tools
 Description: classical Mah Jongg game

-- 
KDE Games module packaging



More information about the pkg-kde-commits mailing list