Debian packaging: make cinaest depend on the same version of libcinaest
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 31 Dec 2009 11:09:43 +0000 (12:09 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 6 Jan 2010 17:56:40 +0000 (18:56 +0100)
This is needed to make sure the library gets updated together with
the main package.

debian/control

index afb0f2d..57250db 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 4
 
 Package: cinaest
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins | cinaest-plugin
+Depends: libcinaest (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins | cinaest-plugin
 Recommends: google-poster-downloader
 Description: Look up movies and manage your own catalog
   A movie database frontend to look up, browse and rate movies.