From: <suc...@us...> - 2007-02-14 21:23:45
|
Revision: 366 http://svn.sourceforge.net/pmplib/?rev=366&view=rev Author: sucknblow Date: 2007-02-14 13:23:45 -0800 (Wed, 14 Feb 2007) Log Message: ----------- Small style improvements to packaging scripts Modified Paths: -------------- trunk/pmplib/debian/changelog trunk/pmplib/debian/control trunk/pmplib/debian/copyright Modified: trunk/pmplib/debian/changelog =================================================================== --- trunk/pmplib/debian/changelog 2007-02-14 21:17:52 UTC (rev 365) +++ trunk/pmplib/debian/changelog 2007-02-14 21:23:45 UTC (rev 366) @@ -3,4 +3,3 @@ * Initial release Closes: #369975 -- Martin Ellis <mar...@kd...> Sat, 29 Jul 2006 23:05:36 +0100 - Modified: trunk/pmplib/debian/control =================================================================== --- trunk/pmplib/debian/control 2007-02-14 21:17:52 UTC (rev 365) +++ trunk/pmplib/debian/control 2007-02-14 21:23:45 UTC (rev 366) @@ -40,6 +40,8 @@ Easypmp can also convert playlist files into a format suitable for media player. Playlist files typically have a .m3u or .pls file extension, and can be created by many desktop media players. + . + Homepage: http://pmplib.sourceforge.net/ Package: libpmp-0.14 Architecture: any @@ -70,6 +72,8 @@ * Samsung YH-820, YH-920 and YH-925 * MSI MEGA PLAYER 540 * Philips HDD6320 + . + Homepage: http://pmplib.sourceforge.net/ Package: libpmp-dev Architecture: any @@ -82,3 +86,5 @@ This package contains the header files and static library for PMPlib. Install it if you want to develop or compile programs that use PMPlib. The PMPlib library itself is included in the libpmp0 package. + . + Homepage: http://pmplib.sourceforge.net/ Modified: trunk/pmplib/debian/copyright =================================================================== --- trunk/pmplib/debian/copyright 2007-02-14 21:17:52 UTC (rev 365) +++ trunk/pmplib/debian/copyright 2007-02-14 21:23:45 UTC (rev 366) @@ -99,4 +99,3 @@ The Debian packaging is Copyright (c) 2006-2007 Martin Ellis <mar...@kd...> and is licensed under the GPL, see above. - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |