summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2008-08-03 17:26:45 +0000
committerFathi Boudra <fabo@debian.org>2008-08-03 17:26:45 +0000
commit382f75f0d46ab54a43d8fbaa4bcdbc27e25bdb4c (patch)
tree20dde6926538ad4b440ae0e22f67dd18a1c9d0b7
parentcde6c3a1bc101e5b54ec6b9e0071f090e515588a (diff)
downloadqt4-x11-382f75f0d46ab54a43d8fbaa4bcdbc27e25bdb4c.tar.gz
Bump Standards-Version to 3.8.0 (no changes needed).
Replace libcupsys2-dev build dependency by libcups2-dev. Fix libqt4-sql description typo.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control6
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 47aeb04..d334d78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,11 @@ qt4-x11 (4.4.1-0r2) UNRELEASED; urgency=low
+++ Changes by Fathi Boudra:
+ * Bump Standards-Version to 3.8.0 (no changes needed).
* Add 0241-fix-null-stylesheet-warning.diff from qt-copy.
* Update libqt4-dev.install: windows related files are not installed anymore.
* Update Qt 4 designer short descriptions. (Closes: #493379)
+ * Replace libcupsys2-dev build dependency by libcups2-dev.
+++ Changes by Sune Vuorela:
diff --git a/debian/control b/debian/control
index 72101c9..48ea847 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Brian Nelson <pyro@debian.org>, Sune Vuorela <debian@pusling.com>, Fathi Boudra <fabo@debian.org>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Modestas Vainius <modestas@vainius.eu>
Build-Depends: cdbs, debhelper (>= 5), quilt, flex, sharutils, doxygen,
firebird2.0-dev [i386 kfreebsd-i386 kfreebsd-amd64 knetbsd-i386 netbsd-i386 amd64 sparc powerpc],
- libaudio-dev, libcupsys2-dev, libdbus-1-dev, libfreetype6-dev,
+ libaudio-dev, libcups2-dev, libdbus-1-dev, libfreetype6-dev,
libgl1-mesa-dev | libgl-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev,
libice-dev, libiodbc2-dev, libjpeg62-dev, libmng-dev, libmysqlclient15-dev,
libpam0g-dev, libpng12-dev, libpq-dev, libreadline5-dev, libsm-dev,
@@ -13,7 +13,7 @@ Build-Depends: cdbs, debhelper (>= 5), quilt, flex, sharutils, doxygen,
libxext-dev, libxft-dev, libxi-dev, libxinerama-dev, libxmu-dev,
libxrandr-dev, libxrender-dev, libxslt1-dev, libxt-dev, x11proto-core-dev,
zlib1g-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://www.trolltech.com
Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/trunk/packages/qt4-x11
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/qt4-x11
@@ -122,7 +122,7 @@ Description: Qt 4 SQL module
The QtSql module helps you provide seamless database integration to your Qt
applications.
.
- If you wish to to use the SQL module for development, you should install the
+ If you wish to use the SQL module for development, you should install the
libqt4-dev package.
Package: libqt4-sql-ibase