Merge lp:~kvilhaugsvik/packagekit/packagekit-karmic into lp:~packagekit/packagekit/packagekit-karmic

Proposed by Sveinung Kvilhaugsvik
Status: Needs review
Proposed branch: lp:~kvilhaugsvik/packagekit/packagekit-karmic
Merge into: lp:~packagekit/packagekit/packagekit-karmic
Diff against target: None lines
To merge this branch: bzr merge lp:~kvilhaugsvik/packagekit/packagekit-karmic
To post a comment you must log in.
Revision history for this message
Sveinung Kvilhaugsvik (kvilhaugsvik) wrote :

Fixes bug 378419 and bug 345706 for PackageKit in Karmic.

Unmerged revisions

175. By Sveinung Kvilhaugsvik

releasing version 0.4.8-0ubuntu4 to karmic

174. By Sveinung Kvilhaugsvik

* Fixed spelling of Qt in package descriptions (LP: #378419)

173. By Sveinung Kvilhaugsvik

Put FindQPackageKit.cmake where CMake can see it (LP: #345706)

172. By Sveinung Kvilhaugsvik

opened tree for edit

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2009-07-04 20:24:38 +0000
3+++ debian/changelog 2009-07-10 17:01:13 +0000
4@@ -1,3 +1,10 @@
5+packagekit (0.4.8-0ubuntu4) karmic; urgency=low
6+
7+ * Put FindQPackageKit.cmake where CMake can see it (LP: #345706)
8+ * Fixed spelling of Qt in package descriptions (LP: #378419)
9+
10+ -- Sveinung Kvilhaugsvik <sveinung84@users.sourceforge.net> Fri, 10 Jul 2009 17:41:48 +0200
11+
12 packagekit (0.4.8-0ubuntu3) karmic; urgency=low
13
14 * Add debian/patches/ignore_packages_in_conffiles.patch to avoid crashes
15
16=== modified file 'debian/control'
17--- debian/control 2009-07-03 00:01:42 +0000
18+++ debian/control 2009-07-10 16:58:42 +0000
19@@ -115,12 +115,12 @@
20 ${misc:Depends},
21 Conflicts: packagekit (<= 0.3.3-0ubuntu1)
22 Breaks: kpackagekit (<= 0.4)
23-Description: Library for accessing PackageKit using QT.
24+Description: Library for accessing PackageKit using Qt.
25 PackageKit allows to perform simple software management tasks over a DBus
26 interface e.g. refreshing the cache, updating, installing and removing
27 software packages or searching for multimedia codecs and file handlers.
28 .
29- This package provides a library to access PackageKit using QT.
30+ This package provides a library to access PackageKit using Qt.
31
32 Package: libpackagekit-glib11
33 Architecture: any
34@@ -156,12 +156,12 @@
35 Depends: ${shlibs:Depends},
36 ${misc:Depends},
37 libpackagekit-qt11 (= ${binary:Version})
38-Description: Library for accessing PackageKit using QT (development files)
39+Description: Library for accessing PackageKit using Qt (development files)
40 PackageKit allows to perform simple software management tasks over a DBus
41 interface e.g. refreshing the cache, updating, installing and removing
42 software packages or searching for multimedia codecs and file handlers.
43 .
44- This package provides the header files for QT.
45+ This package provides the header files for Qt.
46
47 Package: packagekit-backend-apt
48 Architecture: any
49
50=== modified file 'debian/libpackagekit-qt-dev.install'
51--- debian/libpackagekit-qt-dev.install 2008-12-02 12:28:19 +0000
52+++ debian/libpackagekit-qt-dev.install 2009-07-10 16:57:11 +0000
53@@ -2,4 +2,4 @@
54 debian/tmp/usr/lib/libpackagekit-qt.la
55 debian/tmp/usr/lib/libpackagekit-qt.so
56 debian/tmp/usr/lib/pkgconfig/packagekit-qt.pc
57-debian/tmp/usr/share/cmake/Modules/FindQPackageKit.cmake
58+debian/tmp/usr/share/cmake/Modules/FindQPackageKit.cmake /usr/share/cmake-2.6/Modules

Subscribers

People subscribed via source and target branches