summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2011-06-14 17:55:07 +0200
committerAxel Beckert <abe@deuxchevaux.org>2011-06-14 17:55:07 +0200
commit4cbb6b9fabbd94ce38ed31e61289df69d8a06f3c (patch)
treec8368ee9bd96aea55f1fd5825319d9271203a19a
parent6629343a22a28600d73e61148b0e96a5f00570dc (diff)
downloadzsh-4cbb6b9fabbd94ce38ed31e61289df69d8a06f3c.tar.gz
zsh-4cbb6b9fabbd94ce38ed31e61289df69d8a06f3c.zip
Fixed lintian warning "description-synopsis-starts-with-article"
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 481ac1ff6..e4d7440da 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Architecture: any
Depends: ${shlibs:Depends}
Recommends: ${shlibs:Recommends}
Suggests: zsh-doc
-Description: A shell with lots of features
+Description: shell with lots of features
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
@@ -42,7 +42,7 @@ Package: zsh-static
Architecture: any
Depends: ${shlibs:Depends}, zsh
Suggests: zsh-doc
-Description: A shell with lots of features (static link)
+Description: shell with lots of features (static link)
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
@@ -56,7 +56,7 @@ Description: A shell with lots of features (static link)
Package: zsh-dev
Architecture: any
Section: libdevel
-Description: A shell with lots of features (development files)
+Description: shell with lots of features (development files)
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
@@ -73,7 +73,7 @@ Architecture: any
Section: debug
Priority: extra
Depends: zsh (= ${binary:Version})
-Description: A shell with lots of features (debugging symbols)
+Description: shell with lots of features (debugging symbols)
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles