This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit c3727e94d2d6fdcfbf2ecd44903323e0cf4e515b Author: Bertrand Marc <[email protected]> Date: Wed Aug 25 08:47:57 2010 +0000 fix changelog; debian/rules: lang/old doesn't exist anymore --- debian/changelog | 5 +++-- debian/rules | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 132b0e8..1932f04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,10 @@ playonlinux (3.8-1) unstable; urgency=low * New upstream release. * Refresh patches. - * Remove temporary fix to compile twice in a row. + * Remove temporary fix for ua locale. + * debian/rules: lang/old doesn't exist anymore. - -- Bertrand Marc <[email protected]> Wed, 25 Aug 2010 10:39:24 +0200 + -- Bertrand Marc <[email protected]> Wed, 25 Aug 2010 10:45:52 +0200 playonlinux (3.7.7-1) UNRELEASED; urgency=low diff --git a/debian/rules b/debian/rules index e91fb98..9914f74 100755 --- a/debian/rules +++ b/debian/rules @@ -33,7 +33,6 @@ install: build chmod -R -x+X lang/locale/ chmod -x python/lib/__init__.py chmod +x lib/* - chmod +x lang/old/* chmod +x bash/terminals/* # Build architecture-independent files here. -- 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

