[SCM] Packaging of KVIrc (formerly maintained in Hg) branch, master, updated. upstream/4.1.1_svn5507-10-gcffc813
Kai Wasserbäch
curan at alioth.debian.org
Sat Feb 26 13:17:35 UTC 2011
The following commit has been merged in the master branch:
commit cffc8139707fff99d3b4471528c596baa86987bc
Author: Kai Wasserbäch <curan at debian.org>
Date: Sat Feb 26 14:17:02 2011 +0100
debian/control: Remove version requirement for qt4-x11.
Stable is sufficiently up-to-date and a backport to oldstable is unlikely.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7c0e0f3..29806dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ kvirc (4:4.1.1~svn5507-2) UNRELEASED; urgency=low
archives is >=0.9).
- Changed Vcs-* links to our Git repository (this change was made because
mercurial-buildpackage isn't ready yet).
+ - Remove version requirement for qt4-x11, stable is sufficiently
+ up-to-date.
* debian/kvirc-data.links: Added symlink for usr/share/pixmaps/kvirc.png, as
it is the same as the 48x48 hicolor icon.
* debian/kvirc.install: Added the man pages, as upstream installs them in
diff --git a/debian/control b/debian/control
index 577b2d3..b393141 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: kvirc
Build-Depends: debhelper (>= 8), cmake, kdelibs5-dev, libperl-dev,
pkg-kde-tools, zlib1g-dev, libx11-dev, libxrender-dev, libssl-dev,
- libqt4-dev (>= 4.5.0), libcrypto++-dev, pkg-config, libxss-dev, python-dev
+ libqt4-dev, libcrypto++-dev, pkg-config, libxss-dev, python-dev
Section: net
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
--
Packaging of KVIrc (formerly maintained in Hg)
More information about the pkg-kde-commits
mailing list