This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 32fcb664c6dcc42fcfe7a34ec3c201f0e8ec2d86 Author: Bertrand Marc <[email protected]> Date: Thu Jul 22 14:51:46 2010 +0000 remove README.source, unnecessary --- debian/README.source | 5 ----- debian/changelog | 3 ++- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index 0eaa6fe..0000000 --- a/debian/README.source +++ /dev/null @@ -1,5 +0,0 @@ -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches and applied during the build. - -See /usr/share/doc/quilt/README.source diff --git a/debian/changelog b/debian/changelog index a92f159..4ee4f60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ playonlinux (3.7.6-2) UNRELEASED; urgency=low * Fix clean in debian/rules to compile twice in a row. * Bump Standards-Version to 3.9.0 (no changes needed). + * Remove README.source, unnecessary with 3.0 (quilt) format. - -- Bertrand Marc <[email protected]> Thu, 01 Jul 2010 20:37:11 +0200 + -- Bertrand Marc <[email protected]> Thu, 22 Jul 2010 16:49:11 +0200 playonlinux (3.7.6-1) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

