diff options
author | Tarek Soliman | 2011-10-05 20:19:55 -0500 |
---|---|---|
committer | Tarek Soliman | 2011-10-05 20:36:49 -0500 |
commit | 43f45ce939fc0e7c655ef8ca54e466599cfe14ff (patch) | |
tree | 498ae141eba567c1e87b59a2f8ba557f6cd256ef | |
parent | 833c692fc96820a47da4ec4068517a85cafb8fc0 (diff) | |
download | scummvm-rg350-43f45ce939fc0e7c655ef8ca54e466599cfe14ff.tar.gz scummvm-rg350-43f45ce939fc0e7c655ef8ca54e466599cfe14ff.tar.bz2 scummvm-rg350-43f45ce939fc0e7c655ef8ca54e466599cfe14ff.zip |
MAEMO: Change maintainer in debian/control and revise debian/changelog
-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 |