Your message dated Wed, 26 Apr 2017 06:00:14 +0000
with message-id <[email protected]>
and subject line Bug#708936: fixed in pygame 1.9.3+dfsg-2
has caused the Debian Bug report #708936,
regarding pygame: typos
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
708936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pygame
Version: 1.9.2~pre~r3189-2
Severity: minor

I've found a bunch of typos in the source:

Calulate -> Calculate
Internel -> Internal
Jibberish -> Gibberish
Ouput -> Output
Publically -> Publicly
Simular -> Similar
accessable -> accessible
accidently -> accidentally
acclerated -> accelerated
accross ->  across
activily -> activity
addiontal -> additional
additionaly -> additionally
anough -> enough
argments -> arguments
assignement -> assignment
assignements -> assignments
autmatically -> automatically
backround -> background
begining -> beginning
betterer -> better
collition -> collision
compatability -> compatibility
compatibilty -> compatibility
compitibility -> compatibility
componen -> component
conifiguration -> configuration
consequtive -> consecutive
containting -> containing
continous -> continuous
contructor -> constructor
convenciences -> conveniences(?)
convenienty -> conveniently
convension -> convention
diretory -> directory
diverses -> ?
documenantation -> documentation
dodgey -> dodgy
effecient -> efficient
emberrasing -> embarrassing
enviroment -> environment
euclidian -> Euclidean
framiliar -> familiar
greate -> great(er?)
guarenteed -> guaranteed
incase -> in case
indieces -> indices
initalise -> initialise
inprecision -> imprecision
interace -> interlace
intialization -> initialization
intializer -> initializer
jibberish -> gibberish
layed -> laid
libarary -> library
libaries -> libraries
millisconds -> milliseconds
moouse -> mouse
occassionally -> occasionally
occured -> occurred
opperations -> operations
paralell -> parallel
paramter -> parameter
pased -> passed
porperty -> property
posible -> possible
postive -> positive
previded -> provided
publically -> publicly
reccommended -> recommended
sameples -> samples
screeen -> screen
seperate -> separate
seperately -> separately
shhould -> should
signficant -> significant
souce -> source
specifie -> specify
supression -> suppression
suprocessed -> subprocessed
temporarly -> temporarily
the the -> the
thier -> their
tranparent -> transparent
transparancy -> transparency
treshold -> threshold
truncaction -> truncation
unieke -> unique
unopimized -> unoptimized
unsupport -> unsupported
unweildy -> unwieldy
whereever -> wherever
zoomes -> zooms

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: pygame
Source-Version: 1.9.3+dfsg-2

