From c060e720e73704c98115d173f18a5af204bca9c3 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Tue, 17 Nov 2009 21:04:09 +0100 Subject: [PATCH] Debian packaging: update to 0.0.5-1 Adds catalog plugin packaging and Maemo display names. --- debian/changelog | 9 +++++++++ debian/cinaest-plugin-catalog.install | 2 ++ debian/control | 13 +++++++++++++ 3 files changed, 24 insertions(+) create mode 100644 debian/cinaest-plugin-catalog.install diff --git a/debian/changelog b/debian/changelog index 9a27c01..e18d974 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +cinaest (0.0.5-1) unstable; urgency=low + + * added a source list view + * added personal catalog plugin + * added actions to add/delete movies to/from the catalog lists + * added Maemo display names + + -- Philipp Zabel Wed, 18 Nov 2009 14:55:17 +0100 + cinaest (0.0.4-1) unstable; urgency=low * replaced the Google poster downloader, fixes hangups when diff --git a/debian/cinaest-plugin-catalog.install b/debian/cinaest-plugin-catalog.install new file mode 100644 index 0000000..f915671 --- /dev/null +++ b/debian/cinaest-plugin-catalog.install @@ -0,0 +1,2 @@ +usr/lib/cinaest/libcatalog-plugin.so* + diff --git a/debian/control b/debian/control index e160181..f319c07 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,17 @@ Description: Look up movies and manage your own catalog 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. +XB-Maemo-Display-Name: Cinaest + +Package: cinaest-plugin-catalog +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Enhances: cinaest +Description: Manage a personal movie catalog + With this Cinaest plugin the user can keep track of + a personal movie collection, movies loaned to friends, + and a personal watchlist. +XB-Maemo-Display-Name: Cinaest Catalog Plugin Package: cinaest-plugin-imdb Architecture: any @@ -22,6 +33,7 @@ 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). +XB-Maemo-Display-Name: Cinaest IMDb Plugin Package: cinaest-plugin-google Architecture: any @@ -30,6 +42,7 @@ Enhances: cinaest 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 Package: google-poster-downloader Architecture: any -- 1.7.9.5