[SCM] lame/master: Fix description-synopsis-starts-with-article lintian warnings.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue May 3 16:37:53 UTC 2011


The following commit has been merged in the master branch:
commit 5d894e0f1db6ef5cc55767d070d1d24de3ce3f20
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue May 3 12:36:47 2011 -0400

    Fix description-synopsis-starts-with-article lintian warnings.

diff --git a/debian/control b/debian/control
index 44d6c2c..84f8470 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: lame
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: An MP3 encoding library (frontend)
+Description: MP3 encoding library (frontend)
  LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and
  improving MP3 encoding technology. LAME includes an MP3 encoding library, a
  simple frontend application, and other tools for sound analysis, as well as
@@ -33,7 +33,7 @@ Package: lame-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Description: An MP3 encoding library (documentation)
+Description: MP3 encoding library (documentation)
  LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and
  improving MP3 encoding technology. LAME includes an MP3 encoding library, a
  simple frontend application, and other tools for sound analysis, as well as
@@ -51,7 +51,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends}
 Conflicts: liblame0
 Replaces: liblame0
-Description: An MP3 encoding library
+Description: MP3 encoding library
  LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and
  improving MP3 encoding technology. LAME includes an MP3 encoding library, a
  simple frontend application, and other tools for sound analysis, as well as
@@ -67,7 +67,7 @@ Section: libdevel
 Architecture: any
 Depends: libmp3lame0 (= ${binary:Version}),
          ${misc:Depends}
-Description: An MP3 encoding library (development)
+Description: MP3 encoding library (development)
  LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and
  improving MP3 encoding technology. LAME includes an MP3 encoding library, a
  simple frontend application, and other tools for sound analysis, as well as

-- 
lame packaging



More information about the pkg-multimedia-commits mailing list