We believe that the bug you reported is fixed in the latest version of
pygame, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominik George <[email protected]> (supplier of updated pygame package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Mon, 24 Apr 2017 19:45:54 +0200
Source: pygame
Binary: python-pygame python3-pygame python-pygame-doc
Architecture: source i386 all
Version: 1.9.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Dominik George <[email protected]>
Description:
 python-pygame - SDL bindings for games development (Python 2)
 python-pygame-doc - SDL bindings for games development in Python 
(documentation)
 python3-pygame - SDL bindings for games development (Python 3)
Closes: 698169 700997 708936 738244 747567 750315 779319 803555 812717
Changes:
 pygame (1.9.3+dfsg-2) unstable; urgency=medium
 .
   * License review to update d/copyright.
 .
 pygame (1.9.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #779319)
     + Upload to unstable as we got a stable release.
   * Add myself tu Uploaders.
   * Use uscan to get orig tarball.
     + Exclude font copy.
     + Exclude dump of website comments (unnecessary and almost
       impossible to license-check).
   * Update watch file to use PyPI.
   * Add a separate python-pygame-doc package. (Closes: #747567)
     + Use sphinxdoc to build.
     + Also install examples in the -doc package.
   * Re-introduce python3 package.
   * Enable all hardening flags.
   * Fix many spelling issues. (Closes: #708936)
   * Re-enable test suites.
     + Enable display test suite using Xvfb.
 .
 pygame (1.9.2~pre~r3449-2) experimental; urgency=medium
 .
   * Ignore test failures temporarily (pre-release).
 .
 pygame (1.9.2~pre~r3449-1) experimental; urgency=medium
 .
   [ Vincent Cheng ]
   * Stop symlinking fonts into deprecated /usr/share/pyshared/ directory;
     fixes FTBFS. (Closes: #750315)
   * Drop doc-base file.
   * Update Standards version to 3.9.8.
 .
   [ Stefano Rivera ]
   * New upstream snapshot.
     - Fixes FTBFS with clang. (Closes: #812717)
   * Support Python 3 in setup_ignore_portmidi_on_non_linux.diff
   * Drop ffmpeg, and smpeg dependencies, upstream has dropped movie support.
     (Closes: #803555)
   * Run tests against built pygame, don't build-depend on it.
     - Build-Depend on: fluid-soundfont-gm, fontconfig, fonts-dejavu-core,
       musescore-soundfont-gm, for the tests.
   * Port to pybuild.
 .
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 .
 pygame (1.9.2~pre~r3348-1) experimental; urgency=medium
 .
   [ Vincent Cheng ]
   * Set Debian Python Modules Team <[email protected]> as new
     maintainer, and move Ed Boraas into Uploaders with his consent.
     - Update Vcs-* fields accordingly.
   * Replace dependency ttf-freefont -> fonts-freefont-ttf. (Closes: #738244)
   * Replace build-dep on python3.2 (>= 3.2.3-7) with build-conflicts instead.
   * Remove dependency on ${python:Provides}.
   * Remove Replaces+Conflicts with obsolete pygame packages.
   * Update Standards version to 3.9.5.
   * Update my email address.
 .
   [ Jakub Wilk ]
   * Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.
 .
 pygame (1.9.2~pre~r3189-2) experimental; urgency=low
 .
   * Fix FTBFS by reverting faulty fix for #700997; distutils in Debian now
     takes care of installing headers into the right location as of python3.2
     (>= 3.2.3-7), so add a build-dep on that instead. (Closes: #700997)
 .
 pygame (1.9.2~pre~r3189-1) experimental; urgency=low
 .
   * New upstream hg snapshot (rev 3189).
   * Avoid potentially overriding a symlink in python3.2-dev. (Closes: #700997)
   * Generate correct versioned dependency on python-numpy following ABI change
     using the dh_numpy and dh_numpy3 helpers. (Closes: #698169)
     - Add build-depends on python3-numpy.
   * Fix a number of failing tests that rely on pygame being tested with OpenGL
     and a graphical display available, as well as audio/video devices.
   * Remove deprecated DMUA flag in debian/control.
   * Fix lintian tag vcs-field-not-canonical.
   * Update Standards version from 3.9.3 to 3.9.4, no updates required.
 .
 pygame (1.9.2~pre~r3144-1) experimental; urgency=low
 .
   * New upstream hg snapshot (rev 3144).
     - Drop drop_v4l_support.patch, set_WM_CLASS.patch, check_for_v4l2.diff,
       no_asm_types_h.diff; applied upstream.
     - Refresh remaining patches.
   * Add build-depends on libfreetype6-dev, libavformat-dev, libswscale-dev.
   * Add build-depends on python-pygame in order to run tests.
   * Remove unneeded debian/python-pygame.bug-{presubj,script} files;
     src:libsdl1.2 merged all builds into a single package as of 1.2.14-6.3.
   * Build pygame module for Python 3. (LP: #682144)
     - Add build-depends on python3-all-dev.
   * Add depends on libjs-sphinxdoc and replace embedded js libraries
     with symlinks in debian/rules.
   * Add lintian overrides for hardening-no-fortify-function and
     image-file-in-usr-lib.
   * Add missing DEP-3 patch headers.
   * Set DMUA flag in debian/control as per agreement with sponsor.
Checksums-Sha1:
 69b2bd6e969c9e5471e6c4ebd9ceb4af22217ec5 2794 pygame_1.9.3+dfsg-2.dsc
 4303d6a2dbac66e64fd5a25d547f9bf9e8364a62 2813762 pygame_1.9.3+dfsg.orig.tar.gz
 7009125d80dd3eb282e6a47f8dc273964cabe3cc 23932 
pygame_1.9.3+dfsg-2.debian.tar.xz
 44c1aca24172305ac64d448d7c01b327a0a66362 12863 
pygame_1.9.3+dfsg-2_i386.buildinfo
 e6e294528e361372e3d13e66bc703c26610c614f 995304 
python-pygame-dbgsym_1.9.3+dfsg-2_i386.deb
 11df307a3576c96f2e99ee5f5dbd3b702502f926 1577606 
python-pygame-doc_1.9.3+dfsg-2_all.deb
 86c6e25d9736188861bdd6cc1ee36d3d50cfb675 588940 
python-pygame_1.9.3+dfsg-2_i386.deb
 8ebbcf6c63b160418f52782a92fc6ca702f80379 1072100 
python3-pygame-dbgsym_1.9.3+dfsg-2_i386.deb
 e40d42cf8898ac66ed35494d016f730636ba5368 591196 
python3-pygame_1.9.3+dfsg-2_i386.deb
Checksums-Sha256:
 b6d217a75325b7bcb3b82fcae02791f99114ef3d189c8ce6780fa5de02c3460d 2794 
pygame_1.9.3+dfsg-2.dsc
 172ff06b5366ef7c025813bbf714cc0fa4ae8c4124b80f10face11f7d361a5d1 2813762 
pygame_1.9.3+dfsg.orig.tar.gz
 fb52a4889aa80a4cb8c7d197b115b7844a85814795472017105900d5884e842e 23932 
pygame_1.9.3+dfsg-2.debian.tar.xz
 f7064e466f9aa5f12c25b144e473bbe536e0dc8af24f1de09c427acc7a0ad0c9 12863 
pygame_1.9.3+dfsg-2_i386.buildinfo
 158a6b2f2b61c421a3c28d733e5f8c0148d7695eedfac7981ca9cb09b4f78669 995304 
python-pygame-dbgsym_1.9.3+dfsg-2_i386.deb
 7a672904a4deac8d8ebaaaa535ca68324db36dd3e66a1e1a339290a63712d5bb 1577606 
python-pygame-doc_1.9.3+dfsg-2_all.deb
 8ba023dd6998546262311e1cd5ee62b72bb8cb631db46d4e8d1a42c663025270 588940 
python-pygame_1.9.3+dfsg-2_i386.deb
 6198ebae8bfd3a6b9e7d5d32d96bfc3902cba640b9e33131fc3aa161927cfc3b 1072100 
python3-pygame-dbgsym_1.9.3+dfsg-2_i386.deb
 822c277768e22e2c9f54b402a08f448c1a09a2a0a35a5b25617f9b8bfaeeefcf 591196 
python3-pygame_1.9.3+dfsg-2_i386.deb
Files:
 e94684980495867593bc223e90659981 2794 python optional pygame_1.9.3+dfsg-2.dsc
 28b96970512e644b12ce70bf5e242463 2813762 python optional 
pygame_1.9.3+dfsg.orig.tar.gz
 e73981cbfb9fd39cf6c36671ed2a88c1 23932 python optional 
pygame_1.9.3+dfsg-2.debian.tar.xz
 3c8c15a3fc67c982f9477185a049e674 12863 python optional 
pygame_1.9.3+dfsg-2_i386.buildinfo
 06023ca43f9a25c9cc1176de4db8e8ae 995304 debug extra 
python-pygame-dbgsym_1.9.3+dfsg-2_i386.deb
 40f02d739ebb9c1b7df4f8450d4adbe4 1577606 doc optional 
python-pygame-doc_1.9.3+dfsg-2_all.deb
 8fee76b7b604b21ce18a961722f3b359 588940 python optional 
python-pygame_1.9.3+dfsg-2_i386.deb
 47d7fb771bb932243e0333338a14326e 1072100 debug extra 
python3-pygame-dbgsym_1.9.3+dfsg-2_i386.deb
 aa2f1e4aeb5efbd2acf40adb9d67a919 591196 python optional 
python3-pygame_1.9.3+dfsg-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (MirBSD)
Comment: ☃ ЦΤℱ—8 ☕☂☄

iQIcBAEBCQAGBQJY/mf9AAoJEHa1NLLpkAfgM5IQANxduNzhtbjMlzI6kDZheJ39
CZc2+AxJz9xJless1b8ps5cKHCrewCI2PHbaXnt2cukBOkvdEOHxgKJ0Nzt+7Qs5
f+s6krTBp5l8W7aPoU+uObx1Zy+iVIG6VQHikpw1soakqLr7cy8QwNP/V62Mv8bk
kFUi7fEWqFq+tWvdvyONi0lFSK8NAPzYE9QojUOSRHFLFNwybCDEHMkF0u/9+xkQ
a162Sb866iwm9u5lU9du17aRzyE10WepaLSRQIXXmStvAYZEQ7qEbyOo58vHXRWx
64Mlc2hMOWAAts5mZsbFTt3eyAzjxoQ/FUgdOf1xKgR0LrPuaxSbPXlAXn13Pz9U
Y8g+lrfWMmY8lnVw/yNqOv2Y1e3JXdB0obJsUYLYBfCrpDZ4hPgbKtc7qox+olpZ
EHmlJh50FtX8VzalCsD1H5dFgKNqQKFZLMYN9Ij068ptRdPFaUz1IXGK5A0Jt+qt
MbUZ/5YMbM0tTxx7c+m3tUC8CZ+hmySB0vodm7F0y9KLpUoBy0PzbulljoUwS+/b
vIMnuxOZ1ZSymrcus7tDllmchrjzQWoDsYLWZ8xjCT7BSeTIamTQX5sZTlU5gz1u
SIGbKjlJNnRsYq6FiTkzUW/PYIuiPjp3aOim0gCMRE0ro0u0fYz+xX/0XclfWSGV
NS9jNzNIe8nEtrdlM9H5
=32Mv
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to