From: <suc...@us...> - 2007-02-14 23:09:33
|
Revision: 368 http://svn.sourceforge.net/pmplib/?rev=368&view=rev Author: sucknblow Date: 2007-02-14 15:09:34 -0800 (Wed, 14 Feb 2007) Log Message: ----------- Fix lintian error. Modified Paths: -------------- trunk/pmplib/debian/control Modified: trunk/pmplib/debian/control =================================================================== --- trunk/pmplib/debian/control 2007-02-14 21:47:02 UTC (rev 367) +++ trunk/pmplib/debian/control 2007-02-14 23:09:34 UTC (rev 368) @@ -78,7 +78,7 @@ Package: libpmp-dev Architecture: any Section: libdevel -Depends: libpmp-0.14 (= ${source:Version}) +Depends: libpmp-0.14 (= ${binary:Version}) Description: library for creating databases for portable media players (development files) PMPlib is a library for creating and maintaining the music database and playlists for a variety of portable music players. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |