diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0ae2934d..3f292e01 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: git-buildpackage Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, devscripts, git-load-dirs Description: bunch of scripts to ease the development of Debian packages with git - This package contains the following tools: + This package contains the following tools: * git-import-dsc: import an existing Debian source package into a git repository * git-import-orig: import a new upstream version into the git repository |