diff options
Diffstat (limited to 'backends/platform')
-rw-r--r-- | backends/platform/maemo/debian/changelog | 4 | ||||
-rw-r--r-- | backends/platform/maemo/debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/backends/platform/maemo/debian/changelog b/backends/platform/maemo/debian/changelog index 9798197807..d3e0287186 100644 --- a/backends/platform/maemo/debian/changelog +++ b/backends/platform/maemo/debian/changelog @@ -1,8 +1,8 @@ scummvm (1.4.0~git) unstable; urgency=low - * Non-maintainer upload. + * development snapshot - -- Tarek Soliman <tarek@bashasoliman.com> Wed, 29 Jun 2011 16:41:09 -0500 + -- Tarek Soliman <tsoliman@scummvm.org> Wed, 05 Oct 2011 19:01:25 -0500 scummvm (1.2.1~pre) unstable; urgency=low diff --git a/backends/platform/maemo/debian/control b/backends/platform/maemo/debian/control index 809d65c800..a1f0d95002 100644 --- a/backends/platform/maemo/debian/control +++ b/backends/platform/maemo/debian/control @@ -1,7 +1,7 @@ Source: scummvm Section: user/games Priority: optional -Maintainer: Frantisek Dufka <dufkaf@seznam.cz> +Maintainer: Tarek Soliman <tsoliman@scummvm.org> Build-Depends: debhelper (>> 4.0.0), libsdl1.2-dev, libmad0-dev, libasound2-dev, libvorbisidec-dev, libmpeg2-4-dev, libflac-dev (>= 1.1.2), libz-dev, quilt Standards-Version: 3.6.1.1 |