Author: pdewacht-guest Date: 2009-04-26 19:06:45 +0000 (Sun, 26 Apr 2009) New Revision: 9650
Modified: packages/trunk/hitori/debian/ packages/trunk/hitori/debian/changelog packages/trunk/hitori/debian/control packages/trunk/hitori/debian/hitori.6 packages/trunk/hitori/debian/rules packages/trunk/hitori/debian/watch Log: Hitori: new upstream version 0.2.2 Property changes on: packages/trunk/hitori/debian ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/hitori_0.2.1.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/hitori_0.2.2.orig.tar.gz Modified: packages/trunk/hitori/debian/changelog =================================================================== --- packages/trunk/hitori/debian/changelog 2009-04-26 08:32:14 UTC (rev 9649) +++ packages/trunk/hitori/debian/changelog 2009-04-26 19:06:45 UTC (rev 9650) @@ -1,3 +1,12 @@ +hitori (0.2.2-1) unstable; urgency=low + + * New upstream version. + * New upstrean website: updated watch file, etc. + * Removed obsolete dh_desktop call. + * Bumped Standards-Version to 3.8.1. No changes needed. + + -- Peter De Wachter <[email protected]> Sun, 26 Apr 2009 20:56:50 +0200 + hitori (0.2.1-1) unstable; urgency=low * Initial release (Closes: #490222) Modified: packages/trunk/hitori/debian/control =================================================================== --- packages/trunk/hitori/debian/control 2009-04-26 08:32:14 UTC (rev 9649) +++ packages/trunk/hitori/debian/control 2009-04-26 19:06:45 UTC (rev 9650) @@ -5,8 +5,8 @@ Uploaders: Peter De Wachter <[email protected]> Build-Depends: debhelper (>= 7), chrpath, libgtk2.0-dev (>= 2.14), intltool, gnome-doc-utils -Standards-Version: 3.8.0 -Homepage: http://tecnocode.co.uk/projects/hitori/ +Standards-Version: 3.8.1 +Homepage: http://live.gnome.org/Hitori Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/hitori/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-games/packages/trunk/hitori/ Modified: packages/trunk/hitori/debian/hitori.6 =================================================================== --- packages/trunk/hitori/debian/hitori.6 2009-04-26 08:32:14 UTC (rev 9649) +++ packages/trunk/hitori/debian/hitori.6 2009-04-26 19:06:45 UTC (rev 9650) @@ -30,7 +30,7 @@ . .SH "SEE ALSO" . -.URL "http://tecnocode.co.uk/projects/hitori/" "The game's web site" "" +.URL "http://live.gnome.org/Hitori" "The game's web site" "" . .SH "AUTHOR" . Modified: packages/trunk/hitori/debian/rules =================================================================== --- packages/trunk/hitori/debian/rules 2009-04-26 08:32:14 UTC (rev 9649) +++ packages/trunk/hitori/debian/rules 2009-04-26 19:06:45 UTC (rev 9650) @@ -61,7 +61,6 @@ dh_installdocs dh_installman dh_installmenu - dh_desktop dh_icons dh_scrollkeeper dh_strip Modified: packages/trunk/hitori/debian/watch =================================================================== --- packages/trunk/hitori/debian/watch 2009-04-26 08:32:14 UTC (rev 9649) +++ packages/trunk/hitori/debian/watch 2009-04-26 19:06:45 UTC (rev 9650) @@ -1,4 +1,3 @@ version=3 -http://tecnocode.co.uk/projects/hitori/ \ - http://tecnocode.co.uk/downloads/hitori-(.*)\.tar\.gz +http://ftp.gnome.org/pub/GNOME/sources/hitori/([0-9.]+)/hitori-([0-9.]+).tar.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

