[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#199713: marked as done (python-apt: typos in source comments)



Your message dated Sun, 28 Sep 2003 19:52:44 -0400
with message-id <20030928235244.GD9124@alcor.net>
and subject line Fixed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Jul 2003 18:07:36 +0000
>From jvoss2@web.de Wed Jul 02 13:07:33 2003
Return-path: <jvoss2@web.de>
Received: from a3125.pppool.de (tatonka.pfalz.de) [213.6.49.37] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19Xm0y-0000s3-00; Wed, 02 Jul 2003 13:07:33 -0500
Received: from voss by tatonka.pfalz.de with local (Exim 3.36 #1 (Debian))
	id 19Xm0w-0000Ko-00; Wed, 02 Jul 2003 20:07:30 +0200
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-15"
From: Jochen Voss <voss@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: python-apt: typos in source comments
X-Mailer: reportbug 2.15
Date: Wed, 02 Jul 2003 20:07:30 +0200
Message-Id: <E19Xm0w-0000Ko-00@tatonka.pfalz.de>
Sender: Jochen Voss <jvoss2@web.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-12.3 required=4.0
	tests=BAYES_01,HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp)

Package: python-apt
Version: 0.5.5.1
Severity: minor
Tags: patch

Hello,

the following patch fixes two typos in comments from
"apt_pkgmodule.cc".

== patch starts at following line ==========================
--- apt_pkgmodule.cc.~1.4.~	2002-01-08 07:53:04.000000000 +0100
+++ apt_pkgmodule.cc	2003-07-02 20:01:03.000000000 +0200
@@ -4,7 +4,7 @@
 /* ######################################################################
 
    apt_pkgmodule - Top level for the python module. Create the internal
-                   structures for the module in the interpriter.
+                   structures for the module in the interpreter.
       
    ##################################################################### */
 									/*}}}*/
@@ -331,7 +331,7 @@
 
    // Cache
    {"GetCache",TmpGetCache,METH_VARARGS,"GetCache() -> PkgCache"},
-   {"GetPkgRecords",GetPkgRecords,METH_VARARGS,"GetPkgRecords(Cache) -> PkgRecrods"},
+   {"GetPkgRecords",GetPkgRecords,METH_VARARGS,"GetPkgRecords(Cache) -> PkgRecords"},
 
    {}
 };
== patch ends at previous line =============================

I hope this helps,

Jochen

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux tatonka.pfalz.de 2.4.20 #1 Wed Apr 30 15:55:10 CEST 2003 i586
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages python-apt depends on:
ii  apt [libapt-pkg-libc6.3-5-3.3 0.5.5.1    Advanced front-end for dpkg
ii  apt-utils [libapt-inst-libc6. 0.5.5.1    APT utility programs
ii  libc6                         2.3.1-17   GNU C Library: Shared libraries an
ii  python                        2.2.3-2.1  An interactive high-level object-o

-- no debconf information


---------------------------------------
Received: (at 199713-done) by bugs.debian.org; 28 Sep 2003 23:52:52 +0000
>From mdz@csh.rit.edu Sun Sep 28 18:52:48 2003
Return-path: <mdz@csh.rit.edu>
Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A3lLJ-00045E-00; Sun, 28 Sep 2003 18:52:45 -0500
Received: from 216-15-124-77.c3-0.smr-ubr3.sbo-smr.ma.cable.rcn.com ([216.15.124.77] helo=mizar.alcor.net)
	by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4)
	id 1A3lLI-00026g-00
	for 199713-done@bugs.debian.org; Sun, 28 Sep 2003 19:52:44 -0400
Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian))
	id 1A3lLI-00034Z-00
	for <199713-done@bugs.debian.org>; Sun, 28 Sep 2003 19:52:44 -0400
Date: Sun, 28 Sep 2003 19:52:44 -0400
From: Matt Zimmerman <mdz@debian.org>
To: 199713-done@bugs.debian.org
Subject: Fixed
Message-ID: <20030928235244.GD9124@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: 199713-done@bugs.debian.org
X-Spam-Status: No, hits=-1.0 required=4.0
	tests=BAYES_30
	version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 (1.174.2.15-2003-03-30-exp)

These typos were fixed in python-apt 0.5.5.1.

-- 
 - mdz



Reply to: