This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository xpenguins.
commit 4e08ab24bbfc96ae4fb4b17541a006c54e7fc1e1 Author: Alexander Reichle-Schmehl <[email protected]> Date: Sun Aug 30 17:03:34 2009 +0000 Adjust build depends --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f04dab4..8fcb305 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ xpenguins (2.2-6.1) UNRELEASED; urgency=low * Update Name in debian/control * Move Homepage entry from description to real header + * Adjust build depends from x-dev to x11proto-core-dev (Closes: #515426) - -- Alexander Reichle-Schmehl <[email protected]> Sun, 30 Aug 2009 19:00:57 +0200 + -- Alexander Reichle-Schmehl <[email protected]> Sun, 30 Aug 2009 19:02:43 +0200 xpenguins (2.2-6) unstable; urgency=low diff --git a/debian/control b/debian/control index 220b617..6835e1c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xpenguins Section: games Priority: optional Maintainer: Alexander Reichle-Schmehl <[email protected]> -Build-Depends: debhelper (>= 4.1.0), libx11-dev, libxext-dev, libxpm-dev, libxt-dev, x-dev, dpatch, cdbs +Build-Depends: debhelper (>= 4.1.0), libx11-dev, libxext-dev, libxpm-dev, libxt-dev, x11proto-core-dev, dpatch, cdbs Standards-Version: 3.7.2 Homepage: http://xpenguins.seul.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xpenguins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

