Debian packaging: update to 0.0.5-1 v0.0.5
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 17 Nov 2009 20:04:09 +0000 (21:04 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 18 Nov 2009 16:49:07 +0000 (17:49 +0100)
Adds catalog plugin packaging and Maemo display names.

debian/changelog
debian/cinaest-plugin-catalog.install [new file with mode: 0644]
debian/control

index 9a27c01..e18d974 100644 (file)
@@ -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 <philipp.zabel@gmail.com>  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 (file)
index 0000000..f915671
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/cinaest/libcatalog-plugin.so*
+
index e160181..f319c07 100644 (file)
@@ -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