Add support for maemo-launcher
[cinaest] / debian / control
index 57250db..9e21f9d 100644 (file)
@@ -2,19 +2,33 @@ Source: cinaest
 Section: user/multimedia
 Priority: extra
 Maintainer: Philipp Zabel <philipp.zabel@gmail.com>
-Build-Depends: vala (>= 0.7.9), debhelper (>= 4), maemo-optify (>= 0.2), calendar-backend-dev, libcurl4-openssl-dev, libhildon1-dev (>= 2.2.0), libosso-dev (>= 2.20), osso-af-settings (>= 0.9.2), libdbus-glib-1-dev (>= 0.78), libdbus-1-dev (>= 1.2.14), libsoup2.4-dev (>= 2.24.3), libsqlite3-dev (>= 3.6.14), zlib1g-dev (>= 1.2.3)
+Build-Depends: vala (>= 0.7.9), debhelper (>= 4), maemo-launcher-dev (>= 0.23-1), maemo-optify (>= 0.2), calendar-backend-dev, libcurl4-openssl-dev, libhildon1-dev (>= 2.2.0), libhildonmime-dev (>= 2.1.3), libosso-dev (>= 2.20), osso-af-settings (>= 0.9.2), libdbus-glib-1-dev (>= 0.78), libdbus-1-dev (>= 1.2.14), libsoup2.4-dev (>= 2.24.3), libsqlite3-dev (>= 3.6.14), zlib1g-dev (>= 1.2.3)
 Standards-Version: 4
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest
 
 Package: cinaest
 Architecture: any
-Depends: libcinaest (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins | cinaest-plugin
+Depends: libcinaest (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins (= ${binary:Version}) | cinaest-plugin (= ${binary:Version})
 Recommends: google-poster-downloader
-Description: Look up movies and manage your own catalog
+XB-Description: Look up movie information and showtimes, manage your own movie collection
   A movie database frontend to look up, browse and rate movies.
   It can use different source plugins, including an offline copy
-  of the IMDb, a personal movie catalog, or a list of movies
-  obtained from a local tracker search.
+  of the IMDb, a personal movie catalog, and the current local
+  movie showtimes as reported by Google.
+XB-Description-de_DE: Filminfos nachschlagen, das Kinoprogramm ansehen, eigene Filme verwalten
+  Ein Programm zum nachschlagen und Bewerten von Filmen.
+  Es stehen verschiedene Quell-Plugins zur Verfügung, unter anderem
+  eine Offline-Kopie der IMDb, ein eigener Filmkatalog und das aktuelle
+  lokale Kinoprogramm via Google.
 XB-Maemo-Display-Name: Cinaest
+XB-Maemo-Upgrade-Description: Adds IMDb plots to the movie detail view
+  This version adds support for downloading IMDb plots and showing
+  them in the movie detail view.
+  Also fixes a few small bugs and includes updated translations.
+XB-Maemo-Upgrade-Description-de_DE: Lädt die IMDb-Inhaltsangaben und zeigt sie in der Film-Detailansicht
+  Diese Version erlaubt die IMDb-Inhaltsangaben herunterzuladen und
+  in der Film-Detailansicht anzuzeigen.
+  Beinhaltet außerdem einige Bugfixes und aktualisierte Übersetzungen.
 
 Package: libcinaest
 Section: libs
@@ -32,14 +46,17 @@ Description: Cinaest library development files
   This package contains the development files for libcinaest.
 
 Package: cinaest-plugins
+Section: libs
 Architecture: all
-Depends: cinaest-plugin-catalog, cinaest-plugin-imdb, cinaest-plugin-google
+Depends: cinaest-plugin-catalog (= ${binary:Version}), cinaest-plugin-imdb (= ${binary:Version}), cinaest-plugin-google (= ${binary:Version})
 Enhances: cinaest
 Description: All Cinaest Plugins
   This is a metapackage for cinaest to pull all plugins.
 XB-Maemo-Display-Name: Cinaest Plugins Metapackage
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
 
 Package: cinaest-plugin-catalog
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: cinaest-plugin
@@ -49,8 +66,10 @@ Description: Manage a personal movie catalog
   a personal movie collection, movies loaned to friends,
   and a personal watchlist.
 XB-Maemo-Display-Name: Cinaest Catalog Plugin
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
 
 Package: cinaest-plugin-imdb
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: cinaest-plugin
@@ -59,8 +78,10 @@ Description: Look up movies on IMDb
   This Cinaest plugin can look up movies in an offline copy of
   the Internet Movie Database (IMDb).
 XB-Maemo-Display-Name: Cinaest IMDb Plugin
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
 
 Package: cinaest-plugin-google
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: cinaest-plugin
@@ -69,9 +90,11 @@ Description: Look up movie showtimes on Google
   This Cineast plugin contains an online interface to the
   Movie Showtimes Google Search.
 XB-Maemo-Display-Name: Cinaest Google Plugin
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
 
 Package: google-poster-downloader
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Movie poster downloader D-Bus service using Google Images
   Downloads movie posters using Google Image Search.
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Poster+Downloader