[Debian-ha-commits] [booth] 01/01: d/control: fix lintian warning in Description

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sat Aug 5 15:26:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository booth.

commit 659e5c6b6af34e26ffbadda65d15e516aecc8887
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sat Aug 5 17:24:00 2017 +0200

    d/control: fix lintian warning in Description
    
    First line of Description should not start with the
    or the package name.
---
 debian/booth.lintian-overrides | 2 --
 debian/control                 | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/booth.lintian-overrides b/debian/booth.lintian-overrides
deleted file mode 100644
index fd1d55e..0000000
--- a/debian/booth.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# The description is the README title
-booth: description-synopsis-starts-with-article
diff --git a/debian/control b/debian/control
index bca094f..f9df0a8 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: booth
 Architecture: linux-any
 Section: admin
 Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
-Description: The Booth Cluster Ticket Manager
+Description: Cluster Ticket Manager
  Booth manages tickets which authorize cluster sites located in
  geographically dispersed locations to run resources. It
  facilitates support of geographically distributed clustering in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/booth.git



More information about the Debian-HA-Commits mailing list