This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository whichwayisup.
commit c4f35b6947fa632a8358e84d3866449a8f829b6e Author: Ansgar Burchardt <[email protected]> Date: Sat Feb 21 16:38:36 2009 +0000 * Refresh patches. * Bump Standards Version to 3.8.0 (no changes) * Add the word "Copyright" to copyright statement for the Debian packaging to make lintian happy. --- debian/changelog | 8 ++++++-- debian/control | 2 +- debian/copyright | 4 ++-- debian/patches/font_path.patch | 6 +++--- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index d916b09..989bbc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -whichwayisup (0.7.9-2) UNRELEASED; urgency=low +whichwayisup (0.7.9-2) unstable; urgency=low * python-pyogg was renamed into python-ogg, update dependencies accordingly (Closes: #494895) + * Refresh patches. + * Bump Standards Version to 3.8.0 (no changes) + * Add the word "Copyright" to copyright statement for the Debian packaging + to make lintian happy. - -- Ansgar Burchardt <[email protected]> Wed, 13 Aug 2008 00:51:02 +0200 + -- Ansgar Burchardt <[email protected]> Sat, 21 Feb 2009 17:33:14 +0100 whichwayisup (0.7.9-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 65452d7..7296c73 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]>, Ansgar Burchardt <[email protected]> Build-Depends: debhelper (>= 5), quilt -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/whichwayisup/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/whichwayisup/?op=log Homepage: http://hectigo.net/puskutraktori/whichwayisup/ diff --git a/debian/copyright b/debian/copyright index 1f701e8..a1923ac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -308,5 +308,5 @@ WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. rights under applicable law. -The Debian packaging is (C) 2007, Miriam Ruiz <[email protected]> and -is licensed under the GPL, see above. +The Debian packaging is Copyright (C) 2007, Miriam Ruiz <[email protected]> +and is licensed under the GPL, see above. diff --git a/debian/patches/font_path.patch b/debian/patches/font_path.patch index a9edfd7..908f101 100644 --- a/debian/patches/font_path.patch +++ b/debian/patches/font_path.patch @@ -1,6 +1,6 @@ ---- whichwayisup-0.7.0/lib/util.py.orig 2007-05-31 19:52:08.000000000 +0000 -+++ whichwayisup-0.7.0/lib/util.py 2007-05-31 19:52:54.000000000 +0000 -@@ -23,7 +23,7 @@ +--- whichwayisup-0.7.9.orig/lib/util.py ++++ whichwayisup-0.7.9/lib/util.py +@@ -29,7 +29,7 @@ class Util: pygame.font.init() -- 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

