From b788cc0ac98d44a5470c680b39fab37346438d7a Mon Sep 17 00:00:00 2001 From: Russell Sim Date: Thu, 22 Mar 2012 22:21:59 +1100 Subject: [PATCH] updated description field --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7b159fe6f..6bad5605e 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Package: libgit2-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, -Description: libgit2 is an implementation of the Git DVCS +Description: Git low-level commands library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. @@ -24,7 +24,7 @@ Package: libgit2-0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: libgit2 is an implementation of the Git DVCS +Description: Git low-level commands library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API.