Author: bddebian-guest Date: 2007-10-29 02:29:36 +0000 (Mon, 29 Oct 2007) New Revision: 4485
Added: packages/trunk/pathological/debian/watch Modified: packages/trunk/pathological/debian/changelog packages/trunk/pathological/debian/control packages/trunk/pathological/debian/pathological.desktop Log: * Add Homepage field * Bump debhelper build-dep to match compat * Remove deprecated Encoding from desktop file and make more HIG compliant * Add watch file Modified: packages/trunk/pathological/debian/changelog =================================================================== --- packages/trunk/pathological/debian/changelog 2007-10-29 01:43:47 UTC (rev 4484) +++ packages/trunk/pathological/debian/changelog 2007-10-29 02:29:36 UTC (rev 4485) @@ -11,6 +11,12 @@ [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + [ Barry deFreese ] + * Add Homepage field + * Bump debhelper build-dep to match compat + * Remove deprecated Encoding from desktop file and make more HIG compliant + * Add watch file + -- Alexander Schmehl <[EMAIL PROTECTED]> Wed, 11 Jul 2007 11:04:31 +0300 pathological (1.1.3-8) unstable; urgency=low Modified: packages/trunk/pathological/debian/control =================================================================== --- packages/trunk/pathological/debian/control 2007-10-29 01:43:47 UTC (rev 4484) +++ packages/trunk/pathological/debian/control 2007-10-29 02:29:36 UTC (rev 4485) @@ -3,8 +3,9 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Alexander Schmehl <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>> 4.0.0), netpbm +Build-Depends-Indep: debhelper (>> 5.0.0), netpbm Standards-Version: 3.7.2 +Homepage: http://pathological.sourceforge.net/ XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pathological/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pathological/?op=log Modified: packages/trunk/pathological/debian/pathological.desktop =================================================================== --- packages/trunk/pathological/debian/pathological.desktop 2007-10-29 01:43:47 UTC (rev 4484) +++ packages/trunk/pathological/debian/pathological.desktop 2007-10-29 02:29:36 UTC (rev 4485) @@ -1,8 +1,8 @@ [Desktop Entry] Type=Application -Encoding=UTF-8 Name=Pathological +GenericName=pathological Icon=pathological.xpm -GenericName=A puzzle game involving paths and marbles +Comment=Solve puzzles involving paths and marbles Exec=pathological Categories=Game;LogicGame; Added: packages/trunk/pathological/debian/watch =================================================================== --- packages/trunk/pathological/debian/watch (rev 0) +++ packages/trunk/pathological/debian/watch 2007-10-29 02:29:36 UTC (rev 4485) @@ -0,0 +1,3 @@ +version=3 + +http://sf.net/pathological/pathological-(\d+.+)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

