Movie list store: remove insert call and switch back to integer rating string
[cinaest] / debian / control
index b2c2b78..0d86aa1 100644 (file)
@@ -8,8 +8,7 @@ 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 (= ${binary:Version}) | cinaest-plugin (= ${binary:Version})
-Recommends: google-poster-downloader
+Depends: libcinaest (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins (= ${binary:Version}) | cinaest-plugin (= ${binary:Version}), imdb-poster-downloader
 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
@@ -92,9 +91,28 @@ Description: Look up movie showtimes on Google
 XB-Maemo-Display-Name: Cinaest Google Plugin
 XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
 
+Package: cinaest-plugin-moviepilot
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: cinaest-plugin
+Enhances: cinaest
+Description: Get movie recommendations from MoviePilot
+  This Cineast plugin contains an online interface to the
+  MoviePilot API.
+XB-Maemo-Display-Name: Cinaest MoviePilot 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
+
+Package: imdb-poster-downloader
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Movie poster downloader D-Bus service using IMDb
+  Downloads movie posters from the IMDb.com website.
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Poster+Downloader