Author: evgeni Date: 2009-07-14 22:32:23 +0000 (Tue, 14 Jul 2009) New Revision: 10037
Removed: packages/trunk/desmume/debian/patches/02_manpage-fixes.patch Modified: packages/trunk/desmume/debian/ packages/trunk/desmume/debian/changelog packages/trunk/desmume/debian/control packages/trunk/desmume/debian/copyright packages/trunk/desmume/debian/patches/series Log: New upstream release. * debian/copyright: + Fix typo in Guillaume's mail address. * debian/control: + Standards-Version: 3.8.2 * debian/pacthes/02_manpage-fixes.patch: + Drop the patch, was applied upstream. Property changes on: packages/trunk/desmume/debian ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/desmume_0.9.2-1.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/desmume_0.9.4.orig.tar.gz Modified: packages/trunk/desmume/debian/changelog =================================================================== --- packages/trunk/desmume/debian/changelog 2009-07-14 17:23:30 UTC (rev 10036) +++ packages/trunk/desmume/debian/changelog 2009-07-14 22:32:23 UTC (rev 10037) @@ -1,3 +1,15 @@ +desmume (0.9.4-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: + + Fix typo in Guillaume's mail address. + * debian/control: + + Standards-Version: 3.8.2 + * debian/pacthes/02_manpage-fixes.patch: + + Drop the patch, was applied upstream. + + -- Evgeni Golov <[email protected]> Wed, 15 Jul 2009 00:15:46 +0200 + desmume (0.9.2-1-1) unstable; urgency=low * New upstream bugfix release. Modified: packages/trunk/desmume/debian/control =================================================================== --- packages/trunk/desmume/debian/control 2009-07-14 17:23:30 UTC (rev 10036) +++ packages/trunk/desmume/debian/control 2009-07-14 22:32:23 UTC (rev 10037) @@ -6,7 +6,7 @@ Evgeni Golov <[email protected]> Build-Depends: debhelper (>= 5), libglade2-dev, libgtk2.0-dev, libsdl1.2-dev, libosmesa6-dev, intltool, quilt -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 Homepage: http://desmume.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/desmume/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/desmume/?op=log Modified: packages/trunk/desmume/debian/copyright =================================================================== --- packages/trunk/desmume/debian/copyright 2009-07-14 17:23:30 UTC (rev 10036) +++ packages/trunk/desmume/debian/copyright 2009-07-14 22:32:23 UTC (rev 10037) @@ -1,7 +1,7 @@ Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=420 Upstream-Name: DeSmuME -Upstream-Maintainer: Guillaume Duhamel <[email protected] +Upstream-Maintainer: Guillaume Duhamel <[email protected]> Upstream-Source: http://www.desmume.org Files: * Deleted: packages/trunk/desmume/debian/patches/02_manpage-fixes.patch =================================================================== --- packages/trunk/desmume/debian/patches/02_manpage-fixes.patch 2009-07-14 17:23:30 UTC (rev 10036) +++ packages/trunk/desmume/debian/patches/02_manpage-fixes.patch 2009-07-14 22:32:23 UTC (rev 10037) @@ -1,29 +0,0 @@ -From: Evgeni Golov <[email protected]> -Date: 2009-04-24 21:38:22 +0200 -Subject: Manpages need \-\-help instead of --help -License: 3-BSD - -diff -Nrwu desmume-0.9.2-1/src/gtk/doc/desmume.1 desmume-0.9.2-1.patched/src/gtk/doc/desmume.1 ---- desmume-0.9.2-1/src/gtk/doc/desmume.1 2009-04-24 21:37:27.000000000 +0200 -+++ desmume-0.9.2-1.patched/src/gtk/doc/desmume.1 2009-04-26 08:52:32.000000000 +0200 -@@ -52,7 +52,7 @@ - 1 = internal desmume software rasterizer (default) - .RE - .RS --2 = osmesa or gtkglext opengl (if available, depending on compilation options, see desmume --help) -+2 = osmesa or gtkglext opengl (if available, depending on compilation options, see desmume \-\-help) - .RE - .TP - .B \-\-disable-sound -diff -Nrwu desmume-0.9.2-1/src/gtk-glade/doc/desmume-glade.1 desmume-0.9.2-1.patched/src/gtk-glade/doc/desmume-glade.1 ---- desmume-0.9.2-1/src/gtk-glade/doc/desmume-glade.1 2009-04-24 21:38:22.000000000 +0200 -+++ desmume-0.9.2-1.patched/src/gtk-glade/doc/desmume-glade.1 2009-04-26 08:52:15.000000000 +0200 -@@ -49,7 +49,7 @@ - 1 = internal desmume software rasterizer (default) - .RE - .RS --2 = osmesa or gtkglext opengl (if available, depending on compilation options, see desmume --help) -+2 = osmesa or gtkglext opengl (if available, depending on compilation options, see desmume \-\-help) - .RE - .TP - .B \-\-disable-limiter Modified: packages/trunk/desmume/debian/patches/series =================================================================== --- packages/trunk/desmume/debian/patches/series 2009-07-14 17:23:30 UTC (rev 10036) +++ packages/trunk/desmume/debian/patches/series 2009-07-14 22:32:23 UTC (rev 10037) @@ -1,2 +1 @@ 01_link-with-GL.patch -02_manpage-fixes.patch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

