This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit bd13a39722e8dedaef1623f53dc3871117ca7256 Author: Peter de Wachter <[email protected]> Date: Sun Apr 26 19:06:45 2009 +0000 Hitori: new upstream version 0.2.2 --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- debian/hitori.6 | 2 +- debian/rules | 1 - debian/watch | 3 +-- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5c65d55..5624c6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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) diff --git a/debian/control b/debian/control index ec38bd5..7e5c826 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Games Team <[email protected]> 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/ diff --git a/debian/hitori.6 b/debian/hitori.6 index 8128494..35ede05 100644 --- a/debian/hitori.6 +++ b/debian/hitori.6 @@ -30,7 +30,7 @@ menu. . .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" . diff --git a/debian/rules b/debian/rules index dce5c73..c631d79 100755 --- a/debian/rules +++ b/debian/rules @@ -61,7 +61,6 @@ binary-arch: install dh_installdocs dh_installman dh_installmenu - dh_desktop dh_icons dh_scrollkeeper dh_strip diff --git a/debian/watch b/debian/watch index d08ab29..02b74d2 100644 --- a/debian/watch +++ b/debian/watch @@ -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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hitori.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

