This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 24ccd55108c63a958d0e8044a9d867d84b69a424 Author: Bertrand Marc <[email protected]> Date: Sun Aug 21 13:45:48 2011 +0000 New upstream release --- debian/patches/license.diff | 11 ----------- debian/patches/series | 1 - 2 files changed, 12 deletions(-) diff --git a/debian/patches/license.diff b/debian/patches/license.diff deleted file mode 100644 index d2398c1..0000000 --- a/debian/patches/license.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- a/python/mainwindow.py -+++ b/python/mainwindow.py -@@ -454,7 +454,7 @@ - self.aboutBox.AddTranslator("https://translations.launchpad.net/playonlinux/") - self.aboutBox.AddArtist(_("Icons are provided by the Tango Desktop Project")) - self.aboutBox.SetWebSite("http://www.playonlinux.com") -- self.aboutBox.SetLicence(open(Variables.playonlinux_env+"/LICENCE",'r').read()) -+ self.aboutBox.SetLicence(open("/usr/share/common-licenses/GPL",'r').read()) - self.about = wx.AboutBox(self.aboutBox) - - class PlayOnLinuxApp(wx.App): diff --git a/debian/patches/series b/debian/patches/series index da3657a..50c6b43 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ mscorefonts.diff locale.diff x-terminal-emulator.diff -license.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

