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

lintian: r11 - in trunk: checks debian



Author: jeroen
Date: 2004-02-08 21:14:09 +0100 (Sun, 08 Feb 2004)
New Revision: 11

Modified:
   trunk/checks/binaries.desc
   trunk/debian/changelog
Log:
checks/binaries.desc:
  + Fix typo (Closes: #202856)


Modified: trunk/checks/binaries.desc
===================================================================
--- trunk/checks/binaries.desc	2004-02-08 20:06:15 UTC (rev 10)
+++ trunk/checks/binaries.desc	2004-02-08 20:14:09 UTC (rev 11)
@@ -122,7 +122,7 @@
 Info: This package installs an ELF binary in <tt>/etc</tt>.
  The Filesystem Hierarchy Standard forbids this.
 
-Tag: binary-compiled-with-profiling-enable
+Tag: binary-compiled-with-profiling-enabled
 Type: warning
 Info: While profiling is useful for testing and debugging purposes, enabling
  it causes a program to leave gmon.out files whenever a user runs it.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2004-02-08 20:06:15 UTC (rev 10)
+++ trunk/debian/changelog	2004-02-08 20:14:09 UTC (rev 11)
@@ -10,24 +10,26 @@
      (Patch by Nicholas Breen <nbreen@ofb.net>)
    * Support for dash scripts (Closes: #194787)
      (Patch by Frank Lichtenheld <djpig@debian.org>)
-  
+   * checks/binaries.desc:
+     + Fix typo (Closes: #202856)
+
   Frank Lichtenheld <djpig@debian.org>
-   * checks/debhelper: 
-     + fix parsing debian/compat for needed 
+   * checks/debhelper:
+     + fix parsing debian/compat for needed
        version (Closes: #198611)
      + update list of existing debhelper commands
-   * checks/manpages: 
+   * checks/manpages:
      + push back the extension after testing for
        manpage-not-compressed (Closes: #225293)
    * checks/copyright-file: don't complain about missing reference to
       the GPL if we already detected a wrong reference (Closes: #225837)
-   * checks/debconf: 
+   * checks/debconf:
      + don't complain about partially-translated-question, if
        Choices is only a substitution variable (Closes: #200802,#222648)
      + fix testing of dependencies to eliminate false
        positives of missing-debconf-dependency (Closes: #195201)
 
- -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sat, 31 Jan 2004 14:44:55 +0100
+ -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sun,  8 Feb 2004 21:10:36 +0100
 
 lintian (1.22.9) unstable; urgency=low
 



Reply to: