This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository whichwayisup.
commit ba8ac3c656d8b0753a2b1cf7ad8ed931e8931788 Author: Ansgar Burchardt <[email protected]> Date: Sun Feb 22 16:18:19 2009 +0000 Add README.source --- debian/README.source | 6 ++++++ debian/changelog | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..7df3fd2 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,6 @@ +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 for a detailed explanation. + diff --git a/debian/changelog b/debian/changelog index 989bbc1..40b15be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,11 @@ whichwayisup (0.7.9-2) unstable; urgency=low (Closes: #494895) * Refresh patches. * Bump Standards Version to 3.8.0 (no changes) + + Add README.source * Add the word "Copyright" to copyright statement for the Debian packaging to make lintian happy. - -- Ansgar Burchardt <[email protected]> Sat, 21 Feb 2009 17:33:14 +0100 + -- Ansgar Burchardt <[email protected]> Sun, 22 Feb 2009 00:25:46 +0100 whichwayisup (0.7.9-1) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/whichwayisup.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

