This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit 1620c662bfd3d53f2a6497506481861e5eabf42c Author: Peter de Wachter <[email protected]> Date: Sat Nov 7 21:16:10 2009 +0000 hitori: added missing build-dependency on docbook-xml --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6439600..ff5bef8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,11 @@ hitori (0.2.3-1) unstable; urgency=low * New upstream version. - Fixed bug in solution verification. (Closes: #552510) + * Added missing build-dependency on docbook-xml. * Removed obsolete dh_scrollkeeper call. * Bumped Standards-Version to 3.8.3. No changes needed. - -- Peter De Wachter <[email protected]> Sat, 07 Nov 2009 21:25:37 +0100 + -- Peter De Wachter <[email protected]> Sat, 07 Nov 2009 22:15:11 +0100 hitori (0.2.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 496c6be..4b37651 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional 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 + intltool, gnome-doc-utils, docbook-xml Standards-Version: 3.8.3 Homepage: http://live.gnome.org/Hitori Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/hitori/ -- 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

