[SCM] Qt 4 packaging branch, master, updated. debian/4.6.3-1-5-g2a0147f

Fathi Boudra fabo at alioth.debian.org
Wed Jul 14 07:01:17 UTC 2010


The following commit has been merged in the master branch:
commit 2a0147ffa6345c36a21b55fc4fdbe3bbc6e7dddd
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Jul 14 09:59:59 2010 +0300

    Fix qdbus manpage install. It is misplaced. (Closes: #588985)
---
 debian/changelog            |    1 +
 debian/libqt4-dbus.manpages |    1 +
 debian/libqt4-dev.manpages  |    1 -
 3 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f5aadf2..ac73f07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qt4-x11 (4:4.6.3-2) UNRELEASED; urgency=low
       directory names are now ignored, and that files without an extension are
       always considered headers (e.g., STL headers and Qt forwarding headers).
       (Closes: #586166)
+  * Fix qdbus manpage install. It is misplaced. (Closes: #588985)
 
  -- Fathi Boudra <fabo at debian.org>  Thu, 17 Jun 2010 09:03:32 +0300
 
diff --git a/debian/libqt4-dbus.manpages b/debian/libqt4-dbus.manpages
new file mode 100644
index 0000000..f3ef030
--- /dev/null
+++ b/debian/libqt4-dbus.manpages
@@ -0,0 +1 @@
+debian/manpages/qdbus.1
diff --git a/debian/libqt4-dev.manpages b/debian/libqt4-dev.manpages
index a53c7da..5750068 100644
--- a/debian/libqt4-dev.manpages
+++ b/debian/libqt4-dev.manpages
@@ -1,4 +1,3 @@
 debian/manpages/lrelease-qt4.1
 debian/manpages/lupdate-qt4.1
 debian/manpages/moc-qt4.1
-debian/manpages/qdbus.1

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list