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

Bug#76731: marked as done (typos on http://www.debian.org/devel/cvs_packages)



Your message dated Fri, 10 Nov 2000 21:44:15 +0000
with message-id <20001110214415.A4982@sumpf.cyrius.com>
and subject line Bug#76731: typos on http://www.debian.org/devel/cvs_packages
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Nov 2000 19:44:29 +0000
>From kraai@opensource.lineo.com Fri Nov 10 13:44:29 2000
Return-path: <kraai@opensource.lineo.com>
Received: from opensource.lineo.com [::ffff:204.246.147.211] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13uK68-0000zw-00; Fri, 10 Nov 2000 13:44:29 -0600
Received: by opensource.lineo.com (Postfix, from userid 1011)
	id 6CFD5193388; Fri, 10 Nov 2000 12:44:17 -0700 (MST)
Date: Fri, 10 Nov 2000 12:44:17 -0700
From: Matt Kraai <kraai@debian.org>
To: submit@bugs.debian.org
Subject: typos on http://www.debian.org/devel/cvs_packages
Message-ID: <[🔎] 20001110124417.A5478@opensource.lineo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
Sender: kraai@opensource.lineo.com
Delivered-To: submit@bugs.debian.org

Package: www.debian.org
Version: N/A

The appended patch fixes a number of typos on the "Using CVS together
with Debian packages" page.

Matt

Index: webwml/english/devel/cvs_packages.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/devel/cvs_packages.wml,v
retrieving revision 1.3
diff -u -r1.3 cvs_packages.wml
--- webwml/english/devel/cvs_packages.wml	2000/10/19 18:06:59	1.3
+++ webwml/english/devel/cvs_packages.wml	2000/11/10 19:36:06
@@ -23,8 +23,8 @@
 </pre>
 
 <p>Note: in the following discussion, the entities in angle brackets
-&lt;&gt; are meant to be changed for wach case, everything else is to
-be taken literally. For eaxample, if you are talking about a package with
+&lt;&gt; are meant to be changed for each case, everything else is to
+be taken literally. For example, if you are talking about a package with
 upstream version 2.1.82, then &lt;$version&gt; means 2.1.82, and
 upstream_version_&lt;$version | tr  . _&gt; means upstream_version_2_1_82.
 
@@ -94,7 +94,7 @@
 
 <pre>
    modules   CVSROOT modules
-   &lt;package&gt; debian/package
+   &lt;package&gt; debian/&lt;package&gt;
 </pre>
 
 <pre>
@@ -121,7 +121,7 @@
 
 <pre>
    $ cd /where/your/source/tree/resides/
-   $ tar zvvfx &lt;package&gt;_&lt;version&gt;.orig.tar.gz
+   $ tar zvfx &lt;package&gt;_&lt;version&gt;.orig.tar.gz
    $ cd &lt;package&gt;_&lt;version&gt;.orig
    $ cvs import -ko -m 'Import of bare source' \
        debian/&lt;package&gt; source-dist upstream_version_&lt;version|tr . _&gt;
@@ -148,7 +148,7 @@
    <p>If you have already created a debianized version but haven't used
    CVS before you might want to run the following commands to
    incorporate your changes. After that you should tag that release to
-   be able to check it out sometimes later.
+   be able to check it out sometime later.
 
 <pre>
    $ cd /where/your/source/tree/resides/&lt;package&gt;-&lt;version&gt;
@@ -160,8 +160,8 @@
 </pre>
 
    <p>Please make sure that the file debian/rules is executable,
-   since this way it shall be executable when exported, and there wll
-   be no problems running dgpk-buildpackage on the exported
+   since this way it shall be executable when exported, and there will
+   be no problems running dpkg-buildpackage on the exported
    sources. In general, make sure *all* files have the right
    permission before you add them to the CVS repository.
 
@@ -171,7 +171,7 @@
 </pre>
 
    <p>Also, please note that you have to add all additional files manually
-   which should be placed in the repository, expecially all files in
+   which should be placed in the repository, especially all files in
    the debian subdirectory. Also, please note that the cvs add command
    does NOT work recursively, so you shall have to manually add
    whatever subdirectories you have. (cd debian; cvs add *)
@@ -192,8 +192,8 @@
        A rules
        ? example1
 </pre>
-   M means modified (has to be commited), A means Added (has to be
-   commited), ? means CVS does not know about the file (needs to be
+   M means modified (has to be committed), A means Added (has to be
+   committed), ? means CVS does not know about the file (needs to be
    added, maybe?). When you are satisfied that nothing has been
    missed, and all files have the required permissions, you are ready
    to commit.
@@ -350,7 +350,7 @@
    revision becomes the head revision.  
 
    <p>So, check and see if all the files have been correctly
-   updated. Espescially, remember to change the debian/changelog file!
+   updated. Especially, remember to change the debian/changelog file!
 
    <p>When you are satisfied, you may remove the old version of the
    working directory. Be very sure you are removing the right

---------------------------------------
Received: (at 76731-done) by bugs.debian.org; 10 Nov 2000 21:40:17 +0000
>From tbm@cyrius.com Fri Nov 10 15:40:17 2000
Return-path: <tbm@cyrius.com>
Received: from web1.lanscape.net [::ffff:64.240.156.194] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13uLuD-0004sQ-00; Fri, 10 Nov 2000 15:40:17 -0600
Received: from sumpf.cyrius.com (IDENT:root@web1.lanscape.net [64.240.156.194])
	by web1.lanscape.net (8.9.3/8.9.3) with ESMTP id PAA03928;
	Fri, 10 Nov 2000 15:40:12 -0600
Received: by sumpf.cyrius.com (Postfix, from userid 1000)
	id 2C84A157F6; Fri, 10 Nov 2000 21:44:15 +0000 (GMT)
Date: Fri, 10 Nov 2000 21:44:15 +0000
From: Martin Michlmayr <tbm@cyrius.com>
To: Matt Kraai <kraai@debian.org>, 76731-done@bugs.debian.org
Subject: Re: Bug#76731: typos on http://www.debian.org/devel/cvs_packages
Message-ID: <20001110214415.A4982@sumpf.cyrius.com>
References: <[🔎] 20001110124417.A5478@opensource.lineo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <[🔎] 20001110124417.A5478@opensource.lineo.com>; from kraai@debian.org on Fri, Nov 10, 2000 at 12:44:17PM -0700
Delivered-To: 76731-done@bugs.debian.org

* Matt Kraai <kraai@debian.org> [20001110 12:44]:
> The appended patch fixes a number of typos on the "Using CVS together
> with Debian packages" page.

I commited your patch.  Thanks.
-- 
Martin Michlmayr
tbm@cyrius.com



Reply to: