]> git.proxmox.com Git - libgit2.git/commitdiff
removed full stop from short description
authorRussell Sim <russell.sim@gmail.com>
Sun, 18 Mar 2012 11:12:54 +0000 (22:12 +1100)
committerRussell Sim <russell.sim@gmail.com>
Sun, 20 May 2012 11:21:58 +0000 (21:21 +1000)
debian/control

index f6f89e59628621f4f7dfc1ede73d3b6aa6509242..55cdc0a6c88431ec3ca78a90d2f4d98b892c7dd7 100644 (file)
@@ -13,7 +13,7 @@ Package: libgit2-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
-Description: libgit2 is an implementation of the Git DVCS.
+Description: libgit2 is an implementation of the Git DVCS
  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: libgit2 is an implementation of the Git DVCS
  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.
@@ -34,7 +34,7 @@ Section: debug
 Architecture: any
 Depends: libgit2-0 (= ${binary:Version}),
          ${misc:Depends}
-Description: libgit2 library and debugging symbols.
+Description: libgit2 library and debugging symbols
  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.