From: <suc...@us...> - 2007-02-14 21:47:03
|
Revision: 367 http://svn.sourceforge.net/pmplib/?rev=367&view=rev Author: sucknblow Date: 2007-02-14 13:47:02 -0800 (Wed, 14 Feb 2007) Log Message: ----------- Lazy approach didn't work for snapshot tarballs :( Modified Paths: -------------- trunk/pmplib/debian/control Modified: trunk/pmplib/debian/control =================================================================== --- trunk/pmplib/debian/control 2007-02-14 21:23:45 UTC (rev 366) +++ trunk/pmplib/debian/control 2007-02-14 21:47:02 UTC (rev 367) @@ -78,7 +78,7 @@ Package: libpmp-dev Architecture: any Section: libdevel -Depends: libpmp-${source:Upstream-Version} (= ${source:Version}) +Depends: libpmp-0.14 (= ${source: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. |