This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 7b5ff425ed0d7af7a022d0bf580c5d544f9a689e Author: Sven Eckelmann <[email protected]> Date: Wed Aug 26 01:23:24 2009 +0200 Add README.source with informations about patch management --- debian/README.source | 8 ++++++++ debian/changelog | 1 + 2 files changed, 9 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..08dc742 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,8 @@ +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. Please see: + + /usr/share/doc/quilt/README.source + +for more information on how to apply the patches, modify patches, or +remove a patch. diff --git a/debian/changelog b/debian/changelog index 601f0f4..43b8fae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mupen64plus (1.5+dfsg1-2) UNRELEASED; urgency=low (Closes: #543552) * debian/control: - Depend on liblzma-dev and pkg-config for lzma and xz support + * Add README.source with informations about patch management -- Sven Eckelmann <[email protected]> Tue, 25 Aug 2009 15:21:33 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

