~packagekit/packagekit/ubuntu-maverick

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
packagekit (0.11+20080520-1) hardy; urgency=low

  * Snapshot release of the current stable branch 0.1.x
  * Fix a missing import in the xapian patch

 -- Sebastian Heinlein <glatzor@ubuntu.com>  Tue, 20 May 2008 09:41:53 +0200

packagekit (0.1.11-1) hardy; urgency=low

  * New upstream release
  * Follow master branch again
  * Lower dependency on apt-xapian-index to recommends
  * Follow the master branch of PackageKit again, since the threaded backend
    has been merged
  * Cherry pick cdc887c1d61dad5e37ad1fd43414edb8ff57f438 to not depend on
    xapian

 -- Sebastian Heinlein <glatzor@ubuntu.com>  Tue, 20 May 2008 00:23:14 +0200

packagekit (0.1.9+20080310-1) experimental; urgency=low

  * Follow forked-dbus-backend branch
  * Switch to the apt2 backend
  * New dependency on apt-xapian-index
  * New build dependeny on intltool
  * Run the packagekitd as packagekit user
  * Improve description (thanks to Guus Sliepen)
  * Add a patch to allow the root backend user to own the dbus object

 -- Sebastian Heinlein <glatzor@ubuntu.com>  Tue, 18 Mar 2008 05:33:30 +0100

packagekit (0.1.7-1) hardy; urgency=low

  * Fix dependencies of packagekit-dev

 -- Sebastian Heinlein <glatzor@ubuntu.com>  Thu, 21 Feb 2008 15:47:51 +0100

packagekit (0.1.7) hardy; urgency=low

  * New upstream release
  * Ship the documentation in a separate package
  * Don't build the dummy backend
  * Specify apt backend as default in the configure options
  * Specify policykit as default security framework
  * Cherry pick d4b652f4f7bb53cef507cdc9578e64bad559fbcf and modify source:
    * APT: fixes to get it work again
     - include all used helpers in the Makefile
     - remove is not implemented yet
     - replace broken __set_parent by an __init__ call
     - remove obsolete argument from the description call

 -- Sebastian Heinlein <glatzor@ubuntu.com>  Sat, 16 Feb 2008 01:06:28 +0100

packagekit (0.1.6-0ubuntu1) hardy; urgency=low

  * New upstream release
  * Don't ship the test and dummy backend
  * Explicitly build the plain search backend
  * Add build dependency on xmlto, docbook-utils and gtk-doc-tools

 -- Sebastian Heinlein <glatzor@ubuntu.com>  Mon, 11 Feb 2008 16:13:04 +0100

packagekit (0.1.3-ubuntu1) gutsy; urgency=low

  * Initial release

 -- Sebastian Heinlein <glatzor@ubuntu.com>  Wed, 21 Nov 2007 01:12:42 +0100