This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 2699e704a3a342718fac1eb583d3630a2b1f3a91 Author: Bertrand Marc <[email protected]> Date: Sun May 2 12:52:03 2010 +0000 complete upstream changelog --- debian/changelog | 5 +++-- debian/patches/changelog.diff | 12 ++++++++++++ debian/patches/series | 1 + 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d9bcc22..84e14ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -playonlinux (3.7.6-1) UNRELEASED; urgency=low +playonlinux (3.7.6-1) unstable; urgency=low * New upstream release. * Switch to dpkg-source 3.0 (quilt) format. * Refresh debian/rules, remove any quilt references. + * Complete upstream changelog. - -- Bertrand Marc <[email protected]> Sat, 01 May 2010 13:51:23 +0200 + -- Bertrand Marc <[email protected]> Sun, 02 May 2010 13:51:23 +0200 playonlinux (3.7.3-1) unstable; urgency=low diff --git a/debian/patches/changelog.diff b/debian/patches/changelog.diff new file mode 100644 index 0000000..56d807d --- /dev/null +++ b/debian/patches/changelog.diff @@ -0,0 +1,12 @@ +Index: playonlinux-3.7.6/CHANGELOG +=================================================================== +--- playonlinux-3.7.6.orig/CHANGELOG 2010-05-02 14:45:51.000000000 +0200 ++++ playonlinux-3.7.6/CHANGELOG 2010-05-02 14:46:13.000000000 +0200 +@@ -1,3 +1,7 @@ ++-> 3.7.6 ++- Bug fixed in wine version management (POL_SetupWindow_prefixcreate always used the system wine version causing conflict) ++- A bug fixed in install window causing crashes ++ + -> 3.7.5 + - Improvement on icon managing + - Manual installation now supports .msi files diff --git a/debian/patches/series b/debian/patches/series index da3657a..fb58ca8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ mscorefonts.diff locale.diff x-terminal-emulator.diff license.diff +changelog.diff -- 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

