chiark / gitweb /
linda has been removed. Remove section A.2.2. Closes: #483242.
authorlucas <lucas@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 28 May 2008 18:46:18 +0000 (18:46 +0000)
committerlucas <lucas@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 28 May 2008 18:46:18 +0000 (18:46 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@5181 313b444b-1b9f-4f58-a734-7bb04f332e8d

best-pkging-practices.dbk
debian/changelog
tools.dbk

index ffddc4fb8e0cab020aea73ba901c43177c4c8d87..4bf1bf34877dd61ccf7932fc3020ffd121f4630e 100644 (file)
@@ -1446,7 +1446,7 @@ you avoid needless duplication of the same data into eleven or more .debs, one
 per each architecture.  While this adds some extra overhead into the
 <filename>Packages</filename> files, it saves a lot of disk space on Debian
 mirrors.  Separating out architecture-independent data also reduces processing
-time of <command>lintian</command> or <command>linda</command> (see <xref
+time of <command>lintian</command> (see <xref
 linkend="tools-lint"/> ) when run over the entire Debian archive.
 </para>
 </section>
index a35a32ba67d7d2f483ce317c441499791107d661..ffeeca26ededb215110d263444ace12526034775 100644 (file)
@@ -2,8 +2,9 @@ developers-reference (3.4.0) UNRELEASED; urgency=low
 
   * Update Vcs-* fields after DDP's SVN restructuring.
   * Fix conditions for updates from unstable to testing. Closes: #470754.
+  * linda has been removed. Remove section A.2.2. Closes: #483242.
 
- -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 28 May 2008 16:47:05 +0200
+ -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 28 May 2008 22:41:56 +0200
 
 developers-reference (3.3.9) unstable; urgency=low
 
index 7f6264824884f7aff730e212966bc8c34e9b35bd..fcf1d17453de4ed898d21808e892bbb296fe49f5 100644 (file)
--- a/tools.dbk
+++ b/tools.dbk
@@ -112,15 +112,6 @@ latest <command>lintian</command> output for the whole development distribution
 </para>
 </section>
 
-<section id="linda">
-<title><systemitem role="package">linda</systemitem></title>
-<para>
-<systemitem role="package">linda</systemitem> is another package linter.  It is
-similar to <systemitem role="package">lintian</systemitem> but has a different
-set of checks.  Its written in Python rather than Perl.
-</para>
-</section>
-
 <section id="debdiff">
 <title><systemitem role="package">debdiff</systemitem></title>
 <para>