This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository xpenguins.
commit 888e7768264f3aa676f8027bbe8b306eb2c9332e Author: Alexander Reichle-Schmehl <[email protected]> Date: Sun Aug 30 17:14:41 2009 +0000 Newer standards version --- debian/README.source | 3 +++ debian/changelog | 3 ++- debian/control | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..ad61918 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,3 @@ +This package uses dpatch fpr patch management. Please see +/usr/share/doc/dpatch/README.source.gz for further information about it. + diff --git a/debian/changelog b/debian/changelog index a339dcb..1d31a37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ xpenguins (2.2-6) UNRELEASED; urgency=low * Adjust build depends from x-dev to x11proto-core-dev (Closes: #515426) * Add ${misc:Depends} to debian/control * Use newer debhelper + * Bump standards version (add README.source) - -- Alexander Reichle-Schmehl <[email protected]> Sun, 30 Aug 2009 19:11:56 +0200 + -- Alexander Reichle-Schmehl <[email protected]> Sun, 30 Aug 2009 19:13:58 +0200 xpenguins (2.2-6) unstable; urgency=low diff --git a/debian/control b/debian/control index 4f0e945..4787ff3 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: Alexander Reichle-Schmehl <[email protected]> Build-Depends: debhelper (>= 5), libx11-dev, libxext-dev, libxpm-dev, libxt-dev, x11proto-core-dev, dpatch, cdbs -Standards-Version: 3.7.2 +Standards-Version: 3.8.3 Homepage: http://xpenguins.seul.org/ Package: xpenguins -- 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

