Source: appstream
Section: admin
Priority: optional
Maintainer: Matthias Klumpp <mak@debian.org>
Build-Depends: cmake (>= 2.8),
               debhelper (>= 9.0.0),
               intltool,
               libdbus-glib-1-dev,
               libgirepository1.0-dev (>= 1.32),
               libglib2.0-dev (>= 2.28),
               libpolkit-gobject-1-dev,
               libxapian-dev (>= 1.2.12),
               libxml2-dev (>= 2.8.0),
               valac (>= 0.16),
               xmlto
Standards-Version: 3.9.4
Homepage: http://distributions.freedesktop.org/wiki/AppStream
Vcs-Git: git://anonscm.debian.org/pkg-packagekit/appstream.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-packagekit/appstream.git

Package: appstream-index
Architecture: any
Depends: libappstream0 (>= ${binary:Version}),
         policykit-1,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: packagekit (>= 0.8.4)
Recommends: app-install-data
Description: Generator for application index
 AppStream is an initiative of cross-distro collaboration,
 which aims at creating an unified software metadata database,
 and also a centralized OCS (Open Collaboration Services)
 user-contributed content database.
 The AppStream database allows people to write application-centric
 software management tools easily.
 .
 This package provides tools to generate, maintain and
 access the AppStream database of installed applications.

Package: libappstream0
Architecture: any
Section: libs
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: appstream-index (= ${binary:Version})
Description: Library to acess the AppStream database
 AppStream is an initiative of cross-distro collaboration,
 which aims at creating an unified software metadata database,
 and also a centralized OCS (Open Collaboration Services)
 user-contributed content database.
 The AppStream database allows people to write application-centric
 software management tools easily.
 .
 This package contains a GObject-based library to access the
 database of installed applications.

Package: libappstream-dev
Architecture: any
Section: libdevel
Depends: libappstream0 (= ${binary:Version}),
         libglib2.0-dev (>= 2.28),
         ${misc:Depends}
Description: Library to acess the AppStream database (development files)
 AppStream is an initiative of cross-distro collaboration,
 which aims at creating an unified software metadata database,
 and also a centralized OCS (Open Collaboration Services)
 user-contributed content database.
 The AppStream database allows people to write application-centric
 software management tools easily.
 .
 This package contains development files necessary to develop
 software-manager which use the AppStream library.

Package: gir1.2-appstream
Architecture: any
Section: introspection
Depends: gir1.2-freedesktop (>= 1.32),
         gir1.2-glib-2.0 (>= 1.32),
         libappstream0 (= ${binary:Version}),
         ${misc:Depends}
Description: Library to acess the AppStream database (introspection data)
 AppStream is an initiative of cross-distro collaboration,
 which aims at creating an unified software metadata database,
 and also a centralized OCS (Open Collaboration Services)
 user-contributed content database.
 The AppStream database allows people to write application-centric
 software management tools easily.
 .
 This package contains introspection data for the AppStream library.
