Debian packaging: update to 0.0.4-1 v0.0.4
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 13 Nov 2009 22:48:11 +0000 (23:48 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 13 Nov 2009 22:54:12 +0000 (23:54 +0100)
The cinaest package now Recommends the plugins and google-poster-downloader,
the plugins now Enhance the cinaest package.

debian/changelog
debian/control

index 1a2be0c..9a27c01 100644 (file)
@@ -1,3 +1,10 @@
+cinaest (0.0.4-1) unstable; urgency=low
+
+  * replaced the Google poster downloader, fixes hangups when
+    poster downloads are enabled
+
+ -- Philipp Zabel <philipp.zabel@gmail.com>  Fri, 13 Nov 2009 23:51:30 +0100
+
 cinaest (0.0.3-1) unstable; urgency=low
 
   * fixed the Google parser for the recent HTML layout change
index 31aa820..e160181 100644 (file)
@@ -8,6 +8,7 @@ Standards-Version: 4
 Package: cinaest
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: cinaest-plugin-imdb, cinaest-plugin-google, google-poster-downloader
 Description: Look up movies and manage your own catalog
   A movie database frontend to look up, browse and rate movies.
   It can use different source plugins, including an offline copy
@@ -17,6 +18,7 @@ Description: Look up movies and manage your own catalog
 Package: cinaest-plugin-imdb
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Enhances: cinaest
 Description: Look up movies on IMDb
   This Cinaest plugin can look up movies in an offline copy of
   the Internet Movie Database (IMDb).
@@ -24,6 +26,7 @@ Description: Look up movies on IMDb
 Package: cinaest-plugin-google
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Enhances: cinaest
 Description: Look up movie showtimes on Google
   This Cineast plugin contains an online interface to the
   Movie Showtimes Google Search.