[SCM] naspro-core/master: Fix lintian's description-synopsis-starts-with-article warning.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Mar 30 09:03:56 UTC 2011


The following commit has been merged in the master branch:
commit 66eee1d537aa7f427bb1e5be728e976cf41ada12
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Mar 30 11:01:16 2011 +0200

    Fix lintian's description-synopsis-starts-with-article warning.

diff --git a/debian/control b/debian/control
index 38dba4d..0dd81f0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: libnacore3
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
-Description: The NASPRO core library
+Description: NASPRO core library
  A tiny convenience library containing useful code to implement LV2
  dynamic manifest plugins and especially bridges from other APIs to
  LV2.
@@ -48,7 +48,7 @@ Depends: ${misc:Depends},
  libnacore3 (<< ${source:Upstream-Version}+1~),
  pkg-config,
  lv2core
-Description: The NASPRO core library (development files)
+Description: NASPRO core library (development files)
  A tiny convenience library containing useful code to implement LV2
  dynamic manifest plugins and especially bridges from other APIs to
  LV2.

-- 
naspro-core packaging



More information about the pkg-multimedia-commits mailing list