~ubuntu-branches/ubuntu/maverick/packagekit/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/api/xml/pk-extra.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Heinlein
  • Date: 2009-08-25 13:03:26 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090825130326-jrky8pfx0ukz0lib
Tags: 0.4.9+20090825-0ubuntu1
* New upstream snapshot provding a lot of APT backend improvements:
  - Allow to install updates which require the installation of additional
    packages. Updates depending on the removal of a package are still
    blocked (LP: #342671, LP: #374011, LP: #374011)
  - Warn about the installation of untrusted package (LP: #256245)
  - Don't crash in APT post update hook if system D-Bus daemon isn't 
    running (LP: #388623)
  - Don't try to estimate a download progress during cache updating, since
    APT reports only a forth- and backwards running progress. (LP: #348053)
  - Support for python-apt 0.7.12 (LP: #415993)
  - Translated package descriptions
* debian/patches:
  - Remove ignore_packages_in_conffile (Merged upstream)
  - Remove fix_typo (Merged upstream)
  - Add fix_unicode: Handle the encoding messages via stdin/stdout correctly
    (LP: #396513)
  - Add fix_unicode_debfile: Convert the path of the local file which
    should be installed to the correct encoding (LP: #347327)
* debian/libpackagekit-qt-dev.install: Fix install location of CMake module.
  Thanks to Sveinung Kvilhaugsvik (LP: #345706)
* debian/control: Fix spelling of Qt. Thanks to Sveinung Kvilhaugsvik
  (LP: #378419)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3
 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4
 
<!ENTITY version SYSTEM "version.xml">
5
 
]>
6
 
<refentry id="PackageKit-PkExtra">
7
 
<refmeta>
8
 
<refentrytitle role="top_of_page" id="PackageKit-PkExtra.top_of_page">PkExtra</refentrytitle>
9
 
<manvolnum>3</manvolnum>
10
 
<refmiscinfo>PACKAGEKIT Library</refmiscinfo>
11
 
</refmeta>
12
 
 
13
 
<refnamediv>
14
 
<refname>PkExtra</refname>
15
 
<refpurpose></refpurpose>
16
 
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
17
 
</refnamediv>
18
 
 
19
 
<refsynopsisdiv id="PackageKit-PkExtra.synopsis" role="synopsis">
20
 
<title role="synopsis.title">Synopsis</title>
21
 
 
22
 
<synopsis>
23
 
</synopsis>
24
 
</refsynopsisdiv>
25
 
 
26
 
 
27
 
 
28
 
 
29
 
 
30
 
 
31
 
 
32
 
 
33
 
 
34
 
<refsect1 id="PackageKit-PkExtra.description" role="desc">
35
 
<title role="desc.title">Description</title>
36
 
<para>
37
 
 
38
 
</para>
39
 
</refsect1>
40
 
 
41
 
<refsect1 id="PackageKit-PkExtra.details" role="details">
42
 
<title role="details.title">Details</title>
43
 
 
44
 
</refsect1>
45
 
 
46
 
 
47
 
 
48
 
 
49
 
</refentry>